title: CyberPanel - Free Linux VPS Panel based on OpenLiteSpeed Web Engine
tags:
- CyberPanel
- Linux
- VPS
- VPS
excerpt: ''
categories: - Linux
abbrlink: 56477
date: 2018-10-25 10:45:20
Recently, I visited the official website of CyberPanel and found that the version has reached V1.6, and the basic functions should be considered mature. However, the number of users is not very high at the moment, which may be related to the actual promotion and publicity efforts of the official website. Of course, there are also many domestic users' usage habits, because after all, as a control panel, we can choose one that we are used to, and there is no need to use too many. In this article, we will experience the installation and basic functions of the free CyberPanel control panel.
1. Configuration Requirements#
According to the official requirements, the server system needs to use CentOS 7.x, Python 2.7, 512MB of memory, and a hard disk of 10GB or more.
2. One-Click Installation Package#
yum install curl curl-devel wget -y
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
You can directly install the latest version with one click. After the installation is complete, you will see the login address, username, and password.
3. CyberPanel Login#
When logging into the CyberPanel control panel, we can choose Chinese (Simplified). Because the control panel comes with language packs, we can log in and see Simplified Chinese. After logging into the CyberPanel control panel, the experience is quite good. After all, there are quite a few Chinese people in the OpenLiteSpeed team, so there is still a targeted hope for Chinese users to use it.