Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1

3 bytes removed, 19:33, 13 January 2016
Backups (Rsync)
== Backups (Rsync) ==
Rsync is a very versatile backup tool. As the name suggests it's used for synchronising files typically across a network. It works over the SSH protocol so if you have ssh working - you can use rsync as well.
Create a new file in vm1's /etc/ directory, and rerun rsync. Notice that only that file gets copied over.
 
== Scheduling Tasks (Cron) ==