Install Froxlor Server Management Panel on Ubuntu
About Froxlor
Froxlor is a server management panel used to manage multi-user servers. It can be used to manage domain name services, email accounts, or Web servers. This is a good choice except cPanel or webmin.
Function:
- Enable MERs to store ssl certificates per domain and determine which port shocould use ssl.
- You can choose which IP address and which port shocould 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 shocould be used.
- All http, mail and ftp traffic logs are stored and cocould be monitored with via interactive graphs.
- Users can upload or download theirs files directory via browser with the help of web-ftp.
Install Froxlor
In this tutorial, the system environment is Ubuntu 15.04. You must install all the prerequisites, such as MySQL, Apache, or Python packages.
Add froxlor library, update and install command:
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
During the installation process, you will be asked to enter some details. First, provide the MySQL password:
Enter yes on the following page and press Enter:
Select Internet Site (default) and press Enter:
Set mail Name:
Retain the default ProFTPD options.
Restart the apache service:
sudo /etc/init.d/apache2 restart
Open your browser and enter: http: // ip address/froxlor
Important: In this step, the 404 error occurs on the Web server. I only need to move the froxlor directory. The froxlor package is installed on/var/WWW by default and moved to/var/www/html, open the browser and click "Install.
Verify whether all requirements are met and click Continue.
Provide the required Mysql, FQDN, and management creden。, and click Next.
Make sure all services are functional. click Next.
The logon username is admin, which is specified during password installation.
The dashboard is similar to the following.
OK. The installation is complete. Now you can check the specific functions.