Archive for March, 2006

Damn Small Linux 2.3 has been released.

Damn Small Linux (DSL) is a very versatile 50MB mini desktop oriented Linux distribution. It includes a fully automated remote and local application installation system and a very versatile backup and restore system which may be used with any writable media including a hard drive, a floppy drive, or a USB device.read more | digg story

Sphere: Related [...]


Upgrading your postgres

Source: Postgres
The internal data storage format changes with new releases of PostgreSQL. Therefore, if you are upgrading an existing installation that does not have a version number “8.0.x”, you must back up and restore your data as shown here. These instructions assume that your existing installation is under the /usr/local/pgsql directory, and that the data [...]


HOWTO: Setup your own VPN with IPCop and OpenVPN!

This is a great little tutorial for anyone looking to set up a vpn through the linux based IPCop firewall. A must read!
You will be able to log into your network from anywhere. This is a great tutorialread more | digg story

Sphere: Related Content


Learn CSS Positioning in Ten Steps

This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float.
You should check it outread more | digg story


Windows Linux Dual Boot Tutorial

This tutorial was written to help set up a dual boot on a SATA drive but it will also work for PATA. In order to have a fully functional Windows/Linux dual boot system it is preferred that Windows is loaded first. After that you can load Linux and easily dump the boot configuration on Windows [...]