Category: CentOS
-
Load Testing with Siege
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:
-
Interrupted Yum Install Processs
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…