Quote:
Originally Posted by twhdir
SSH for Shell Access
ConfigServer Firewall
ConfigServer Mail Queue Manager
cpbackup
UPCP
That is all, I think.
|
cpbackup and upcp are simply scripts included with cPanel. They are def. some of the more important ones, however they can be accessed via the WHM interface anyway.
If you plan on rebuilding apache + PHP, please take a look at easyapache. I would reccoemnd you do so via SSH. Simply run the following:
Code:
/scripts/easyapache
It will make for an easier build, and ensure that everything is done correctly. Simply follow the steps, and select your preferences. It may take a little getting used to!
twhdir did bring up something important. Mail. Right off the bat, you should ensure that your IPs have a reverse DNS entry to your own website. Some Hosts forget to do so, and it will cause most emails to be labelled as SPAM. Afterwords, please read up on SPF records. Ensure you've set them for yourself, and your clients.
|