WRTSL54GS debridged

Okay ... we got the serial port running (same like WRT54GS), so we could be more risky. After some tries I decided to work analog the WRT54G models. Successfull was the following modifications to factory (linksys) defaults: > nvram set vlan0ports="0 1 2 5*" nvram set vlan1ports="…

We got some Linksys WRTSL54GS imported from US

![Linksys WRTSL54GS](https [/content/images/2006/06/wrtsl54gs.jpeg] Don´t ask how, but we got some units to europe. The first thing we does, was to install openwrt [http://www.openwrt.org] and to try debridge the switch to have multiple interfaces instead. We was able to remove ports…

Compling FinkCommander

On the way to get an acceptable mail client (kmail) on Mac OSX, I installed fink [http://fink.sf.net] and updated to unstable tree and did run selfupdate-cvs. After the update FinkCommander [http://finkcommander.sf.net] neither the version shipped by fink 0.8 nor the latest binary package…

Thoughts about LVM

Since I started playing around with vserver there is the problem left restricting the capacity of the disk usage of the guests. One solution may be to use one partition per vserver guest. But what to do if there is more (or less) space needed on the systems? Shutting them…

Vserver Debian sarge as host and guest system

Starting with installing some packages from backports.org [http://www.backports.org]: # aptitude install -t sarge-backports util-vserver \ linux-image-2.6-vserver-<arch> This may be a good moment to reboot your host system. :) Following the setup process of the virtual server [http://www.5dollarwhitebox.org/wiki/index.php/Howtos_Linux-Vserver_…