Category Archives: Debian/Ubuntu

Bluetooth using the gui in Ubuntu

Bluetooth is of course a well-known mechanism for connecting mobile phones and pda’s to computers and laptops. It is low-power, easy to setup, and works out of the box on most systems. Until recently setting up serial over bluetooth in … Continue reading

Posted in General, Misc, Phones, Ubuntu | Tagged , , , | Leave a comment

Lightweight & fast webmail client

My main home server is a measly pentium II class machine running (now) on Debian Etch. Not the fastest machine but it works, uses little power and is cheap while setup from left-overs. Among other things it serves me my … Continue reading

Posted in Debian, Etch, General, Lenny, Misc, PHP, Packages | Tagged , , , , | Leave a comment

Pre-loading debconf values for easy installation

Debian’s configuration management might take some getting used to, but after you learn your way around /etc/{default,init.d,} it makes good sense. Now when you have to do the same thing over and over again (ever said yes 25 times to … Continue reading

Posted in Debian, Debian/Ubuntu, Packages, Shell Scripting, Ubuntu, one-liners | Tagged , | Leave a comment

Connecting Ubuntu client to Cups server

As trivial as its configuration actually is, I find it surprising there is no easy (as in GUI-driven) way to connect your (K)Ubuntu/Debian box to existing Cups infrastructures. Even in (K)Ubuntu 8.10 you need to use Konsole or Terminal. But … Continue reading

Posted in Debian, General, Ubuntu | Tagged , , | Leave a comment

Ubuntu .local domain resolving issue’s and iptables prerouting

In the past few days I’ve been helping a new colleague at my current job with getting his development area setup in Ubuntu. Most of us work with Windows, including myself since I’m not working on my laptop but on … Continue reading

Posted in Development, Ubuntu | Tagged , , | 3 Comments

Broken WordPress: debian unstable is called unstable for a reason

Update: The maintainer of the wordpress package released “my” bugfix. It’s available now for those using unstable (sid). I guess it will be available in testing (lenny) soon, since the bug is listed in the release critical bugs list. To … Continue reading

Posted in Debian, Packages | Tagged , , , , | Leave a comment

Followup on the Belkin F5D8053 and Ubuntu

Seems my previous blog post about the Belkin is found quite often when people search for how to get it to work on Ubuntu in general, also with ndiswrapper. Please note, my post is not about getting it to work … Continue reading

Posted in Hardy | Tagged , , , | 13 Comments

Trying to get the Belkin F5D8053 v3 to work on Ubuntu Hardy without ndiswrapper

Update: I got it working now, see my new post about it. If I look at the Windows driver for my new Belkin F5D8053 it is based on the RT2870 chipset. There is a native driver available for this chipset. … Continue reading

Posted in Debian/Ubuntu, Hardy, Ubuntu | Tagged , , , , , | 5 Comments

PHP Acceleration with eAccelerator

With high traffic sites, performance issue’s rise. Now one of the solutions is to use an opcode caching mechanism for PHP. There are two mainstream open source solutions for that, APC and eAccelerator. And there is Zend platform and Zend … Continue reading

Posted in Debian, Optimizing performance, PHP, Testing | Tagged , , , | Leave a comment

Using VMware player for testing Internet Explorer on Ubuntu

One disadvantage of developing websites/web applications on Unix (in my case Ubuntu) is that it’s hard to test things on Internet Explorer. Yes, you have IEs4Linux but that’s just not the same thing. For real testing with the different versions … Continue reading

Posted in Hardy, Internet Explorer, Testing, Ubuntu | Tagged , , , | 2 Comments