CPanel / WHM VPS
From Spry Wiki
[edit]
Determine version
There are two versions of Cpanel that can be installed on a server.
Layer1: The layer1 install is the "stable" branch of the development and should work on all supported operating systems.
Layer2: The layer2 install is the "current" bleeding edge development.
- The layer2 can be upgraded to after installing layer1.
[edit]
Install
To install Cpanel on a server start by downloading the install script from Cpanel.
$wget http://layer1.cpanel.net/latest
Next execute the latest script with sh.
$/bin/sh latest
More install suggestions can be found at: http://www.cpanel.net/docs/whm/WebHost_Manager_User_Manual.htm#Installation.htm
