Changes

Jump to: navigation, search

OPS335 Archiving Lab

3 bytes added, 17:32, 20 December 2012
m
Corrected command
===Using rsync and cron to automate system backup===
*Login to f17 using your learnid and open a terminal window. Then "su -" to root run the following two commands:
mkdir -p /backup/vm01
rsync -avz 192.168.x.2:/etc/ /backup/vm01/etc
*Still on f17 run this command to verify rsync worked correctly:
932
edits

Navigation menu