Posts

Showing posts from September, 2019

Raspberry Pi – Tutorial #13 (Part 2) – Working with LEDs

Image

Raspberry Pi – Tutorial #13 (Part 1) – Working with LEDs

Image

Raspberry Pi – Tutorial #12 – Networking - How to Configure a Static IP Address & Setup Wifi

Image

Raspberry Pi - Tutorial #11 - Installing a Webserver

Image

Raspberry Pi - Tutorial #10 - Installing Minecraft Pi Edition

Image

Raspberry Pi – Tutorial #9b – Partitioning & Formatting (continued)

Image

Raspberry Pi – Tutorial #9 – Partitioning & Formatting Drives

Image

Raspberry Pi - Tutorial #8 - Mounting Drives - Learn how to mount drives on your Pi!

Image
Commands used in this tutorial: tail -f /var/log/messages sudo fdisk -l cd /mnt sudo mkdir /mnt/usbstick sudo mount -t vfat -o uid=pi,gid=pi /dev/sda1 /mnt/usbstick cd /mnt sudo umount /mnt/usbstick sudo umount /dev/sda1

Raspberry Pi - Tutorial #7 - Editing Files, Root Access Using Sudo, Installing with Apt-Get

Image

Raspberry Pi - Tutorial #6 - Running Programs, File Permissions & Environment Variables

Image

Raspberry Pi - Tutorial #5 - Getting around the Unix command line

Image

Raspberry Pi - Tutorial #4 - First Boot

Image

Raspberry Pi – Tutorial #3B – Installing BerryBoot Multi-OS Loader

Image

Raspberry Pi - Tutorial #3 - Installing an OS

Image

Raspberry Pi - Tutorial #2 - Hardware Accessories

Image

Raspberry Pi - Tutorial #1 - An Introduction