# Ubuntu Server Essentials A collection of scripts and tutorials intended to simplify setting up and maintianing an Ubuntu server ## Scripts [All In One](Scripts/USE-AIO.sh) - All USE scripts combined together with a menu for selecting which one to run [Docker](Scripts/Docker.sh) - Install Docker [Portainer](Scripts/Portainer.sh) - Install Docker and Portainer Server [Update](Scripts/Update.sh) - Update and clean up unused packages [Change Hostname](Scripts/change_hostname.sh) - Change the hostname for the system ## Tutorials [Expand Drive Space](Tutorials/expand_drive_space.md) [Mount Drive At Boot](Tutorials/automount_drive_at_boot.md)