Open main menu

CDOT Wiki β

Changes

OPS335 Archiving Lab

5 bytes removed, 21:27, 6 September 2011
Automating System Backup
===Automating System Backup===
This lab will show you how to set up a Fedora installed system to be used for file backups.
*Your virtual system will be used to backup files from the host machine. Your setup should look like the following diagram:
PART B: ===Using rsync and cron to automate system backup:===
Login to vm01 as joker and open a terminal window. Then "su -" to root run the following two commands:
mkdir /backup
1
edit