Day: April 22, 2020

basics

How to Configure Your New Raspberry with ssh

What next? We got our new Raspberry to boot into Raspbian. We got logged in. Now, we need to configure a few things. First, change the password. The default password for the user “pi” is “raspberry”. Let’s change that so nobody can hack into our new computer! This is easy. The command is “passwd”. Type […]

Read More
basics

How to Build an SD card for the Raspberry PI

The first step to running a Raspberry Pi is creating the SD card from which it boots and runs. In Step One, you downloaded all the software you need, now to set up the SD card! First, put the SD card in the writer and plug the writer into an available USB port. Windows should […]

Read More
basics

How to Run a Raspberry

Part One: Get the Stuff! You wanna’ learn about the Raspberry Pi and build one for yourself? You’ve come to the right place! I’ve got all the instructions and tutorials you need in one place: right here! So follow along and build your own and have some fun learning about SBC’s (single board computers). Here’s […]

Read More