
With full support to Active Directory and MySQL and PostgreSQL databases, JeguePanel comes to it’s 2.0 version, bringing you a lot of management options to Gnu/Linux and Windows networks.

You know, I've never found any real use for a shell script. Recently, I found an actual reason to write one for moving and converting audio files using a few less keystrokes.

Blue GNU interviews Al Chu, of the FreeIPMI project about their efforts to provide a free implementation of the IPMI specification.
MemCached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. In this article I explain how you can very easily install it and make it avaible in PHP.
This article describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.