Adam K Dean

Posts tagged with linux

Discovering service discovery services

Published 12 April 2015 in archive with tags docker , consul , ubuntu , linux The problem with service discovery, is that in order to use it to discover services, services must first discover the service discovery service. Continue reading …

Get container ID from within container

Published 5 April 2015 in archive with tags docker , shell , linux To get the container ID from within a container, use this: Continue reading …

Shell settings for safer scripts

Published 5 April 2015 in archive with tags shell , bash , linux I was just reading through one of Progrium's scripts when I came across set -eo pipefail at the beginning of a script. Having not seen that before, I decided to Google. This is the result of that. Continue reading …

Adding Windows back to grub

Published 1 June 2014 in archive with tags ubuntu , grub , linux , windows After my previous post, I sit here with a working grub installation, but it doesn't yet allow me to boot into Windows. Continue reading …

Install Sublime Text on Ubuntu

Published 28 May 2014 in archive with tags ubuntu , sublime , linux This relates to installing Sublime Text on Ubuntu 14.04 LTS. Continue reading …



Newer Page 2 of 3 Older