As per the norm, I will skip the bumf and jump straight in to the process I used as you should know what you are doing, if not go off learn and come back
- Install Ubuntu Server 18.04 LTS:
- Download here: https://www.ubuntu.com
- If not installed during Setup, Install the following:
- OpenSSH Server: Instructions here
- Samba: Instructions here
- Standard Utilities: sudo apt-get install ubuntu-standard
- Udev (required for Plex & LiveTV: sudo apt-get install udev
- Update to ensure everything is the latest
- sudo apt-get update
- sudo apt-get upgrade