X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fbackup.creole;h=0e64bb11cec223c86ef9780628fe9973d97c4ad9;hb=9c46e70ce10c760a91380e2afa4698f63a5fcdaf;hp=d1bd3a51ba86c64295b1900333da8874022a5c25;hpb=1d1a5d82ec228222c6201c46e9370bfc2317e1d4;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/backup.creole b/input/howto/backup.creole index d1bd3a5..0e64bb1 100644 --- a/input/howto/backup.creole +++ b/input/howto/backup.creole @@ -1,6 +1,6 @@ = Debian backup = -bartok.debian.org alias backup.debian.org is Debian's backup machine. +beethoven.debian.org alias backup.debian.org is Debian's backup machine. == Backup organisation == @@ -41,11 +41,8 @@ Directories: * install da-backup on the client * create a crontab that runs da-backup daily at some convenient time * configure the directories in {{{/etc/da-backup}}} -* install the public host key of the server with a proper command in - puppet {{{modules/ssh/templates/authorized_keys.erb}}} for bartok. Do a puppetrun on bartok. - (This might get done automatically eventually.) * configure how many copies of the directory should be kept in - {{{/etc/da-backup-manager/}}} + beethoven's {{{/etc/da-backup-manager/}}} * run {{{da-backup -v}}} on the client to see if it all works.