Copy everything to new hdd
hi everyonei just added a second hdd for my server . Now i want to copy all my accounts, files, database to new hdd. What is the best way to move everything in that hdd ( which i am using it now ) to second hdd ?
HEre what i do (coorect me if i'm wrong):
/scripts/pkgacct ACCOUNTNAME &
mv cpmove-USER***.tar.gz /mnt/home/
and next will be untar ? ( dont really remember the command )
Here is my 2 hdds:
Disk hde2 (/) DMA+
Disk hdg2 (/mnt) DMA+
thanks
p/s: Centos 3.4 + cpanel. Sorry about this kind of old question, but i have searched around and dont see any best solutions.