Category Reference

Raspberry Pi USB Boot Mode

e037b7082ff11c3e81584d04ee44408be273e4d31fb713449cf7 640 coding

About Boot Mode The Raspberry Pi 3 can now be booted from a compatible USB drive. It works pretty well, but there are no noticeable differences in speed between a good SD card and a good USB drive. Primarily, cost…

Raspbian Jessie – Dig not found

e037b7082ff11c3e81584d04ee44408be273e4d31fb713449cf7 640 coding

While updating my RPi for a Cloudflare auto-ip-updater script, I ran into an issue where the dig command couldn’t be found. Also, the dnsutils package containing dig was not in the Raspbian repository. So, you can easily replace the dnsutils…

Portable Flash

ef3db3062bf51c3e81584d04ee44408be273e7dc1ab914459cf6 640 moving

I’m not the first to admit it. I hate updating software on Windows. All the different installers clamoring for attention and constant updates needing this and that are annoying. The Linux apt system is much friendlier. There are some ways…