May 14

So Steam has now been released for the Mac. Whilst this is a massive step forwards for the Mac as a platform – finally giving Apple a credible position regarding gaming (after the 2007 deal with Electronic Arts, which didn’t even promise Mac native games but merely wrappers around Windows titles*, apparently went nowhere) – there are still clearly rough edges which makes Steam feel more like a late beta.

Continue reading »

Apr 29

Having tried m0n0wall and pfSense without much success (I basically need a filtering bridge: with m0n0wall bridging WAN to OPT and with LAN disconnected, everything is fine until I enable traffic shaping, at which point the throughput reduces to almost nothing; with pfSense, I gave up on the third attempt at configuration because it had corrupted its own CompactFlash filesystem), I’ve decided to install Linux on my ALIX 2C3.

Continue reading »

Nov 10

Having bought a Unibody MacBook Pro and running Mac OS 10.6, I decided to upgrade my Samsung NC10 from running Mac OS 10.5.8 to running the latest Ubuntu Netbook Remix (UNR) from Canonical.

Canonical have completely revolutionised the concept of Linux on the desktop by packaging a distribution that is lightweight, fast, attractive, functional, and is – above all – actually usable as a day-to-day computing environment by your average computer user: as with OS X, the powerful underpinnings aren’t exposed and so don’t scare away the casual user.

Continue reading »

May 07

I’ve hosed systems in the past by inadvertently downgrading the C-library, which breaks… everything. Luckily, this is why I have test machines before updates are rolled out to all of our servers.

Even so, this makes upgrading glibc to a newer version a somewhat fraught experience – especially when it can’t pass its own test-suite (when enquiring about this, I was told that the test suite “is only intended for glibc developers, not end users“… great – an absolutely system-critical component with almost no possibility of roll-back and a broken test-suite. <sigh>

The Debian project isn’t happy with things either, and just a couple of days ago Aurélien Jarno announced initial moves to abandon glibc for the eglibc (Embedded GNU libc) code-base. This was quickly picked up and seem to have been met with approval.

Continue reading »

Oct 28

This morning I really feel as if I’ve joined the big time, almost able to rub shoulders with people such as Mario Wolczko ;)

Due to its heavily customisable design, I use Gentoo Linux on all of my home Linux servers – and this generally works well. Gentoo developers do seem to have the unerring ability to semi-regularly throw absolute clangers, though – and this is one of those occasions…

Continue reading »

Oct 14

The Jetway J7F5M MiniTIX motherboard is yet another entry in the 17x17cm small HTPC/low-powered server market. This particular model runs at 2GHz and features Jetway’s proprietary expansion connector for adding additional network, video, or serial ports. I have a 2xRS232 expansion card on mine, to allow me to fix otherwise broken servers via a serial link – it’s the way of the future :)

What impressed me is that options for the expansion board appeared in the BIOS, and without any obvious option-ROM loading sequence as is often seen delaying the boot sequence nowadays (JMicron, I’m looking at you) – I can configure the additional ports along with the rest of the system.

What is unfortunate, then, is that Jetway have broken ACPI DSDT tables, built with Microsoft’s non standards-compliant ASL compiler, installed with their BIOS.

This causes a number of issues, including premature shutdown and standby/resume failures – but luckily these are all fixable!

Continue reading »

Oct 04

Further to the situation documented here: http://ubuntuforums.org/showthread.php?t=869249, it appears that Foxconn are still shipping motherboards with BIOS which are either intentionally or inadvertently broken under any non-Windows OS.

Continue reading »

Apr 29

After spending an hour or so today trying to work out why scponly logins to upload files to one of our servers were no longer working, I found the answer:

scponly no longer supports scp.

Read that again. I kid ye not.

Continue reading »