Archive for June, 2008

Convert an older Ubuntu installation

To convert an older version (Ubuntu Gutsy (7.10), Feisty (7.04), Edgy (6.10) or Dapper (6.06)), follow these steps: Download this file on your desktop. Open a terminal window (Applications→Accessories→Terminal) and move to the Desktop directory:
# cd ~/Desktop


HowTo Compile rTorrent From SVN In Ubuntu 8

Torrent is a great way to transfer large files very quickly. However most torrent clients are gui based and have quite some impact on system resources (e.g. Azureus). rTorrent is a lightweight client running from the terminal. Being able to run it in a screen session (also upon boot) makes it ideal to also control [...]


Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 8.04 LTS)

This document describes how to install a mail server based on Postfix that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I’ll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses.


Setting Up PHPlist (Open-Source Newsletter Manager)

This document describes how to set up PHPlist on Fedora, CentOS, Ubuntu and Debian. This howto should also work for other distributions with little modifications. Taken from the phplist page: “phplist is an open-source newsletter manager. phplist is free to download, install and use, and is easy to integrate with any website. phplist is downloaded [...]