932
edits
Changes
m
Corrected command
*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:
ls /backup/vm01/etc