FastPanel is currently one of the most popular server management software available today. It is similar to cPanel or DirectAdmin. However, it is very simple so it runs much faster than other server management software, and especially it is completely free.
Fastpanel has full features of hosting management software. Include:
- Domain management
- Filemanager
- Database management
- Backup
- Free Let’s Encrypt SSL certificate
- VPS tracking statistics,
- Emails
- FTP and SFTP
- Apache & Nghinx
- ….
Install Fastpanel
Step 1: SSH login to VPS/Server
To install you login SSH to the vps / server as root
Step 2: Run the following command line:
On Debian / Ubuntu
apt-get update
apt-get install wget
On CentOS:
yum makecache
yum install wget
Step 3: Run the following command line to install Fastpanel
wget http:

Step 4: If you see the following results, you are successful
Congratulations! FASTPANEL® successfully installed and available now for you at https://your ip:8888
Login: fastuser
Password: password
Good luck!
