Technical notes, my online memory
Sunday, March 24, 2019
Finding DNS servers provided by DHCP using network manager on Linux
›
Suppose you want to figure out which DNS server you're using and it is provided via DHCP. This can be surprisingly difficult. Suppose th...
Sunday, August 26, 2018
Scrub GPS location from JPEG EXIF data
›
I tried two linux tools, exiv2 and exiftool. exiftool seems to be better. exiv2 View full exif data with this (the default view only giv...
2 comments:
Saturday, November 25, 2017
Sharing Kindle content between Amazon household members
›
Amazon lets you create a "household" to share content, but it's really not obvious how you make kindle content from the other...
Sunday, November 19, 2017
Adding a yubikey GPG key onto a new machine
›
If you are using a Yubikey encryption scheme and want to add the key onto a new system there's a few hoops to jump through. These instr...
Monday, October 23, 2017
Upgrading dd-wrt to protect against CVE-2017-14493
›
Google found, and worked with the dnsmasq author to fix , a bunch of vulnerabilities in dnsmasq. Now everyone needs to update tons of device...
Friday, May 26, 2017
Switching yubikeys
›
In this post I described how I set up gpg keys on a yubikey. Since I have multiple yubikeys for some redundancy I occasionally have to use ...
Tuesday, March 28, 2017
Managing go versions with gvm
›
gvm is a way to manage multiple go versions. It has some strange behaviour with go paths that I don't really understand. It essentially...
‹
›
Home
View web version