cg VPS
20190223 -- base OS reinstall - Upgraded to Ubuntu 18.04 LTS
Create jpinkham user
adduser --home /home/jpinkham --shell /bin/bash jpinkhamadd jpinkham to users who can sudo
adduser jpinkham sudoUpdate all packages
TODO
[ ] Clone my dotfiles repo and start symlinking!
[x] Install snapd
[ ] Install canonical-livepatch
----FAILED
[ ] SSH config
[x] Port number
[x] generate key for use with GitHub
[x] add entry to ~/.ssh/config for GH with IdentityFile line
[x] ssh-agent && ssh-add
[ ] install & config ufw
[x] ssh port
[ ] port 25, once postfix is ready
[ ] postfix - check all past customizations
[ ] monit
[x] portsentry
[ ] logwatchIssues
Livepatch install failed because of snapd issues:
Last updated