Archive for the ‘howto’ Category
Apache 2.2 on Ubuntu 14.04
Apache 2.4 changes things a lot – particularly around authentication and authorisation. I’m not the first to run into this issue, but I didn’t find a single straight answer online. So here goes (as root): If you want mpm-worker then do this instead:
Filed under: howto | Leave a Comment
Tags: 14.04, 2.2, Apache, Ubuntu
Upgrading Docker
Dockercon #2 is underway, version 1.7.0 of Docker was released at the end of last week, and lots of other new toys are being launched. Time for some upgrades. I got used to Docker always restarting containers when the daemon restarted, which included upgrades, but that behaviour went away around version 1.3.0 with the introduction […]
Filed under: code, Docker, howto | 1 Comment
Tags: Docker, script, upgrade
TL;DR The Administrator setup for Google Apps Migration guide makes things look pretty straightforward, but it’s much, much more complicated. What should be just a couple of check boxes turned out to be a twisty turny journey through hidden menus littered across distant parts of the administrators console. Background The move from CohesiveFT to Cohesive Networks […]
Filed under: howto | Leave a Comment
Tags: API, email, gapps, google, Google Apps, howto, IMAP, mail, migration, Outlook
I fell into a trap with my new Gen 8 Microservers like this: Install 60 day trial license for iLO Advanced Update BIOS date/time Find that trial license has now expired :( There really should be some sort of warning on the license page (and maybe also the serial/password tag) to say update your clock […]
Filed under: howto | Leave a Comment
Tags: default, factory, Gen8, HP, iLO, Microserver, reset
OpenWRT on TP-Link WR-703N
The TP-Link WR-703N is a nice, hackable pocket WiFi router. I’ve seen them put to some interesting purposes, but I didn’t own one until yesterday when the kind folk at QCon Shanghai gave me one. I’m not a fan of factory TP-Link firmware at the best of times, but more so when it defaults to […]
Filed under: howto, networking | 2 Comments
Tags: ethernet, lan, OpenWRT, TL-WR703N, TP-Link, wan, wifi, WR703N
Fun with Flocker
Before writing my InfoQ story about Flocker I ran through my now usual process of getting my 3 tier demo[1] working on it (in addition to running through the getting started guide[2]). What I found is that Flocker doesn’t yet support multi container apps, but then it is only at release 0.1 (and proper multi […]
Filed under: Docker, howto | Leave a Comment
Tags: database, demo, Docker, Flocker, howto, link, MySQL, three tier
Just as I did with Fig I had a go at composing my three tier demo app with CenturyLink’s Panamax as I was writing my InfoQ piece on the launch. You can see the resulting todomvc.pmx template file in GitHub (and see that it’s very similar to my fig.yml), but it’s a visual tool, so let’s […]
Filed under: Docker, howto | 1 Comment
Tags: demo, Docker, Panamax, three tier
TL;DR If you’re a Three customer using a 4G capable device abroad with their Feel at Home free international roaming then you may have to manually select 3G as the network preference in order to get a data connection. Update 1: Terence Eden provides a telco insider explanation what what’s going on (or should that be […]
Filed under: howto, technology | 7 Comments
Tags: 3G, 4G, data, feel at home, no service, roaming, Three
Boot2Docker on Hyper-V
Boot2Docker is a minimal (27MB) Linux image for running Docker. I started using it yesterday whilst investigating Docker on Mac OS X. It’s designed to work with VirtualBox, and comes with a script to control the lifecycle of the Boot2Docker VM inside of VirtualBox. There’s no reason however why it shouldn’t be used with other […]
Filed under: Docker, howto | 6 Comments
Tags: boot2docker, Docker, Docker.io, persistence, VHD