Follow the steps below to install and run UnixBench, a comprehensive Linux benchmarking utility. This guide should be used with a CentOS 6 based VPS. First, log in to your VPS as the root user, or gain root privileges. Then execute the following commands: yum install -y gcc gcc-c++ make libXext-devel;yum groupinstall "Development Tools" -yyum install -y libX11-devel mesa-libGL-devel perl-Time-HiReswget -c http://byte-unixbench.googlecode.com/files/unixbench-5.1.3.tgztar xvzf unixbench-5.1.3.tgzcd unixbench-5.1.3;make./Run