Adam K Dean

Posts

Error file '/grub/i386-pc/normal.mod' not found in Ubuntu 13.10

Published 1 June 2014 in archive with tags linux , grub , i386 , efi As I'm working less and less with the Microsoft stack and more and more with the Node stack, I decided it would be a good idea to develop on Linux. Ubuntu is the choice at work so to keep it consistent, I thought I'd try it at home. 14.04 LTS had some quirky bugs so I installed 13.10 to some space I made. Continue reading …

Count number of files deleted between Git commits

Published 29 May 2014 in archive with tags gitlog , bash , git To count the number of files deleted between two Git commits, use the following command: Continue reading …

Find IP address of Docker container

Published 28 May 2014 in archive with tags docker To get the IP address of a Docker container, use the following command: Continue reading …

Local DNS resolver found in resolv.conf and containers can't use it

Published 28 May 2014 in archive with tags ubuntu , dhcp , dnsmasq , docker I've been playing with Docker for part of a project, and came across this annoying but important message: Continue reading …

Install Docker on Ubuntu

Published 28 May 2014 in archive with tags linux , docker , ubuntu To install Docker on Ubuntu 14.04 LTS, run the following commands: Continue reading …



Newer Page 18 of 42 Older