2 Shell Commands Every Web Developer Needs To Know

Let’s face it, your code base is going to grow and many different people will work on it. Working with a large codebase, you’ll often have a hard time finding the correct files to edit your code. This is where the native linux command line tools are a life saver. The first command you should […]

How to Install Raspbian on a Raspberry Pi with SSH access enabled by Default

Simple instructions on how to install Raspbian on a Raspberry Pi with SSH enabled by default. Download Raspbian or NOOBS Download Etcher (Mac) (If you don’t decide to download NOOBS) Load Raspbian onto your Sim card via Etcher/NOOBS Create an empty file with the name “ssh” touch ssh Move the empty “ssh” file onto the root […]