Technical notes, my online memory
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...
Tuesday, July 12, 2016
Run a different command on an existing docker container using exec
›
To run a previously created container with bash, start it as normal and then use exec (this assumes your original container can actually run...
Thursday, July 7, 2016
Creating a Google Cloud service account that can only create new objects in a single bucket
›
I wanted a service account that can only create new objects in a single bucket, and have those objects be publicly readable by default. Use ...
Tuesday, June 7, 2016
Make test pypi the default pip installer
›
It's possible to make the testpypi index the default for pip, but still retrieve any dependencies not on testpypi from the production re...
Sunday, May 22, 2016
Lowe's OC821 Iris Outdoor Video Camera
›
Some quick links to help others find information about using the Lowe's OC821 outdoor video camera without paying for the overpriced Low...
‹
›
Home
View web version