Paloş::Code.Blog()

Thoughts about high architecture and sheer speed.

Archive for September, 2007


D environment installer (v0.0.3/v0.0.2)

Here are new versions of the D environment installer based on DMD and GDC. This version adds the PATH changes to “.bashrc” too so that the PATH is also changes for normal logins (not only for shell logins as was the case before). (more…)

Add to Technorati FavoritesEnjoyed this post?, why not subscribe to the RSS feed!

Something about D Templates

Sumbled across a nice blog entry about D Templates (which are really cool by the way).

Check it out here!

Add to Technorati FavoritesEnjoyed this post?, why not subscribe to the RSS feed!

Upgrading PostgreSQL 8.1 databases to 8.2

Here’s a great tip from Dick Visser for upgrading the database cluster from PostgreSQL 8.1 to postgreSQL 8.2. It’s amazingly simple and it just works.

Add to Technorati FavoritesEnjoyed this post?, why not subscribe to the RSS feed!

APF Firewall on Ubuntu 7.xx (0.9.6-2)

ATTENTION!!!
This article is outdated! Go here! for the updated patches and information.

APF Firewall is a great firewall solution for Linux. It’s small, really easy to install and configure and it also provides antidos, which is a tool that monitors possible attacks on the server and takes same action. The problem is that the install script is made for RedHat based Linux distro’s and does not work straight away on Debian based ones.

So here is a patch that, when applied to the apf source directory (tested with version 0.9.6-2), will make it install properly under Ubuntu (it’s tested on Feisty and Gutsy but it should actually work on many other types of Ubuntu or even Debian - I have not tested this). (more…)

Add to Technorati FavoritesEnjoyed this post?, why not subscribe to the RSS feed!