Archive for the 'Pine64' Category

Teste mit dem Pinephone ob Malware auf deinem Handy ist!

Wednesday, May 25th, 2022

https://github.com/KasperskyLab/TinyCheck/

Arch on Pinephone

Thursday, May 5th, 2022

https://github.com/d0n601/PinePhone

PinePhone Arch/Plasma ofoctl && dbus

Thursday, May 5th, 2022

sudo systemctl restart ofonoctl systemctl status ofonoctl sudo systemctl enable ofonoctl.service sudo ofonoctl wan –connect –append-dns

KRFB KDE Desktop sharing!

Tuesday, April 19th, 2022

https://github.com/KDE/krfb Tutorial: https://docs.kde.org/stable5/en/krfb/krfb/index.html #ein script um alle Displays aufzulisten: echo “list local displays” (cd /tmp/.X11-unix && for x in X*; do echo “:${x#X}”; done) echo “list external displaysecho “list external displays”” netstat -lnt | awk ‘ sub(/.*:/,””,$4) && $4 >= 6000 && $4 < 6100 { print ($1 == "tcp6" ? "ip6-localhost:" : "localhost:") ($4 […]

Pinephone mit Spotify

Thursday, April 14th, 2022

spot: sudo pacman -S flatpak flatpak install flathub dev.alextren.Spot und starten mit: flatpak run dev.alextren.Spot von: https://forum.pine64.org/showthread.php?tid=14308 doesnt work: von: https://snapcraft.io/docs/installing-snap-on-arch-linux git clone https://aur.archlinux.org/snapd.git cd snapd makepkg -si sudo systemctl enable –now snapd.socket sudo ln -s /var/lib/snapd/snap /snap #snap install spotify #doesnt work sudo snap install spotify-qt oder spezial: https://www.reddit.com/r/pinephone/comments/li8iig/guide_installing_text_based_spotify_client/ https://www.reddit.com/r/PINE64official/comments/lszxrv/spotify_on_the_pinephone/

Pinephone mit einem Plasma Desktop

Thursday, April 14th, 2022

https://bloggerbust.ca/post/install_and_configure_postmarketos_with_plasma_mobile_on_the_pinephone/

Pinephone PostmarketOS install

Thursday, April 14th, 2022

https://bloggerbust.ca/post/install_and_configure_postmarketos_with_plasma_mobile_on_the_pinephone/

Pinephone mit SIM und Hotspot und 4G

Tuesday, April 12th, 2022

https://www.kirsle.net/pinephone-with-a-sim-card https://wiki.pine64.org/index.php?title=PinePhone_APN_Settings O2 Zugangsdaten: Die richtigen Zugangsdaten für APN Einstellungen: Profilname o2 Internet APN (Zugangspunkt) “internet” (für postpaid) order “pinternet.interkom.de” (für prepaid)

Allgemeine PinePhone Programme

Wednesday, April 6th, 2022

https://awesomeopensource.com/projects/pine64/pinephone RustGrafikalCodingDemo

Allgemeine Tips fürs Pinephone

Wednesday, April 6th, 2022

https://lwn.net/Articles/883073/