Author Archives: kerneljack

Creating EBS based Amazon EC2 instances

So I had to create an Amazon EC2 instance quickly and ideally it had to be as plain a CentOS instance as possible. Now the first thought that I had was to find a way of creating one from scratch … Continue reading

Posted in aws, centos, ec2, operating systems, virtualisation | Tagged | Leave a comment

Turn off the linux console display

I needed a way to turn off the display on an old netbook that I am using as a low-powered server. I installed CentOS 5.5 on the netbook and set the ‘inittab’ to boot into console mode by default however … Continue reading

Posted in centos, computers, howto, linux, operating systems, software, troubleshooting | Tagged | 1 Comment

Creating a bootable USB stick with Centos 5.4

OK, other people have also written about this, but the information seems to be cluttered all over the place in different forums or the CentOS wiki. The most straightforward way I found to do this is as follows. Credit for … Continue reading

Posted in centos, linux | Tagged , , | 2 Comments

Fix for strange white borders with Compiz Fusion on Ubuntu

I’ve just installed Compiz Fusion on my 3-year old ASUS laptop which is running Ubuntu Feisty. I’m quite pleased at how stable it is. I tried Beryl a few months ago and it was not usable at all on the … Continue reading

Posted in beryl, compiz, fusion, hardware, linux, software, troubleshooting, ubuntu | 8 Comments

Such an insightful essay …

Paul Graham has impressed me time and again with his stunning insight. Whenever I read his writings, it’s as if he plucked his ideas out from my own head and then put pen to paper. His latest, Holding a Program … Continue reading

Posted in coding, programming, software, writing | Leave a comment

Some writing tips

I’ve spent the past 2 weeks on and off reading ‘Bugs in Writing’ and have definitely learned about some mistakes to avoid in writing. In order to fix these mistakes, it is best to do a lot of your own … Continue reading

Posted in blogging, news, writing | Leave a comment

Been too long …

I know I haven’t updated this blog for a while … in fact I frequently abandon it for a few months while I carry on with life’s struggles. Keeping up with my job, finding time to spend with my beautiful … Continue reading

Posted in blogging, news, writing | Leave a comment

Links for June 3, 2007

Fedora 7 is released!: I really liked the last Fedora release, but I believe it was slightly plagued by problems with some of it’s package management utilities. I have already installed this release and am quite impressed. Wireless now works … Continue reading

Posted in apple, coding, computers, linux, mac, news, operating systems, osx, programming, software | Leave a comment

Some web links for today

I’m going to occasionally post links here that I find particularly insightful, interesting or geeky. Three things that caught my interest today: PowerTOP: Released by Intel, this utility builds on work done by kernel developers to make the Linux kernel … Continue reading

Posted in coding, linux, operating systems, programming, software | Leave a comment

Switzerland Trip

We have just come back from a brilliant trip to Switzerland! The weather was awesome throughout our trip. We spent most of the time in Lucerne, where we stayed at the Hotel Drei Koenig. On our first day we decided … Continue reading

Posted in holidays, news, switzerland | Leave a comment

Passed my driving test!

Wow, I finally passed my driving test about after 3 or 4 tries! It is quite difficult to pass in this country, they can fail you for very simple mistakes like forgetting to turn your indicators off when stopping or … Continue reading

Posted in cars, driving, news | Leave a comment

GLLUG Meeting

I helped out yesterday at the Greater London Linux Group’s meeting, held at my old alma mater, the University of Westminster in New Cavendish street. It was a blast going back after so many years, I met one of my … Continue reading

Posted in linux, news, operating systems | Leave a comment

LinuxWorld 2006

LinuxWorld started yesterday here in rainy London and I had a great time! It was the first time ever that I wasn’t a visitor, but was helping out at the Jokosher stand. I did several demos of the app to … Continue reading

Posted in coding, computers, linux, podcasting, programming, python | Leave a comment

Surrey Street, Croydon

Since we moved to Croydon in July I have grown particularly fond of our Saturday morning food shopping. Surrey street is not very far from our place and hosts a farmers market every day, except Sunday. There are a great … Continue reading

Posted in food, health, shopping | Leave a comment

Wierd Java error on my Mac

I turned my computer on today to get some work done, started Eclipse and started coding. When I tried to use the command-line though, I got this strange error: Error: no known VMs. (check for corrupt jvm.cfg file) I couldn’t … Continue reading

Posted in apple, coding, computers, mac, operating systems, osx, programming, software | 1 Comment

WordPress finally supports WXR imports!

I’ve been waiting for so long now to import my old WP blog from my old web server to this site. The problem has been that until now, wordpress.com blogs did not have an ‘Import Self-Hosted WordPress Blog’ option so … Continue reading

Posted in blogging, software, website | Leave a comment

Always buy RAM from Crucial

I needed some extra RAM in my 512MB laptop to do some Java heavy lifting (Eclipse, Netbeans, JBoss, Profilers, etc). Those things can take up a lot of RAM, not leaving much for Firefox and other apps. Seeing that my … Continue reading

Posted in computers, hardware, website | Leave a comment

Apple’s Boot Camp – easily install XP on a Mac!

Wow this is unbelievable! Apple has officially released a public beta of Boot Camp which allows anyone to take a Windows XP CD and install it on a Intel Mac complete with dual-boot! I haven’t seen this discussed anywhere today … Continue reading

Posted in apple, computers, mac, operating systems, osx | Leave a comment

Scoble’s Dashboard Spy

With all the April Fools jokes flying around, The Scobleizer Dashboard has got to be funniest thing I’ve seen in a while. It would be great if someone actually came up with something like this so a blogger can instantly … Continue reading

Posted in computers | Leave a comment

Doing quick tasks in Python

A lot of the time at work I have to come up with quick solutions to various programming problems, and I mean *real* quick. There is usually very little time for finding the right library or open source toolkit that … Continue reading

Posted in coding, computers, programming, python, scripting | Leave a comment