Hjälpcentral
How to Install cPanel/WHM on your VPS Skriv ut denna artikeln
It’s very easy to install cPanel on a VPS with SSH. You can accomplish it with a few steps:
- Log in to your Linux VPS via SSH as the root user (or gain root permissions from another user). If you’re not familiar with SSH, check out How to Connect to your VPS with SSH.
- Copy the following into the server’s command line:
yum install -y perl;cd /home;wget -N http://httpupdate.cpanel.net/latest;sh latest;/usr/local/cpanel/cpkeyclt
The last part of the command will automatically check for and verify the server’s cPanel license. If you do not have a license, you can still install WHM/cPanel, but the licensing command will fail and cPanel will continue in trial mode until verified. (Should you need help getting a license, just ask us!)
This article applies to:
- CentOS 5
- CentOS 6
- CentOS 7
- and equivalent RHEL or Scientific Linux distributions.
Hjälpte svaret dig?
Relaterade artiklar
How to Log in to cPanel/WHM VPS
If you chose to install cPanel/WHM on your VPS, you can log in to the WHM control panel interface...
If you chose to install cPanel/WHM on your VPS, you can log in to the WHM control panel interface...
How to Install Installatron
Simply access our VPS as the root user (SSH), and execute the following commands: wget...
Simply access our VPS as the root user (SSH), and execute the following commands: wget...
How to Install XAMPP Webserver Stack
Navigate to the following page from your Windows VPS, and download the proper installation...
Navigate to the following page from your Windows VPS, and download the proper installation...
What are IOPS?
"IOPS (Input/Output Operations Per Second, pronounced eye-ops) is a common performance...
"IOPS (Input/Output Operations Per Second, pronounced eye-ops) is a common performance...
Reverse DNS (RDNS) Records: How to add PTR Records for IP Addresses
From the Secure Client Panel, you can easily setup Reverse DNS records, also called PTR...
From the Secure Client Panel, you can easily setup Reverse DNS records, also called PTR...