general arch updates plus steam streaming notes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user