Category Archives: LAMP
LINUX traffic monitor
There are many points and kinds of statistics one may want to monitor on a server (Or a desktop PC), the following are a sample of the things people commonly need 1- By Domain name, when you host people’s websites, … Continue reading
Posted in LAMP, Networking, Server Administration, Virtualisation, Xen, hosting
Leave a comment
MySQL Windows VS MySQL on Linux
Comming across Robin Schumacher’s “MySQL on Windows? Absolutely!” i have some stuff to say First, I absolutly LOVE windows on my Desktop, and i LOVE Linux on my servers, and i have nothing against windows servers or Linux Desktops, i … Continue reading
Multi Disk MySQL
For performance reasons, separating DBs to Multiple hard disks can be beneficial In Linux, when you want to include a directory for a database, you add a symbolic link ( Using the ln -s targetdir command), in Windows, there are … Continue reading
Posted in LAMP, Linux, Web Development, Windows
Leave a comment