13
Dec
Ubuntu, like many other free operating systems, have a beautiful package management system that will track what depends on what, what is installed, what is not, what is not longer needed, which versions of each. If you tamper with it, you are asking for trouble. If you do a manual upgrade, from sources, eventually a […]
Posted in Debian, Ubuntu, Kubuntu, Ruby, Ruby on Rails | No Comments »
17
Dec
Note: Ported from old blog.
The explanations you’ll find here have been tested with Ubuntu 6.10 (Edgy Eft) and Kubuntu 6.10 (Edgy Eft), they should work without any problem in other members of the Ubuntu family and with minimal changes in other Debian-based distributions like Debian itself or Mepis. In other distributions it might require even […]
Posted in Debian, Ubuntu, Kubuntu | 1 Comment »
12
Dec
Note: Ported from old blog.
There’s an excellent article by Don “dons” Stewart called The lambda revolution which explains how to build a Haskell library in way that it is easy to download, compile, install, test, distribute, etc. I believe all those qualities are essential for successfully software. The next logicall step is to make […]
Posted in Haskell, Debian, Ubuntu, Kubuntu | No Comments »
12
Dec
Note: Ported from old blog.
My little article Cleaning up a Debian GNU/Linux was published at Debian Administration where lot’s of people replied with other ways to achieve the same goals. It was very nice to see all the different approaches with all the different pros and cons.
In the end I ended up changing my own […]
Posted in Debian, Ubuntu, Kubuntu | No Comments »
08
Dec
Note: Ported from old blog.
You arrive at a Debian GNU/Linux server which has some history of neglect. Let’s suppose someone else neglected it but if your new-year resolution is to stop neglecting your beloved server, this applies as well.
One form of neglect is to install, install, install and never un-install any package. The common utility […]
Posted in Debian, Ubuntu, Kubuntu | No Comments »
20
Feb
This tutorial shows you how to configure BIND9 DNS server to serve an internal network and a external network at the same time with different set of information. To accomplish that goal, a new feature of BIND9 called view is used. As a tutorial it’ll walk you through the whole set up, but initial knowledge […]
Posted in Debian, DNS, BIND | 7 Comments »