Load Testing with Siege
November 17th, 2010 // 10:39 am @ Andrew Preece
I have been doing some web-site/load-balancer load testing with siege (http://www.joedog.org/index/siege-home) and this is a screenshot of the load on the testing server:
Read More »Category : CentOS
Interrupted Yum Install Processs
April 4th, 2010 // 4:35 pm @ Andrew Preece
I was patching a RedHat server that managed to get itself all confused when it was installing patches. I was able to stop the “yum update” process and restart it from where it virtually left off with following: “yum clean all” “yum update” When you run the “yum update” command, you will likely get some […]
Read More »Category : CentOS