- Log in to your linux dedicated server via SSH as the root user (or gain root permissions).
- 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 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.
Installation of cPanel/WHM, a complete web hosting and server management control panel, can be automated with a few commands:
- 1 Benutzer fanden dies hilfreich