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. sudo apt-get update sudo apt-get upgrade sudo apt-get install samba[…]

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