News

MySQL 101: Installation, care, and feeding on Ubuntu If you've got 15 minutes, we can show you the ropes of basic MySQL management.
This quick tutorial on how to install the MySQL database explains how to download and configure the MySQL Community Edition on Windows.
Lighttpd is a secure web server, which is faster when compared to Apache. We will show here how you can install Lighttpd on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support.
John C. Welch updates his instructions for installing the open-source Nagios on to the latest version of OS X Server, an operation that will turn a Mac into a network monitoring station that can ...
MySQL is a common database amongst many organizations. As such, when building an automation script that needs to query data from somewhere, you might run into the need to query a MySQL database. By ...