Skip to main content

Next-generation hosting control panel by the creators of OpenLiteSpeed. 

CyberPanel is a next-generation hosting control panel, which provides a friendly user interface.

The CyberPanel image provides a One-Click installer to automatically install OpenLiteSpeed, LSCache, WordPress, Prestashop, Joomla, Magento and git. It also automates the initial setup for components like Mail service and DNS, to reduce the time it takes to get set up for hosting.

CONFIGURATIONDESCRIPTION
Select
an Image
CyberPanel supports CentOS 7 and Ubuntu 20.04 LTS. These distributions are pre-selected on the Linode creation page. Required.
RegionThe region where you would like your Linode to reside. In general, it’s best to choose a location that’s closest to you. For more information on choosing a DC, review the How to Choose a Data Center guide. You can also generate MTR reports for a deeper look at the network routes between you and each of our data centers. Required.
Linode PlanYour Linode’s hardware resources. You can use any size Linode for your CyberPanel app. The Linode plan that you select should be appropriate for the amount of data transfer, users, storage, and other stress that may affect the performance of server. Required.
Linode LabelThe name for your Linode, which must be unique between all of the Linodes on your account. This name will be how you identify your server in the Cloud Manager’s Dashboard. Required.
Root PasswordThe primary administrative password for your Linode instance. This password must be provided when you log in to your Linode via SSH. The password must meet the complexity strength validation requirements for a strong password. Your root password can be used to perform any action on your server, so make it long, complex, and unique. Required.

Getting Started After Deployment

Access Your CyberPanel App

  1. When the installation completes, log into your Linode via SSH, replacing `192.0.2.0` with your Linode’s IP Address and entering your Linode’s root password when prompted:

    ssh root@192.0.2.0
  2. You should see the CyberPanel welcome messsage when logging into the Linode. This will include instructions for accessing CyberPanel, phpMyAdmin, and Rainloop in your web browser. Replace `192.0.2.0` with your Linode’s IP address.
Welcome to LiteSpeed One-Click CyberPanel Server.
To keep this server secure, the firewalld is enabled.
CyberPanel One-Click Quickstart guide:
* https://docs.litespeedtech.com/cloud/images/cyberpanel/

In a web browser, you can view:
* CyberPanel: https://192.0.2.0:8090
* phpMyAdmin: https://192.0.2.0:8090/phpmyadmin
* Rainloop:   https://192.0.2.0:8090/rainloop

On the server:
* You can get the CyberPanel admin password with the following command:
sudo cat /root/.litespeed_password
* You can get the Mysql cyberpanel user password with the following command:
sudo cat /root/.db_password

System Status:
Load : 0.06, 0.53, 0.43
CPU  : 30.0763%
RAM  : 355/3936MB (9.02%)
Disk : 7/79GB (10%)

Your CyberPanel is up to date
***************************************************************

Do you wish to update the system now? This will update the web server as well. [Y/n]?

  • Obtain your CyberPanel administrator password from the command line.

    cat .litespeed_password

    You should see output similar to the following:

    admin_pass=qN1Jo7XKCekN8ZAV

    In the above example, the password is `qN1Jo7XKCekN8ZAV`.

    3. Visit the CyberPanel administration panel by visiting your Linode’s IP in a web browser on port 8090. For example, if your IP address is `192.0.2.0`, you would visit `https://192.0.20:8090`.

    Note: CyberPanel uses a self-signed certificate issued by LiteSpeedCommunity. Because it is not signed by a common Certificate Authority, your browser may warn about the security of the connection and require you to add a security exception.

    Log in to the administration panel using the username `admin` and the password you obtained in step three.


  • You should now see the administration panel.

Now that you’ve accessed your dashboard, checkout the official CyberPanel documentation to learn how to further configure your instance.

The CyberPanel One-Click App was built for Linode by LiteSpeed Technologies. For support regarding app deployment, contact Linode Support. For support regarding the tool or software itself, use the information in the sidebar to contact LiteSpeed.