Posts
Published 7 June 2015
in archive
with tags
docker
,
linux
,
osx
This only works on OS X as I'm using pbcopy
and pbpaste
. You may replace these as you see fit. Also I'm using superdocker here, you can swap that for docker if you like, it makes no difference.
Continue reading …
Published 1 June 2015
in archive
with tags
docker
,
linux
Originally posted on June 1st, 2015 (more info)
Continue reading …
Published 27 May 2015
in archive
with tags
docker
,
linux
This removes all exited containers.
Continue reading …
Published 15 May 2015
in archive
with tags
raspberrypi
,
javascript
,
node
Raspbian is based on of Debian Wheezy, so things are a little different than the standard Ubuntu 14.04 installs. Remember to always read a script before you curl it to bash.
Continue reading …
Published 15 May 2015
in archive
with tags
raspberrypi
,
arduino
,
javascript
,
node
Using NOOBS, install Raspbian. It's probably the most supported distro for the Pi. (https://www.raspberrypi.org/help/noobs-setup/)
Continue reading …