Category Archives: Linux

Yubikey and server authentication

After starting to use the Yubikey for LastPass and various other online servers I’ve started also using my yubikey for SSH access to my server(s). I’ve touched on google_authenticator and pam_yubico for authentication in a previous post however I will … Continue reading

Posted in Linux, Projects, Software | Leave a comment

PAM and Two Factor authentication

As the need for Two factor authentication is a requirement for PCI-DSS (Payment Card Industry standard) and SSH Key with password is not always deemed to be an acceptable form of Two factor authorisation there is now a surge in … Continue reading

Posted in Linux, Projects | Leave a comment

A quick (and quite unscientific!) break down of Rackspace CloudFiles UK vs Amazon S3 (Ireland)

(Disclaimer – I’m a Rackspace Employee, the postings on this site are my own, may be bias, and don’t necessarily represent Rackspace’s positions, strategies or opinions. These tests have been preformed independently from my employer by my self) As Rackspace … Continue reading

Posted in Linux, Projects, Software, Uncategorized | Leave a comment

IRSSI Prowl Notifications

A quick script to send notifications from IRSSI for privmessages and also for highlights, I’ll put more commentary on later, but for now.. Selec All Code:use strict; use vars qw($VERSION %IRSSI); use Irssi; use LWP::UserAgent;   $VERSION = ’0.1′;   … Continue reading

Posted in Apple, iPhone, Linux | Tagged , , , , | 2 Comments

RouterBoard as a Home Router – 7 Months on – Part 1

At the new year I decided that I was fed up with having my main Unix server acting as a Router (amongst other things) and decided to bite the bullet and get a full blown router. Here in lay a … Continue reading

Posted in Hardware, Linux, Projects | Tagged , , , , | 6 Comments

Issues with OS X 10.5 iTunes 8.1.1 and mt-daapd (aka Firefly Media Server)

I’ve recently upgraded my iTunes installation on my MacBookPro to 8.1.1 and to my horror found that I’m no longer able to connect to my DAAP library on my NAS. This is rather strange as the issue has only just … Continue reading

Posted in Apple, iTunes, Linux, media, Software | Tagged , , , , , , , , , | 2 Comments