general arch updates plus steam streaming notes

This commit is contained in:
2024-03-02 15:31:01 -05:00
parent 550e5f8e50
commit b50a1ed6c5
11 changed files with 107 additions and 13 deletions

View File

@@ -1,5 +1,12 @@
# Ubuntu Server
## Unattended Upgrades
```bash
apt install unattended-upgrades
systemctl enable unattended-upgrades
```
## Certbot for Cockpit
During this process you'll pick one node to act as your manager for your other nodes.