Server image Ubuntu 18.04 Bionic Beaver. Setup server Add a new user who isn't root, but who can sudo: Update all the things: apt-get update && apt-get dist-upgrade && apt-get autoremove Reboot, just in case: shutdown -r now