Install and Run UnixBench on CentOS or Debian VPS

 

UnixBench is a popular server benchmarking tool. To install and run UnixBench, just do the following (for CentOS):

# yum install gcc gcc-c++ make libXext-devel

# wget -c http://byte-unixbench.googlecode.com/files/unixbench-5.1.2.tar.gz

# tar xvzf unixbench-5.1.2.tar.gz

# cd unixbench-5.1.2

# make

# ./Run

UnixBench should begin running tests and output a final score. For Debian/Ubuntu:

# apt-get install libx11-dev libgl1-mesa-dev libxext-dev perl  perl-modules make

# wget http://byte-unixbench.googlecode.com/files/unixbench-5.1.2.tar.gz

# tar xvf unixbench-5.1.2.tar.gz

# cd unixbench-5.1.2

# ./Run

  • payment
  • 0 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

How to Update cPanel License Key / Run License Script

To run the cPanel License Key update script (perhaps if you've upgraded from a trial license, or...

How to Update VPS Timezone (OpenVZ)

Your OpenVZ will reflect the host server's time settings by default; however, it is possible to...

How to Setup Ruby on Rails for CentOS/Fedora VPS

This tutorial will walk you through the setup of a basic Ruby on Rails environment, including:...

How to Install rTorrent/ruTorrent Seedbox on Ubuntu VPS

This tutorial will guide you through the installation of libtorrent 0.13.0, rTorrent 0.9, and the...

How to Install Webmin on CentOS or Debian VPS

Webmin is a free web hosting control panel compatible with most Linux distributions. To install...

Powered by WHMCompleteSolution