no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | cpanel:whmxtra-install-remove-guide [2014-08-11 11:58:31] (current) – created rory.blanchard | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== WHMXtra Installation/ | ||
+ | ==== Installing WHMXtra ==== | ||
+ | Installing WHMXtra is easy, just log in through SSH and run the following commands: | ||
+ | < | ||
+ | cd /home | ||
+ | wget http:// | ||
+ | sh pro.sh | ||
+ | </ | ||
+ | |||
+ | Then login to WHM, go to Plugins, select WHMXtra and continue with the installation. | ||
+ | \\ | ||
+ | \\ | ||
+ | ==== Removing WHMXtra ==== | ||
+ | Removing WHMXtra is also easy, log in through SSH and run the following commands: | ||
+ | |||
+ | < | ||
+ | cd /home | ||
+ | wget http:// | ||
+ | sh remitall.sh | ||
+ | </ | ||
+ | |||
+ | When the command is completed, WHMXtra will be uninstalled. | ||
+ | \\ | ||
+ | \\ | ||
+ | \\ |