共計 1548 個字符,預計需要花費 4 分鐘才能閱讀完成。
這篇文章將為大家詳細講解有關 Ubuntu 如何安裝 Froxlor 服務器管理面板,丸趣 TV 小編覺得挺實用的,因此分享給大家做個參考,希望大家閱讀完這篇文章后可以有所收獲。
關于 Froxlor
Froxlor 是一款服務器管理面板用于管理多用戶服務器??梢员挥脕砉芾碛蛎铡㈦娮余]件帳戶或 Web 服務器等,這是一款除 cPanel 或 webmin 以外的一個很好的選擇。
功能:
◆Enable customers to store ssl certificates per domain and determine which port should use ssl.
◆You can choose which IP address and which port should be used per domain.
◆Comes with an added layer of customer management, allow customers to create support tickets and enable them to reply within froxlor with online/offline indicator.
◆Comes with customizable themes, you can create your own themes.
◆Save diffrent php configuration and choose which php.ini should be used.
◆All http, mail and ftp traffic logs are stored and could be monitored with via interactive graphs.
◆Users can upload or download theirs files directory via browser with the help of web-ftp.
安裝 Froxlor
本安裝教程安裝系統環境為 Ubuntu 15.04。你必須安裝如 MySQL、Apache、或 Python 包等所有先決條件。
添加 froxlor 庫、更新及安裝命令:
sudo add-apt-repository deb http://debian.froxlor.org wheezy main sudo apt-get update sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key FD88018B6F2D5390D051343FF6B4A8704F9E9BBC sudo apt-get install froxlor php5-curl
在安裝過程中,你會被要求輸入一些細節。首先,提供了 MySQL 的密碼:
如下界面輸入 yes 并回車:
選擇 Internet Site (默認),回車:
設置 mail 名:
保持 ProFTPD 的默認選項,默認情況下。
重啟 apache 服務:
sudo /etc/init.d/apache2 restart
打開瀏覽器并輸入:http://IP 地址 /froxlor
重要提示:到了這一步,出現 Web 服務器的 404 錯誤,我只需要移動 froxlor 目錄,froxlor 包默認安裝在 /var/WWW 移動到 /var/www/html,然后打開瀏覽器繼續,點擊安裝按鈕。
驗證所有要求是否滿足與否,然后點擊繼續。
提供所需的 Mysql,FQDN,管理等憑證,點擊下一步。
確保所有的服務都是功能性的,點擊下一步。
登錄的用戶名是:admin,密碼安裝時指定由你。
儀表板將類似于下面。
OK,安裝完畢,現在你可以看看里面的具體功能了。
關于“Ubuntu 如何安裝 Froxlor 服務器管理面板”這篇文章就分享到這里了,希望以上內容可以對大家有一定的幫助,使各位可以學到更多知識,如果覺得文章不錯,請把它分享出去讓更多的人看到。