iCIS Intra Wiki
categories: Info - Support - Software - Hardware | AllPages - uncategorized
Backup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
= Home share = | = Home share = | ||
Your [[Home share]] is automatically | Your [[Home share]] is automatically [http://wiki.science.ru.nl/cncz/Backup backed up by C&CZ]. | ||
= Amanda backup on Ubuntu = | = Amanda backup on Ubuntu = | ||
Revision as of 15:11, 17 August 2012
Your 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.