I'm on Ubuntu 13.04 on trying to install the less compiler via NPM was troublesome. I was getting an old version of node (0.6.x) when I needed 0.8+ for using NPM. So when I tried the following: sudo add-apt-repository ppa:chris-lea/node.js sudo... » More
A revised list of my favourite 'tops' htop htop can provide a little more info than the traditional 'top' - I like how it shows the amount of memory usage minus the cache. iftop To check network connectivity use iftop: iptraf Like iftop but... » More
I followed the GNS3 instructions for installation and simple topology. GNS3 can be installed from the Ubuntu Software Centre (below) or from the command line with: sudo apt-get install gns3 After installation GNS3 was available from the Education... » More
This is what Oracle sent to replace a battery in a server. That little silver thing in the bag is the battery - no bigger than the fingernail on my smallest finger!
At $59 per year this has to be the cheapest Wildcard SSL cert ever - my only deliberation is will they still be around for the year?
https://www.ssl2buy.com/alphassl-wildcard.php
This is an adapted version of a Jamie Oliver Turkey & Leek Pie and I will usually hunt the fridge for veg to add and sometimes include mushrooms or broccoli. The remainder of the creme fraiche tub is useful for carbonara. Ingredients: Left-over... » More
I'm writing this from the perspective of a naive Linux admin so I may not be doing everything right and I certainly don't address issues such as Zones, ZFS ... I just spent a few hours to get some basic services running on an old T2000... » More
I just passed my Linux LPI 102 exam today and thought I would try to remember a few of the 60 questions in case I ever have to take a refresher - here is about half of them. I can't remember the wording exactly for these questions so take with a pinch of... » More
I wanted a quick and cheap method to check multiple WordPress websites to see when they might need updated. I checked one or two solutions and then came across WP Remote Within minutes I had 9 sites defined including the FTP details to make updating... » More
Fault finding and clearing at the Service Console the following commands may be useful: To gather info for a service request: sc> showfru sc> showsc sc> showhost sc> showlogs -v sc> showfaults... » More