Technical notes, my online memory
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...
Tuesday, January 10, 2017
kubectl Kubernetes Cheat Sheet
›
A complement to the official kubectl cheat sheet . Getting kubectl There's better ways to install it for permanent use, but here...
Monday, December 19, 2016
gcloud cheatsheet for GKE
›
This is by no means comprehensive, it's just some things I've found useful. Get installed and auth'd : gcloud components inst...
Thursday, December 15, 2016
Google gcloud tool cheatsheet
›
Some gcloud commands I've found useful: # See config gcloud config list # Change default zone gcloud config set compute/zone us-centr...
Wednesday, October 26, 2016
Mac OS X Sierra and SSH keys
›
With OS X Sierra Apple changed the ssh client key handling behavior. They aligned with OpenSSH behavior by not automatically loading passphr...
Tuesday, October 4, 2016
Prevent system management from installing over a test package on Ubuntu
›
When you are testing a new package version it's annoying to have your system management come and install the old version over the top of...
‹
›
Home
View web version