meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
digital:server:firstthings [2018/11/13 11:22]
natrius [Mailserver]
digital:server:firstthings [2018/11/13 11:23]
natrius [Check this]
Line 174: Line 174:
   * chef bootstrap (?)   * chef bootstrap (?)
   * zsh (instead of bash), glances, rsync,   * zsh (instead of bash), glances, rsync,
-  * Install most of the debug tools I've used in my life, just in case (lsof, gdb, iotop, slurm, strace)+  * Install debug tools, just in case (lsof, gdb, iotop, slurm, strace)
   * Enable Byobu - https://www.digitalocean.com/community/tutorials/how-to-install-and-use-byobu-for-terminal-management-on-ubuntu-16-04   * Enable Byobu - https://www.digitalocean.com/community/tutorials/how-to-install-and-use-byobu-for-terminal-management-on-ubuntu-16-04
   * install etckeeper (etckeeper init, etckeeper commit -m initial)   * install etckeeper (etckeeper init, etckeeper commit -m initial)
Line 182: Line 182:
   * install git   * install git
   * checkout my dot files from git   * checkout my dot files from git
-  * install sudo and sudo-pam-auth. Configure it to work wi h ssh keys+  * install sudo and sudo-pam-auth. Configure it to work with ssh keys
   * Learn Ansible? (install python-minimal for ansible)   * Learn Ansible? (install python-minimal for ansible)