9 lines
514 B
Markdown
9 lines
514 B
Markdown
# Ubuntu Server Essentials
|
|
A collection of scripts 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 |