Today I Learned
A collection of concise write-ups on small things I learn day to day across a variety of languages and technologies. These are things that don't really warrant a full blog post.
14 TILs and counting...
- Informix container running inside a VirtualBox guest
- Restore to a previously committed image
- Remove dangling images
- Upgrade gcc on CentOS 6.7
- Enable a swap file on CentOS 6.7
- NFS Portmapper Attack on CentOS 6.7
- Ubuntu apt-get update hangs on an IPv6 address
The .vimrc
file for this project contains a function CountTILs
that can
be invoked with <leader>c
. This will do a substitution count of the
current number of TILs and display the result in the command tray.
Inspired by jbranchaud/til.
© 2016 - 2017 sah2ed
This repository is licensed under the MIT license. See LICENSE
for details.