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…