Remove ssh and docker
This commit is contained in:
parent
392b203009
commit
ddd938a78c
@ -112,19 +112,6 @@ xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop --no-audio --keepaspect=no --no
|
||||
xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop --no-audio --keepaspect=no --no-osc --vo=vaapi /home/marc/Bilder/Backgrounds/Animated\ Backgrounds/Dune/Dune.mp4
|
||||
```
|
||||
|
||||
## Building LineageOS 17.1 for microG
|
||||
```bash
|
||||
sudo docker build -t fremontt/losbuilder https://gitlab.com/fremontt/minimal-docker-for-lineageos/image.git
|
||||
sudo docker run -v /mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/dockerphone/lineageosformicrog/:/root/los-build -e DEVICE_VENDOR="oneplus" -e DEVICE_CODENAME="oneplus3" -e LOS_SIGSPOOF_TYPE="RESTRICTED" -e LOS_ENABLE_CUSTOM_PACKAGES="YES" -e LOS_CUSTOM_PACKAGES="GmsCore GsfProxy FakeStore MozillaNlpBackend FDroid FDroidPrivilegedExtension AuroraStore AuroraServices NominatimNlpBackend OpenWeatherMapWeatherProvider" fremontt/losbuilder
|
||||
sudo docker run -v /mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/dockerphone/lineageosformicrog/:/root/los-build -e DEVICE_VENDOR="oneplus" -e DEVICE_CODENAME="oneplus3" -e LOS_SIGSPOOF_TYPE="FULL" -e LOS_ENABLE_CUSTOM_PACKAGES="YES" -e LOS_CUSTOM_PACKAGES="" fremontt/losbuilder
|
||||
```
|
||||
|
||||
## ssh
|
||||
```
|
||||
root@realstickman.xyz
|
||||
root@nextcloud.realstickman.xyz
|
||||
```
|
||||
|
||||
## generate keys per computer, only once!
|
||||
```bash
|
||||
ssh-keygen
|
||||
|
Loading…
Reference in New Issue
Block a user