Category Linux (generic)

Regular expressions with bash =~

A number of articles in the web give examples of how to use the bash regular expression operator =~ that exists since bash version 3. However the majority of these examples did not work for me. The enlightenment occured when…

OpenOffice 3.2 build fails on Gentoo

Building openoffice 3.2.0 failed for module bridgetest with: ERROR: error 65280 occurred while making … A previous build succeeded with the java USE flag disabled. There are a number of bug reports pointing to bug 283668, which seems related to…

eix-update fails

If eix-update doesn’t quits with the following error message: Unknown cache ‘none’ for directory ‘/usr/portage/local/layman/sunrise Then you’re running a newer version of eix with an older configuration file. Maybe you haven’t run etc-update or dispatch-conf yet?

Run a copy of your AA1 in VirtualBox

Intro This article is about how to get your AA1 image running in VirtualBox. This is useful, when you need to support a Acer AA1, but cannot have your own. These notes here are a brain dump after the implementation…

Acer Aspire One

I bought the other day an Acer Aspire One for my mom. She’s not a very technical person and in fact is more or less only using her current machine to write emails to me. My prime reason to replace…

Using HotSpot Shield under Linux

Why? A friend of mine is promoting Linux in his company and for a certain number of applications he would like to use a public VPN service. Hotspot Shield is apparently one of the most widely known ones out there, so naturally…