Posts about RaspberryPi

How to setup share network folder with RaspberryPi

You first need to ssh in to your RaspberryPi and run the following command lines. Then you and to create a shared folder: Next you[…]

How to install the latest version of nodejs on Raspberry Pi Zero

First ssh in to pi and cd in to Downloads directory. $ cd ~/Downloads Next you need to download the nodejs tar. Checkout the version[…]