<\/span><\/h2>\nIt is recommended to have a minimal install base of OS packages, so stop and uninstall Apache, MySQL, Postfix, Dovecot, etc. and delete their configuration files:<\/p>\n
systemctl stop apache2\nsystemctl stop mysql\nsystemctl stop postfix\nsystemctl stop dovecot\napt-get purge apache2* libapache2* mysql-client* mysql-common* mysql-server* postfix* dovecot*\napt-get autoremove\napt-get clean\nrm -rf \/var\/lib\/mysql<\/pre>\nYou can now download the latest version of CyberPanel installer script with:<\/p>\n
cd \/opt\nwget -O installer.sh https:\/\/cyberpanel.net\/install.sh\nchmod 755 installer.sh<\/pre>\nAfter downloading the installer script, run the command below to begin the installation:<\/p>\n
sh installer.sh<\/pre>\nDuring the installation, you should see a series of prompts. Choose the appropriate options to finish the installation:<\/p>\n
Checking root privileges...\nYou are runing on root...\nChecking OS...\nDetecting Ubuntu 18.x...\nPre-flight check completed...\nProcess check completed...<\/pre>\nCyberPanel Installer v2.0\n\n1. Install CyberPanel.\n\n2. Install Addons.\n\n3. Exit.\n\n\nPlease enter the number[1-3]: 1<\/pre>\nNow, enter the number “1” and hit [ENTER].<\/p>\n
The next step will look as follows:<\/p>\n
CyberPanel Installer v2.0\n\nRAM check : 108\/985MB (10.96%)\n\nDisk check : 4\/30GB (15%) (Minimal 10GB free space)\n\n1. Install CyberPanel with OpenLiteSpeed.\n\n2. Install Cyberpanel with LiteSpeed Enterprise.\n\n3. Exit.\n\nPlease enter the number[1-3]: 1<\/pre>\nEnter the number “1” and hit [ENTER] once again.<\/p>\n
After that, the script should start downloading and installing the packages that you’re about to choose.<\/p>\n
Install minimal service for CyberPanel? This will skip PowerDNS, Postfix and Pure-FTPd.\nMinimal installation [y\/N]: N\n\nDo you wish to install Postfix?\nPostfix installation [Y\/n]: Y\n\nDo you wish to install PowerDNS?\nPowerDNS installation [Y\/n]: Y\n\nDo you wish to install Pure-FTPd?\nPure-FTPd installation [Y\/n]: Y\n\nPlease choose to use default admin password 1234567, randomly generate one (recommended) or specify the admin password?\nChoose [d]efault, [r]andom or [s]et password: [d\/r\/s] d\n\nAdmin password will be set as 1234567\n\nReplace JS\/CSS files to JS Delivr?\nThis may improve panel loading speed in Asia Pacific region...\nPlease select [y\/N]: y\n\nInstall Memcached extension for PHP?\nPlease select [y\/N]: y\n\nInstall LiteSpeed Memcached?\nPlease select [y\/N]: y\n\nInstall Redis extension for PHP?\nPlease select [y\/N]: y\n\nInstall Redis?\nPlease select [y\/N]: y<\/pre>\nOnce the installation has been completed, you should see a screen similar to the below with the administrator logon details:<\/p>\n
###################################################################\nCyberPanel Successfully Installed\n\nCurrent Disk usage : 6\/30GB (24%)\n\nCurrent RAM usage : 258\/985MB (26.19%)\n\nInstallation time : 0 hrs 56 min 53 sec\n\nVisit: https:\/\/your_server_IP<\/span>:8090\nPanel username: admin\nPanel password: 1234567\n\nPlease change your default admin password\nIf you need to reset your panel password, please run:\nadminPass YOUR_NEW_PASSWORD\n\nIf you change mysql password, please modify file in\n\/etc\/cyberpanel\/mysqlPassword with new password as well\n\nWebsite : https:\/\/www.cyberpanel.net\nForums : https:\/\/forums.cyberpanel.net\nWikipage: https:\/\/docs.cyberpanel.net\n\nEnjoy your accelerated Internet by\nCyberPanel & OpenLiteSpeed\n###################################################################<\/pre>\n