Froxlor – Server Management Panel

Sponsored Link
The lightweight server management software for your needs.Developed by experienced server administrators, this open source (GPL) panel simplifies the effort of managing your hosting platform.

Froxlor Features

True Multistack

Choose per domain which IPv4 and/or IPv6 addresses and which ports should be used.

Advanced SSL

Determine which ports should use SSL and allow customers to store certificates per domain.

PHP-configuration

Save different PHP-configurations and choose per domain which php.ini should be used (FCGI/FPM only).

Resellers & Customers

Manage reseller ressources and limit what the customers may use in the dedicated customerpanel.

Trafficcalculation

Store dedicated HTTP, FTP and Mail traffic and view it in interactive graphs.

Support tickets

Allow your customers to create support tickets and reply directly within Froxlor -- with online/offline indictator for the customers.

Themeable interface

Style froxlor by overwriting the basis CSS or create your complete own theme.

Other Features

MySQL management
Directory protection & settings
Quota management

Install Froxlor on ubuntu 15.04 server

You need to make sure you have ubuntu 15.04 LAMP server installed.

Now you need to import the key

sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key FD88018B6F2D5390D051343FF6B4A8704F9E9BBC

Add the froxlor repo

sudo add-apt-repository "deb http://debian.froxlor.org wheezy main"

Update the source list

sudo apt-get update

Install froxlor

sudo apt-get install froxlor php5-curl

At the time of installation you will be prompted for postfix and proftpd configuration use the default settings.

Restart the apache2 service

sudo service apache2 restart

After the installation you have to move froxlor directory from /var/www to /var/www/html/

mv /var/www/froxlor /var/www/html/

Now you need to go to http://serverip/froxlor

You should see similar to the following screen here click on Start Install


Sponsored Link

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *