Update Setup Computer Debian 12

2023-11-03 15:03:05 +01:00
parent 96dc7e5db9
commit 1b157a5ef9
+1
@@ -9,6 +9,7 @@ apt install sudo
usermod -a -G sudo,dialout control
```
log out and login again to make changes effective
- disable sleep modes in /etc/systemd/sleep.conf
```