Showing posts with label MySQL. Show all posts
Showing posts with label MySQL. Show all posts

Monday, January 22, 2007

Best Practices: Performance tuning for MySQL



Learn where to best focus your attention when tuning the performance of your applications and database servers, and how to effectively find the "low hanging fruit" on the tree of bottlenecks.

Video from: Google TechTalks April 28, 2006

Monday, January 15, 2007

Linux: How to build Web Server in 20 minutes



This video explains how to set up a web server on a GNU/Linux server - install and configure Apache, VSFTPD, PHP, MySQL, and PHPMyAdmin. The end result is a PHP-powered web server with ftp access and a MySQL server with a web interface.