Config dokumentiert und angepasst

Kopieren beschrieben.
This commit is contained in:
Steffen Probst 2021-11-11 12:04:46 +01:00
parent 42c4040b25
commit 65887ec0ca

View File

@ -35,6 +35,17 @@ sudo rm /etc/chromium/master_preferences
sudo apt install laptop-mode-tools #Tools für Akkumanagment am Laptop https://wiki.ubuntuusers.de/laptop-mode-tools/
```
### Config for .xinitrc
```bash
cp -r boot/client-cfg/ /boot/
cp etc/X11/* /etc/X11
cp etc/apt/* /etc/apt
cp -r etc/chromium/* /etc/chromium
```
ggf. die restlichen Dateien nach Bedarf auch noch kopieren.
### VNC fuer die Fernwartung
```
sudo apt install x11vnc