Find Dedicated Server Forums

Dedicated Server Web Hosting => General Dedicated Server Hosting Discussion => Topic started by: Gaiacom_LC on April 22, 2014, 04:00:42 PM

Title: How to Install UnixBench on Debian/Ubuntu Server - Post Yours!
Post by: Gaiacom_LC on April 22, 2014, 04:00:42 PM
UnixBench is a very useful utility for benchmarking Linux systems, and creating reports for recording and comparison to other systems. It can be run on a dedicated server, VPS, or any system with shell/terminal access.

To install UnixBench, access your system as root, and run the following commands:

[INDENT]apt-get install build-essential libx11-dev libgl1-mesa-dev libxext-dev
wget http://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz

tar xvfz UnixBench5.1.3.tgz

cd UnixBench

./Run[/INDENT]

If you can install UnixBench successfully, post your dedicated server or VPS benchmark here!

Source: How to Install UnixBench on Debian/Ubuntu Dedicated Server (http://redarray.net/blog/how-to-install-unixbench-debianubuntu-server/)