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).
Ini adalah tampilan froxlor yang saya install diserver vps :Resellers & Customers
Manage reseller ressources and limit what the customers may use in the dedicated customerpanel.
Salah satu yang saya suka dari froxlor adalah tidak terlalu memakan memory vps yang saya pakai :), karena hanya dengan 1GB memory panel froxlor berjalan dengan baik.
Lalu bagaimana caranya untuk menginstall froxlor ??
1. Edit sources
In order to install Froxlor on Debian we need to add the repositories first:
touch /etc/apt/sources.list.d/froxlor.list
Next we will add the sources to froxlor.list.
If you're on Debian Squeeze:
echo 'deb http://debian.froxlor.org squeeze main' > /etc/apt/sources.list.d/froxlor.list
If you're on Debian Wheezy:
echo 'deb http://debian.froxlor.org wheezy main' > /etc/apt/sources.list.d/froxlor.list
2. Approve key for Froxlor
Now add and approve the key for the Froxlor packages:
apt-key adv --keyserver pool.sks-keyservers.net --recv-key FD88018B6F2D5390D051343FF6B4A8704F9E9BBC
3. Update package list
To update your package list and upgrade your system to latest, enter the following command:
apt-get update && apt-get upgrade
4. Install Froxlor
Install Froxlor together with all needed packages (e.g. webserver):
apt-get install froxlor
Setelah kita mengikuti langkah diatas, kita bisa melanjutkannya melalui browser dengan mengarahkannya ke url htttp://ipkamu/froxlor
Selamat Mencoba :)

Tidak ada komentar:
Posting Komentar