2.3 KiB
2.3 KiB
Lineageos
Angelegt Freitag 17 Mai 2019
Desktop
- sudo apt install adb fastboot
- adb
- adb install *.apk
- adb push
- adb shell
Vorbereitung - Bootstrap
- lineagos img image -> ~/cloud/meissa/09_organisation/99_SystemAdministration/Lineageos xx/bootstrap
- lineagos zip -> xx/sideload
- gapps pico -> xx/sideload
- apks aktualisieren: a. https://apkpure.com/de/dr-ft/com.sturmkind.drift/download?from=details b. https://apkpure.com/de/db-navigator/de.hafas.android.db/download?from=details c. https://apkpure.com/de/google-text-to-speech/com.google.android.tts
- DeltaChat Backupen (in Downloads)
Installieren
- lineageos + gapps nano a. https://wiki.lineageos.org/devices/FP3/adb%20devices%20finds%20phone%20but%20fastboot%20notinstall b. fastboot devices / fastboot oem unlock /
- Lookl Bootloader - fastboot oem lock
- Initialisieren
- Dateien per usb überspiele, apk installieren
- Entgoogeln1: a. anderen DNS eintragen: dns2.digitalcourage.de b. Datenschutz + Standort einstellen c. druckerservice aus d. Telefonnummern suche aus
- Hintergrund einrichten
- Fdroid Installation a. deltachat (import backup von oben) b. nextcloud c. osmand d. davx5 e. icsx5 f. fennec g. LibreraReader h. QRScanner i. tusky j. AudioAnchor k. Aegis l. CoronaTracking m. editor
- deltachat-backup + Files unter: ~/cloud/meissa/09_organisation/99_SystemAdministration/Lineageos auf das Smartphone kopieren
- nextcloud einrichten a. cloud.prod.meissa-gmbh.de b. smart-jem
- davx5 - crm einrichten a. https://meissa.h.opencrm.eu/carddav.php/principals/jem b. jem
- tusky a. https://social.meissa-gmbh.de b. jem
- tts
- fennec a. Einstellungen anpassen! b. privacy badger einrichten
- google captive portal MIT adb einrichten (https://www.kuketz-blog.de/android-captive-portal-check-204-http-antwort-von-captiveportal-kuketz-de/) adb shell 'settings put global captive_portal_http_url "http://captiveportal.kuketz.de"' adb shell 'settings put global captive_portal_https_url "https://captiveportal.kuketz.de"' adb shell 'settings put global captive_portal_fallback_url "http://captiveportal.kuketz.de"' adb shell 'settings put global captive_portal_other_fallback_urls "http://captiveportal.kuketz.de"'
Test it
adb shell 'settings get global captive_portal_https_url'