Bilgi Bankası
How to Benchmark a Linux VPS with UnixBench (CentOS) Bu dökümanı yazdır
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" -y
yum install -y libX11-devel mesa-libGL-devel perl-Time-HiRes
wget -c http://byte-unixbench.googlecode.com/files/unixbench-5.1.3.tgz
tar xvzf unixbench-5.1.3.tgz
cd unixbench-5.1.3;make
./Run
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" -y
yum install -y libX11-devel mesa-libGL-devel perl-Time-HiRes
wget -c http://byte-unixbench.googlecode.com/files/unixbench-5.1.3.tgz
tar xvzf unixbench-5.1.3.tgz
cd unixbench-5.1.3;make
./Run
Bu cevap yeterince yardımcı oldu mu?
İlgili diğer dökümanlar
How to Connect to a VPS with SSH (Windows,OS X,Linux)
Connecting with SSH (Secure Shell)There are 2 primary ways to connec to a Linux VPS. The first is...
Connecting with SSH (Secure Shell)There are 2 primary ways to connec to a Linux VPS. The first is...
VPS Offline and Not Responding (How to Diagnose)
If you cannot connect to your VPS, use these tips to check the status of your VPS. Please contact...
If you cannot connect to your VPS, use these tips to check the status of your VPS. Please contact...
How to Install Installatron
Simply access our VPS as the root user (SSH), and execute the following commands: wget...
Simply access our VPS as the root user (SSH), and execute the following commands: wget...
How to Disable cpHulk (cPanel Firewall) from SSH or WHM
WHM/cPanel comes with a built-in firewall called cpHulk, with advanced protection for...
WHM/cPanel comes with a built-in firewall called cpHulk, with advanced protection for...
How to Connect a Domain to a VPS
When setting up a new VPS, one of the most common tasks is to link a domain name. The process is...
When setting up a new VPS, one of the most common tasks is to link a domain name. The process is...