Posted in December 21, 2011 ¬ 23:27h.Htbaa
Just a quick reminder when installing BlitzMax on a 64-bit installation of any Ubuntu flavor. Always install ia32-libs or you won’t be able to execute programs compiled by BlitzMax, even though the required shared libraries are available (not actually true, as these are the 64-bit libraries). Installing this package makes sure you’ll be able to run them. [...]
Read the rest of this entry »
Posted in November 28, 2011 ¬ 00:12h.Htbaa
I’m really liking GNOME 3 with the default GNOME Shell. I first tried it with Fedora 16, but that wasn’t a huge success. Now I’m running it under Ubuntu 11.10 and so far it’s been very pleasant. What did bug me though was that workspaces seem to only affect my primary screen. I use a [...]
Read the rest of this entry »
Posted in November 27, 2011 ¬ 13:05h.Htbaa
If you want to enable line-in playback in Ubuntu 11.10 (and previous versions as well) you’ve got to change a setting in alsamixer. By default line-in playback is muted so you won’t hear whatever device is connected on it. In my case it’s my Xbox 360. Luckily this setting can be changed very easily. Open [...]
Read the rest of this entry »
Posted in November 25, 2011 ¬ 13:53h.Htbaa
A nice and free open source VPN Client for Linux (and Windows) is Shrew Soft VPN Client. It supports IPSec which is just what I needed. With Ubuntu you can easily install it with sudo apt-get install ike. But with Ubuntu 11.10 (Xubuntu as well, same packages of course) installing ike this way won’t give you [...]
Read the rest of this entry »
Posted in November 23, 2011 ¬ 21:44h.Htbaa
Just now I’ve installed Fedora 16 on my desktop. Normally I use Ubuntu (or Xubuntu rather). Because I’m a developer I need to have several build tools installed for compiling. On Ubuntu one of the first things I always do is a sudo apt-get install build-essential. On Fedora, this is a little different. First of [...]
Read the rest of this entry »
Posted in November 19, 2011 ¬ 10:24h.Htbaa
I’ve been using the latest Xubuntu (11.10) for a couple of weeks now on my netbook and must say I’m very pleased with it. I’ve only got a couple of issues with it, one of them Thunderbird not using my default browser (Chromium), but Firefox, to open external links. But no more! After searching a [...]
Read the rest of this entry »
Posted in July 30, 2011 ¬ 23:32h.HtbaaComments Off
Whenever I want to do some paid work I have to do this on my laptop. I have a nice (well, sometimes we argue) 17″ laptop with a screen resolution of 1440*900 which is fast enough to run all the software I need (although Vim does play up at times…). The reason I have to use [...]
Read the rest of this entry »
Posted in July 8, 2010 ¬ 12:00h.HtbaaComments Off
Wanted to share that Rackspace has an excellent collection of configuration guides for Ubuntu 10.04 server. Aside from Ubuntu they’ve got guides for every other big Linux distribution as well, such as Fedora, Red Hat, Debian and CentOS. I don’t use those distributions myself but thought it would be nice to mention it. Check their [...]
Read the rest of this entry »
Posted in July 7, 2010 ¬ 19:58h.Htbaa
Now that I’m using a CloudServer I figured I had to do something about backups as well. I’ve been using rsnapshot at work for a few years now and it’s an ideal backup solution. Because rsnapshot (which uses rsync as its base) makes use of hard links backups are very efficient. Basically it means that [...]
Read the rest of this entry »
Posted in April 18, 2010 ¬ 12:27h.HtbaaComments Off
Which apparently is the slogan for launching Ubuntu 10.04. I think this is going to be a very nice LTS release. It’s too bad that they didn’t include Perl 5.12 in it, but that’s understandable as it just got released; although compiling your own is very easy. On the other hand, PHP 5.3 got in [...]
Read the rest of this entry »