Raspberry Pi - Tutorial #11 - Installing a Webserver Get link Facebook X Pinterest Email Other Apps - September 02, 2019 Get link Facebook X Pinterest Email Other Apps Comments GregRichardsonDecember 22, 2020 at 7:49 PMDoes this site still have the plain text follow along for these instructions about installing a webserver?ReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
Raspberry Pi - Tutorial #8 - Mounting Drives - Learn how to mount drives on your Pi! - September 02, 2019 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 Read more
Raspberry Pi – Tutorial #12 – Networking - How to Configure a Static IP Address & Setup Wifi - September 02, 2019 Read more
Does this site still have the plain text follow along for these instructions about installing a webserver?
ReplyDelete