Friday, July 24, 2009

Account restore

This doc will help you to restore an account from backup through backend(shell) in cpanel servers

1) Check whether the account have backup

2) Create a backup copy of the current account

# /scripts/pkgacct username

3) move teh account from /home to any other partition.

# mv /home/cpmove-username.tar.gz /root

4) /scripts/killacct username

5) cd /backup/cpbackup/respective folder

6) cp username.tar.gz /home

7) /scripts/restorepkg clintons

No comments:

Post a Comment