You are Here: FAQ ->Dedicated Servers->Linux Root Server->Switch to CentOS to from outdated systems->Article #10


What should I backup before switching to Cent OS?


You want to back up the following files:

Directory Description
/boot: Files important for boot process
/etc: System configuration files
/home: Domains and home directories of users
/var/www: Apache root
/root: Homedirectory of root
/var/lib/mysql: MySQL-Databases
/var/log: Log-files
/var/spool/mail: User-mailboxes
/var/spool/cron: Cron-Jobs
/usr/lib/python2.4/site-packages: PLESK Configuration

You may backup recursively with “scp -r” or use ftp


Print Article
How useful was this article?
(From 5 = Very Useful to 1 = Not useful at all):
1 2 3 4 5