Config dokumentiert und angepasst
Kopieren beschrieben.
This commit is contained in:
parent
42c4040b25
commit
65887ec0ca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user