Category: Linux

Docker breaks KVM Bridge – Fixed!

  I recently enabled docker on my desktop PC running Ubuntu 20.04LTS … and it ended up breaking Bridged Networking on my VirtManager/KVM Virtual Machines (NAT still works). It turns out that (1) docker...

A command-line client for evernote

A command-line client for evernote

A command-line client for evernote.I’m sure someday I’ll find a killer use for it. LINK: Geeknote – Evernote console client for Linux, FreeBSD, OS X This post was originally published publicly on Google+ at...

Hooked up my new toys!

Hooked up my new toys!One of my not quite work related things to do for 2015 is to set up and get into flight sims again. So I got a set of flight yoke...

Viewing GCC built-in #defines

Ever wondered what all those pre #defined preprocessor constants expand to? Execute the following: gcc -dM -E – < /dev/null|sort Sample output from Ubuntu 13.10 (gcc 4.8.1): shahada@pc-shahada:/usr/include$ gcc -dM -E – < /dev/null...

Woo! This worked for me on 14.04

Woo! This worked for me on 14.04. It needed the libnss patch that the previous hacks did not mention. And of course whatever geo-location hacks that you previously needed.No more running silverlight under WINE!...

Bought this. Seems to work ok on Ubuntu

Bought this. Seems to work ok on Ubuntu 14.04. No hope of being productive for the rest of the month. LINK: Sid Meier`s Civilization V Game Available On Steam For Linux This post was...

Bye-Bye Gnome Shell

Bye-Bye Gnome Shell I thought I had pretty much settled myself into the “ideal” desktop … Gnome-Shell on Ubuntu with a whole load of extensions (http://goo.gl/LHLOHt) to tweak it into working exactly how I...