Blog Archives

Tag: SD

Free up almost 1GB of SD card space on Raspberry Pi

Assuming that you use Raspbian, if you’re not using libreoffice, wolfram, or scratch, removing them can save a lot of space. sudo apt-get purge libreoffice wolfram-engine sonic-pi scratch Remove the junk and temporary files by removing old package dependencies and junk produced by apt-get. sudo apt-get cleansudo apt-get autoremove Find your 10 largest directories: du […]

Tags: ,

Using Raspberry PI without external display and without external keyboard

How to Start Raspberry PI without external display – Using Raspberry PI without external display and without external keyboard Short and simple tutorial about how to Start Raspberry PI without external display using VNC. As we already know , Raspberry PI B+ comes with support for HDMI. This requires a display which accepts HDMIconnections or at least it […]