NetDirector Open Source Configuration Management

Introduction
If you like webmin to manage your unix/linux server, than you will love NetDirector much more. The concept is a centralized management. So you can manage any server in any location from single web based administration.
Here is the main features of NetDirector i got from EmuSoftware website, which is the company that provide commercial support [...]

Ziptie with MySQL or PostgreSQL

Introduction
It is possible to replace derby database, ziptie’s original database, with MySQL or PostgreSQL. For me derby is enough to handle ziptie. Small resource, based on java and sql standard, easy backup (just copy the directory) and of course integrated with ziptie from beginning.But if you already have MySQL or PostgreSQL, it is good idea [...]

LAMP Resources for Network Administrator

Introduction
If you read all the article i submit here regarding the software for network management and monitoring, you will notice that most of them will:

Use Linux/Unix as the Operating System
They need Web Server
They need programming language
And they need database

Someone(s) make a good concept about four things above. They call it LAMP. Linux, Apache, MySQL, Perl/PHP/Python. [...]