Sysadmin/Add virtual machine: Difference between revisions

Line 30: Line 30:
  # setup backups (remember to install root's key on backup host)
  # setup backups (remember to install root's key on backup host)
  vi /etc/system-full-backup.conf
  vi /etc/system-full-backup.conf
   
 
  # log in for the first time on backup server to accept ssh fingerorint
ssh sugarbackup@backup.sugarlabs.org
 
  # the most important thing: come up with a funny quip for this machine
  # the most important thing: come up with a funny quip for this machine
  vi /etc/motd.tail
  vi /etc/motd.tail
 
  # taa--daah!
  # taa--daah!
  reboot
  reboot


See also: [[Infrastructure Team/Delete virtual machine]].
See also: [[Infrastructure Team/Delete virtual machine]].