Ubuntu安裝Froxlor服務(wù)器管理面板
關(guān)于Froxlor
Froxlor 是一款服務(wù)器管理面板用于管理多用戶服務(wù)器。可以被用來(lái)管理域名服務(wù)、電子郵件帳戶或Web服務(wù)器等,這是一款除 cPanel 或webmin 以外的一個(gè)很好的選擇。
功能:
◆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
本安裝教程安裝系統(tǒng)環(huán)境為 Ubuntu 15.04。你必須安裝如 MySQL、Apache、或Python包等所有先決條件。
添加 froxlor 庫(kù)、更新及安裝命令:
- 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
在安裝過(guò)程中,你會(huì)被要求輸入一些細(xì)節(jié)。首先,提供了MySQL的密碼:
如下界面輸入 yes 并回車:
選擇 Internet Site (默認(rèn)),回車:
設(shè)置mail名:
保持ProFTPD的默認(rèn)選項(xiàng),默認(rèn)情況下。
重啟apache服務(wù):
- sudo /etc/init.d/apache2 restart
打開(kāi)瀏覽器并輸入:http://IP地址/froxlor
重要提示:到了這一步,出現(xiàn)Web服務(wù)器的404錯(cuò)誤,我只需要移動(dòng)froxlor目錄,froxlor包默認(rèn)安裝在/var/WWW移動(dòng)到/var/www/html,然后打開(kāi)瀏覽器繼續(xù),點(diǎn)擊安裝按鈕。
驗(yàn)證所有要求是否滿足與否,然后點(diǎn)擊繼續(xù)。
提供所需的Mysql,F(xiàn)QDN,管理等憑證,點(diǎn)擊下一步。
確保所有的服務(wù)都是功能性的,點(diǎn)擊下一步。
登錄的用戶名是:admin,密碼安裝時(shí)指定由你。
儀表板將類似于下面。
OK,安裝完畢,現(xiàn)在你可以看看里面的具體功能了。