Month: February 2008

Solaris 10 virtualization – zones howto

Solaris 10 zones Howto   Solaris Containers—Sun’s operating system virtualization technique—consists of several technologies that work together to foster improved resource management and isolate the environment from the underlying OS. With Solaris Containers, organizations can determine how to allocate resources among applications and services, and ensure they do not interfere with one another….


Redhat Cluster Suite

Clustered systems provide reliability, scalability, and availability to critical production services. Redhat cluster suite can be used in many configurations in order to provide high availability, scalability, load balancing, file sharing, high performance. A cluster is two or more computers (called nodes or members) that work together to perform a task. There are four major…


Server high availability, using network redundant connection

You need to have two or more NICs on your server and multiple distribution switches on network in order to have a redundant network connection for your server. Depending on the operating system your server is running, different configurations (and names) are used. There are usualy two possible schemes to do this, one using load…


Performance Tuning Java Garbage Collector

This document is a summary or outline of Sun's document: Tuning Garbage collection with the 1.4.2 Hotspot JVM located here: http://java.sun.com/docs/hotspot/gc1.4.2/   1.0 Introduction For many applications garbage collection performance is not significant Default collector should be first choice…


Tweak Plesk, Boost Apache, Optimize MySQL

ok, you've just got your new dedicated server running plesk, and you're ready to start making changes to boost your server's performance a little bit. Here is a quick (but not dirty) quide to do this: enable output compression increase number of apache processes find out possible slow sql queries…