Private
Public Access
11
1

Update Setup Computer Debian 11

2022-07-27 15:07:01 +02:00
parent 825c19af11
commit 5553e75f34

@@ -9,6 +9,11 @@ AllowHibernation=no
AllowSuspendThenHibernate=no
AllowHybridSleep=no
```
- set NTP server (if defaults are not working) in /etc/systemd/timesyncd.conf
```
[Time]
NTP=d.psi.ch
```
- Add various packages:
```