This is more of a technical FYI, not really a practical guide for Linuxwhore.com server users :-). Well, actually, I suppose everything except for the mysql commands could be performed by users, the rest needs to be granted by root.
mkdir phpnuke
cd phpnuke/
tar -zxvf ../PHP-Nuke-6.8.tar.gz
[...]


