Embark on a straightforward journey to install FASTPANEL on your Linux server, a powerful server management panel. Follow these step-by-step instructions for a hassle-free setup:
Introduction: FASTPANEL is a robust server management panel that simplifies site creation, mail and database management, backups, task planning, and traffic analysis. Enhance security with two-factor authentication and experience easy access control configuration.
Visit the official website to obtain your free license: FASTPANEL Official Website Explore the demo version here: FASTPANEL Demo
Installation Requirements: Ensure a freshly installed operating system; supported options include Debian 8, Debian 9, Debian 10, Ubuntu 18.04, Ubuntu 20.04, and CentOS 7. Installation on a pre-configured server is not possible.
Step 1: Connect to Your Server via SSH
Connect to your server using SSH with your root password.
Step 2: Install wget Utility (if not installed)
Execute the following commands based on your operating system:
For Debian/Ubuntu:
apt-get update; apt-get install wget
For CentOS:
yum makecache; yum install wget
Step 3: Initiate FASTPANEL Installation
Run the following command to initiate FASTPANEL installation:
wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -
Step 4: Access Data and License Activation
Upon successful installation, receive a message with access data. Follow the example below:
Installation Done
Congratulations! FASTPANEL successfully installed. Access the control panel on your browser at:
https://ip_of_your_server:8888
For your first login, the panel will request a license. Enter your email address, and the license data will be sent to you. Initial login details:
- Username: fastuser
- Password: (Matches the root user password of the server)
By following these steps, you'll have FASTPANEL installed and ready for efficient server management. Access the control panel and unleash the full potential of FASTPANEL for your server.