Files
USE/ReadMe.md
2025-05-05 14:47:13 +00:00

12 lines
598 B
Markdown

# 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)