Nov 16

Der Beitrag cemao gewinnt den ersten Platz beim Aastra-DeTeWe XML-Contest 2008!

Cemao ist ein OpenSource Projekt, das von Michael Kayser und mir, Gregor Kulikowski ins Leben gerufen wurde und das Deployment und die Verwaltung der Aastra 5xi Telefone an einem Asterisk Server vereinfacht.

Continue reading »

written by gk \\ tags: , , , , , ,

Jul 07

Well there are MANY different ways to change the keymap in an ubuntu system. I tried to find a simple soulution, without installing any additional packages to an Ubuntu JeOS. The following lines first change the running keymap and then writes the boot time configuration:

Code:
sudo loadkeys de
sudo /etc/init.d/console-setup start

Have fun changing keymaps ;)

written by gk \\ tags: , ,