Amanda
Setting Up Amanda on Fedora
- Install amanda, amanda-client on the machines you want to backup.
sudo yum -y install amanda amanda-client
- Install amanda, amanda-server on the machines you will backup to. (Note that you will want to backup these machines, so install amanda-client as well.
sudo yum -y install amanda amanda-client amanda-server
Note that the amanda user is created for you. Also, the DailySet1 backup profile is configured for you.
TODO: Follow http://wiki.zmanda.com/index.php/Quick_start