Tiny Tiny RSS
In my last post I was thinking about what to do now that Google Reader is headed for end-of-life. As a quick interim step, I installed Liferea on my Ubuntu d...
In my last post I was thinking about what to do now that Google Reader is headed for end-of-life. As a quick interim step, I installed Liferea on my Ubuntu d...
There’s an interesting edge condition we ran into at work last week around git connecting to a repo over HTTPS.
I’m running Ubuntu Server 12.04 as a virtual machine on my high-res work laptop, and got tired of the tiny 640x480 console window, so tried to figure out how...
Recently had to Google this, so here’s some more juice for the search engines to help others find it faster.
I’ve been banging my head against something here at work, so thought I’d post the solution up on the Interwebs to hopefully prevent cranial trauma for others.
So, I’ve been banging my head against an issue where Apache was unexpectedly adding the Vary: Host HTTP header to responses for certain requests. Unfortunate...
About a year ago I posted some tricks for pulling information about WMI counters on Windows using the Powershell command line tools.
About a year ago I wrote a couple of posts about setting up OpenNMS with WMI (part 1, part 2), but until recently we were unable to leave this functionality ...
If you install quota support on current versions of Ubuntu, modify your fstab to add usrquota and/or grpquota options, and run quotacheck, you will get a mes...
I was trying to troubleshoot an intermittent issue with a .NET application connecting to vsftpd on a Linux box today. The issue is that the .NET application ...