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.
Apache’s web server is a powerful tool for hosting websites. Learn how to set it up and configure it with this concise guide.
MySQL Server and components When you choose a full MySQL install on Windows, the following components will be installed: The MySQL Server -- the core of the database. MySQL Workbench to view your ...
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 ...
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.