Category Archives: Technology

If you’re like me and you like to reduce the clutter in your loungeroom, but still want to be able to watch all your recorded TV shows and backed up DVDs, PS3 media server(PMS) might be something worth looking at. It’s stupidly easy to get up and running on Windows (i.e. as long as you have java installed you can just click and run), but on Linux it needs an extra step or two.

Read More »

Windows 7 has a great tool called “Windows Backup.” It’s great because it creates a system image, then zips up and copies all files specified to another hard disk or network drive. But what makes this kinda useless is the fact that every time you run the backup, it’ll copy everything over to the hard disk or network location.

So while it may be great for the system image, it’s not the sort of thing I like to do for everything else.  For starters, my computer has about 600Gb of stuff on it, and I don’t want to be copying it all over to my server every night.

That’s where Robocopy comes in.

Read More »

If you’re having the problem on a T400 where you can’t change screen brightness, even after installing all the correct drivers, try the following:

Right click on the green battery on your taskbar, go to ‘Switchable Graphics’ and select ‘Energy Saving.’

You should now be able to change your screen brightness both via the function keys, and automatically via your power profiles.

Carrying around DVDs is a bit of a pain when you’re installing Windows a bunch. For starters, they’re a slow medium, having to spin up a big circle of polycarbonate before they can have stuff read off them. They’re also quite bulky, and scratch with ease if you’re not fastidious about the safety of your optical media.

But thankfully with the introduction of Windows Vista (and by extension, Windows 7), we have some new options for installing Windows which don’t need disk wallets to be carted around wherever we go.

For this neat way of carrying around your install media, you’ll need a copy of a Windows DVD as well as a USB thumb drive. My copy of Windows 7 Enterprise is 2.23Gb in size, so I’ll be using a 4Gb USB thumb drive.

Read More »

A lot of people are asking what Apple’s target market is, and how they’re going to sell this iPad. These people are all stupid. Apple has told us exactly how they’re going to sell it.

From Apple.com:

Our most advanced technology in a magical and revolutionary device at an unbelievable price.

Bam! That’s their selling point! Somebody gets paid lots of money to write that sentence, and they earn it all, because that sentence will sell several billion of these things.

Geeks are getting pissed off because this isn’t a real computer/doesn’t run OS X/doesn’t have XYZ/is a glorified iPod touch. This is because geeks know nothing about advertising, which is another way of saying they don’t know how people work. Admen get paid to understand the entire planet and to synthesize it all into a sentence. So when you look at Apple’s advertising, you know that this isn’t just empty speech. Apple has figured out what the entire world wants and it is magic and revolution. That’s how they’re selling it. They figure the only people who won’t want an iPad are people who don’t like magic.

Read More »

As an IT guy, I need to be using Windows for my day to day desktop environment as there are many vendor specific applications I need to run on a day to day basis which simply aren’t available on unix variants. However, that doesn’t stop me from wanting to run Linux applications when I’m on the road, or needing to quickly build a server to test something out.

At the moment when I want to get in to the sandbox, I’m using VMWare Workstation. I’ve used it for quite a while, and am very comfortable with it. But there are other virtualisation platforms out there, so I thought it was only fair that I have a look at the other options which are available. So today we’ll be comparing VMWare Workstation with Sun Microsystems’ virtualisation client, Virtualbox.

Read More »

Yes, you heard right, Linux fans. But it’s not as simple as all that.

Today I’m going to be playing around with the new version of ACE management server from VMWare. As you probably know, they’re all for running normal operating systems in completely abnormal ways, and ACE lets us do even more abnormal things – like installing a virtual machine which can run entirely from a memory key, while avoiding touching the host operating system at all.

Of course, you don’t necessarily need to use Linux for this. In fact, any operating system which is supported by VMWare can run in this manner. So if you’d rather run Windows or OpenSolaris, go right ahead. The principle is exactly the same.

Read More »

Building a Linux server is a fairly simple affair. If you’re anything like me, you had some old hardware lying around which you shoved into a cheap case, stuck a copy of Debian/Ubuntu/Fedora/Whatever on it, and bob’s your uncle.

But once it’s up and running, should you dedicate a monitor/keyboard/mouse to a computer you barely use? Or is there another option?

Thankfully, one thing Linux has in spades is Options.

Today I’m going to deal with X11 forwarding over SSH. As you may know, SSH is one of the primary ways of connecting in to your Linux server, but it’s normally used for terminal commands – something some people aren’t all that comfortable with.

X11 forwarding over SSH allows the display of any programs you’d normally run from within a Gnome or KDE session to be displayed remotely, with only a few steps to make it possible.

Read More »

So now that we’ve chosen to go with Solaris and use NFS for our filesystem, let’s consider how we’re going to use ZFS to best suit our needs.

So let’s say that I have four 1Tb disks lying around which I want to thow into my new file server. At some point in the future, I’d like to upgrade my capacity by replacing one or all of the disks with larger ones (say, 2Tb).

How do we go about it?

Read More »

Pay? Fuck you!

Pay? Fuck you!

When I got my new iPhone 3G last week, the first thing I tried to do was to put a few custom ringtones on it so I could have something different to my coworkers – we’ve all got iPhones thanks to the fact that my company lets us have them at cost, which is nice, but when one phone goes off everyone reaches for their pocket.

Initially I couldn’t see a way to do it. There’s no way you can just right click on a song in iTunes and ‘convert to ringtone,’ and when you search for ringtones on the iTunes store, you get a stack of horrible noises not worth spending money on. Not to mention the commercial software out there to convert tones for you. I ended up Jailbreaking my iPhone so I could scp the files straight to it.

But there is a way to convert your songs. It’s quite simple, and doesn’t require any extra tools or money to be forked out, and doesn’t require jailbreaking.

Read More »