Blog Archives

Tag: raspberry pi

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 […]

How to use your laptop monitor for Raspberry Pi as external monitor with VNC

Uusing Raspberry pi without external monitor and keyboard with VNC Find here  How to use laptop monitor for Raspberry Pi as external monitor. I assume you already read the article about how to start Raspberry Pi without monitor. Since you are able to connect over SSH you can also control your Raspberry Pi over VNC. […]

Raspberry Pi /etc/rc.local not executed at startup

Some users report that Raspberry Pi /etc/rc.local script is not executed at startup. The truth is that this script is executed at startup but it is