Install Cyberpanel in Ubuntu 22.04

From PheonixSolutions
Jump to navigation Jump to search
How to install Cyberpanel in Ubuntu 22.04
[edit]

CyberPanel, a web hosting control panel to manage your websites, entire VPS server, and more. With CyberPanel we will be able to have a fast and efficient Panel. The fast is because it uses neither Nginx nor Apache as a web server but the very fast [[1]]. In addition to this, you can deploy WordPress sites with SSL in a few clicks and quickly.

Implementation:

Step 1: Download the script

 $ wget -O installer.sh https://cyberpanel.net/install.sh

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image11.png

Step 2: Give permission to execute the script

 $ chmod +x installer.sh

Step 3: Execute the script

$ sh installer.sh

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image6.png

Press 1 and the installer will start asking you a series of configuration questions

'Step 4: Choose option 1 to install with OpenLiteSpeed

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image10.png

Step 5: Choose Full installation option

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image2.png

Step 6: If we want to setup local DB -Mysql Server choose No. If you want to go with remote DB server choose Yes

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image5.png

Step 7: Press enter to proceed with latest version

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image4.png

Step 8: If we want to go with default password press "d", if we want to go with random password press "r", else go with set new password by pressing "s"

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image7.png

Step 9: if we want to wish to install the Memcached and Redis extensions for PHP, press "Y" else "N"

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image8.png

Step 10: It is recommended to enable WatchDog as this plugin will help CyberPanel to detect problems in the tables and data

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image3.png

Step 11: At last the whole installation will be completed and restart the server.

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image9.png

Step 12: Access the cyberpanel witht he URL as mentioned

URL: http://server-IP:8090

https://wiki.pheonixsolutions.com/index.php/File:Vertopal_afde13827b454231adb85ee3a7bce572-media-image1.png

Reference link:

https://unixcop.com/how-to-install-cyberpanel-ubuntu/#:~:text=CyberPanel%20provides%20us%20with%20an,download%20the%20script%20using%20wget%20.&text=The%20first%20system%20checks%20will,you%20want%20to%20install%20CyberPanel.