Saturday, June 28, 2008

Setting up backups when there is only 1 drive

This can be tricky, but, do the following:


cd /home
mkdir cpbackup
mkdir /backup
cd /backup
ln -s /home/cpbackup


Then go in to WHM, and enable daily/weekly/monthly backups in to /backup

No comments: