Enable SSH by placing file ssh in /boot
Enable VNC with Pixel – Preferences – Raspberry pi Configuration – Interfaces or sudo raspi-config Interfacing options
https://www.hackster.io/theonlystephensimon/run-raspberry-pi-on-smart-phone-31b414?utm_source=hackster&utm_medium=email&utm_campaign=new_projects
https://play.google.com/store/apps/details?id=com.server.auditor.ssh.client&hl=en
Playstore Real VNC Viewer
Clear system
https://ubuntuforums.org/showthread.php?t=599424
dpkg-query -W --showformat='${Installed-Size;10}\t${Package}\n' | sort -k1,1n Others I found on the way: Code: dpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k 2 -n Code: dpkg-query --show --showformat='${Package;-50}\t${Installed-Size} ${Status}\n' | sort -k 2 -n |grep -v deinstall
Related posts:
DietPi
I am going to have a long and serious look at DietPi the next month! Very impressive collection of OS and applicati...
I am going to have a long and serious look at DietPi the next month! Very impressive collection of OS and applicati...
Tiny LCD DSPI based screens
A recent test of the tiny LCD screens (2.8 to 3.5 inch) I have, to assess if they support a recent version of Raspbian....
A recent test of the tiny LCD screens (2.8 to 3.5 inch) I have, to assess if they support a recent version of Raspbian....
Thin client/Remote desktop client RPi
Raspberry Pi Thin Client project Thin Client project want to create a very low price thin client over Raspberry Pi bo...
Raspberry Pi Thin Client project Thin Client project want to create a very low price thin client over Raspberry Pi bo...
CP/M on the Pi! Ultibo baremetal app
EMUZ80 RPI is a CP/M emulator, by Ronald Daleske, for the Z80 processor the Raspberry PI (2). Here is the emulator witho...
EMUZ80 RPI is a CP/M emulator, by Ronald Daleske, for the Z80 processor the Raspberry PI (2). Here is the emulator witho...