Skip to main content

Adventures with eeePC: Enter EasyPeasy

Recently I attempted to enable the Advanced Desktop on my eeePC. I'm not *exactly* sure what I broke, but I broke my little netbook good. Damn. I could get it to boot but had no desktop. No icons, no information nothing. Very, very disappointing. So I thought that perhaps it was an opportunity to have a look at a few other things. Hunting for a new netbook operating system found me looking mostly at Linux offerings, with some websites advocating Windows 7. Eventually I found my way to Easy Peasy (http://www.geteasypeasy.com/) which uses Ubuntu 8.04 as its base and builds upon that with a myriad of customisations and clever manipulations of the system. I love Ubunutu - it's basis in Debian means it's rock solid with tonnes of terrific applications. The installation was a bit nervy - I didn't want to brick my netbook. The website has an excellent walk through and after a few USB memory key issues I finally got things going in the right direction.

The interface is great. Speed is great. I still have a grip about Mozilla Firefox though. It seems to pause (and hold up everything else) every now and then. It disrupts my flow and annoys me. With the recent release of Easy Peasy 1.5 I hope that will be fixed. I'm downloading it now so I'll find out very soon I hope. Generally it was been excellent though. All the devices worked perfectly and although I've had a few problems with a bluetooth mouse I've got, it's been fine otherwise. The particular mouse in question is *very* sensitive to the devices it connects to. The addition of the 8GB SD card has made storage a non issue and I have a 160GB external disk with a heap of stuff on it if I require the extra disk space.

I'm installing the updated version now - it's based on Ubuntu 9.04 so I'll post another note about it when it's completed. Let's hope it goes well!

Comments

Popular posts from this blog

Plone - the open source Content Management System - a review

One of my clients, a non-profit, has a lot of files on it's clients. They need a way to digitally store these files, securely and with availability for certain people. They also need these files to expire and be deleted after a given length of time - usually about 7 years. These were the parameters I was given to search for a Document Management System (DMS) or more commonly a Content Management System (CMS). There are quite a lot of them, but most are designed for front facing information delivery - that is, to write something, put it up for review, have it reviewed and then published. We do not want this data published ever - and some CMS's make that a bit tricky to manage. So at the end of the day, I looked into several CMS systems that looked like they could be useful. The first one to be reviewed was OpenKM ( www.openkm.com ). It looked OK, was open source which is preferable and seemed to have solid security and publishing options. Backing up the database and upgradin

Musings on System Administration

I was reading an article discussing forensic preparation for computer systems. Some of the stuff in there I knew the general theory of, but not the specifics of how to perform. As I thought about it, it occurred to me that Systems Administration is such a vast field. There is no way I can know all of this stuff. I made a list of the software and operating systems I currently manage. They include: - Windows Server 2003, Standard and Enterprise - Exchange 2003 - Windows XP - Windows Vista - Windows 2000 - Ubuntu Linux - OpenSuSE Linux - Mac OSX (10.3 and 10.4) - Solaris 8 - SQL 2005 - Various specialised software for the transport industry I have specific knowledge on some of this, broad knowledge on all of it, and always think "There's so much I *don't* know". It gets a bit down heartening sometimes. For one thing - I have no clue about SQL 2005 and I need to make it work with another bit of software. All complicated and nothing straightforward. Irritating doesn&

Traffic Monitoring using Ubuntu Linux, ntop, iftop and bridging

This is an update of an older post, as the utilities change, so has this concept of a cheap network spike - I use it to troubleshoot network issues, usually between a router and the network to understand what traffic is going where. The concept involves a transparent bridge between two network interface cards, and then looking at that traffic with a variety of tools to determine network traffic specifics. Most recently I used one to determine if a 4MB SDSL connection was saturated or not. It turned out the router was incorrectly configured and the connection had a maximum usage under 100Kb/s (!) At $1600 / month it's probably important to get this right - especially when the client was considering upgrading to a faster (and more expensive) link based on their DSL provider's advice. Hardware requirements: I'm using an old Dell Vostro desktop PC with a dual gigabit NIC in it - low profile and fits into the box nicely. Added a bit of extra RAM and a decent disk and that&