UFS & ZFS in Virtual Machine vs Ext3 Physical File Benchmarks

Some really bizarre results here that just blew my mind. Check out the “rate” column for both random writes and random reads and compare the Ext3 Ubuntu with Nexenta VM for both UFS and ZFS – UFS is a bit quicker the ZFS. I am not sure whether the virtualisation actually improves the random reads …

Open Source PDF Editor – Part 2

In my last post, I wrote about flpsed a PDF and Postscript editor. I was really surprised about how much traffic the post brought in from google, so I thought I would do a bit more digging around to see what I could find because flpsed doesn’t have the same amount of features as something …

Returning to Amarok and Yakuake instead of Listen and Tilda??

Ok, I have used most of the Gnome music players and they are mostly very good and quite stable but here, I find myself back on Amarok, given up on it’s Gnome counterparts? Well, mostly it’s the tagging capabilities that Amarok offers. Yes, Listen and a few other have musicbrainz support but most of my …

Open Source PDF Editor for Linux (and a windows one but not OSS)

# Update – I discovered a better PDF Editor than flpsed and have written about it here I spend so much time typing and so little time writing these days, that when I have to use a pen, any length of writing ends up becoming a bit painful, especially so because I am left-handed and …

Beyond the Linux OS – Nexenta, ReactOS, Syllable & Haiku

I recently stumbled upon this very interesting interview with (ex) Linux kernel developer Con Kolivas. The article is definitely worth a read as Con expresses much of his frustrations with the performance of the Linux kernel for desktop users (much of it relating to scheduling) as well as some of his frustrations with the kernel …

Convert IIS ssl certificate to use in Apache

Last time I did this, I found the instructions pretty easily on how to migrate SSL’s from IIS to Apache. This time I found it hard to locate the documentation, so for my own lack of memory and when google fails you, here it is: First we need to export the certificate from IIS into …

Troubleshooting Apache with mod_status, strace, apachetop, iftop & top

Ok – some real-life critical experience today.. one of our web servers notifies us (thanks to csf / lfd firewall ) that the server has had a high load for greater than 5 minutes. I get logged in and see the 5,10 & 15 minute load average exceeding 30 and this server normally runs at …

What Windows Needs – Synaptic (or any other package manager)

The weekend saw me doing a Motherboard / CPU / HDD upgrade on one of our household’s PC’s – It’s a Windows 2003 server that had an IDE drive in it and the new Mobo was SATA. The day before, the system wouldn’t boot – some cool bad sector business had caused it. So, I …

Troubleshooting tools: ping, pathping, httping and nmap

Too many times I have heard people determine that a host is not up because they can’t ping it. Most of us (myself included) run for ping and traceroute whenever we have an issue with connectivity – but ping and traceroute rely on icmp being permitted on the routers or hosts that you are traversing …

Django, VIM and SnippetsEmu on TTYShare

I remember watching the first screencasts of Ruby on Rails and seeing class structures appear as the author was typing and it was almost like “fill in the blanks” – then I found out it was Textmate, then I found it was a Mac only thing.. that left me out – anyways (Nacho libre spanish …