Technical notes, my online memory

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...
Thursday, July 14, 2016

Running modern python on Ubuntu LTS

›
The python version on your Ubunutu LTS may be slightly behind latest, or years behind, depending on the release cycle. Here's how to run...
‹
›
Home
View web version
Powered by Blogger.