How to make a backup using command prompt ? How to pack a user account using SSH putty ?
These similar questions are very common among newbies and new webmasters.
Here below is the code that you can use to pack a CPanel account.
1). Open SSH Command prompt window and login as root with your root password.
2). Run the below code and press enter.
Where username will be the username of the account you want to generate a backup for.
3). Your backup file will be available in /home/ directory fo your server.
CHEERS !
These similar questions are very common among newbies and new webmasters.
Here below is the code that you can use to pack a CPanel account.
1). Open SSH Command prompt window and login as root with your root password.
2). Run the below code and press enter.
Code:
/scripts/pkgacct username
3). Your backup file will be available in /home/ directory fo your server.
CHEERS !
0 comments:
Post a Comment