January 12, 2008 · Networking · 23 comments

WiFi Radar is a Python/PyGTK2 utility for managing WiFi profiles.It enables you to scan for available networks and create profiles for your preferred networks. At boot time, running WiFi Radar will automatically scan for an available preferred network and connect to it. You can drag and drop your preferred networks to arrange the profile priority.

Continue reading →

January 9, 2008 · Networking, Security · 7 comments

This is very useful if you want to block internet access to your kids or particular users

First you need to edit the network interfaces file using the following comamnd

Continue reading →

December 11, 2007 · Monitoring, Server · 92 comments

Nagios is a host and service monitor designed to inform you of network problems before your clients, end-users or managers do. It has been designed to run under the Linux operating system, but works fine under most *NIX variants as well. The monitoring daemon runs intermittent checks on hosts and services you specify using external "plugins" which return status information to Nagios. When problems are encountered, the daemon can send notifications out to administrative contacts in a variety of different ways (email, instant message, SMS, etc.). Current status information, historical logs, and reports can all be accessed via a web browser.

Continue reading →

October 2, 2007 · Networking · 3 comments

Introduction
Freecom just brought a brand new product to the Dutch market called the "Musicpal". On the box it says it's supported for Windows and Mac, although its software is based on Linux Kernel. Stubborn and Windows/Mac hater as I am, I decided to buy this nice product convinced of managing to make it work somehow in Ubuntu (Linux geek as I am!). Two days later I managed to make it work! Still not perfect, but enough not to bring my Musicpal back to the store. Therefor I thought it would be nice to write the beginning of a good tutorial.

Continue reading →

September 2, 2007 · Networking, Server · 11 comments

This tutorial will explain How to install syslog server in ubuntu using apache. Continue reading →