
22nd May 2006, 16:53
|
|
Moderator
|
|
Join Date: Dec 2005
Location: The Netherlands
Posts: 2,010
Thanks: 254
Thanked 135 Times in 120 Posts
|
|
found it again :-)
Quote:
Make a backup of /root/ispconfig and /home/admispconfig:
cd /root
tar -pczf root.tar.gz ispconfig/
cd /home
tar -pczf home.tar.gz admispconfig/
Also make an SQL dump of the ISPConfig database
|
|