How to install cPanel/ WHM on Fedora 9
At the time of writing cPanel/WHM was not officially support Fedora 9, however to install cPanel you can do the following:
- yum -y install tcp_wrappers-devel perl tar
- mkdir /home/whm
- cd /home/whm
- wget http://layer1.cpanel.net/latest
- sh latest &
- Done.

(2 votes, average: 4 out of 5)