iCIS Intra Wiki
categories: Info - Support - Software - Hardware | AllPages - uncategorized
Backup: Difference between revisions
Jump to navigation
Jump to search
Created page with "= Amanda backup on Ubuntu = An Ubuntu machine can be installed as an amanda client. General instructions for the configuration can be found in this [http://ubuntuforums.org/sho..." |
No edit summary |
||
| Line 1: | Line 1: | ||
= Home share = | |||
You [[Home share]] is automatically backed up by C&CZ. | |||
= Amanda backup on Ubuntu = | = Amanda backup on Ubuntu = | ||
Revision as of 14:50, 17 August 2012
You Home share is automatically backed up by C&CZ.
Amanda backup on Ubuntu
An Ubuntu machine can be installed as an amanda client. General instructions for the configuration can be found in this Howto.
Specific settings for the C&CZ configuration:
- The amanda client should listen to the non-standard port 10011 instead of 10080. Change
/etc/servicesto reflect this. - The amanda server is bus.science.ru.nl. Allow this server to access the client in
/etc/amandahostsand theonly_fromline in/etc/init.d/xinetd.