Teadmistebaas
How to Benchmark a Linux VPS with UnixBench (CentOS) Prindi artikkel
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
Kas see vastus oli kasulik?
Seotud artiklid
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 Virtualmin on a VPS
Installing Virtualmin is simple, although you will require root shell access to your...
Installing Virtualmin is simple, although you will require root shell access to your...
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...
How to Ping a VPS (Linux and Windows)
Ping is a useful tool for checking if a server is online and responsive to outside connections....
Ping is a useful tool for checking if a server is online and responsive to outside connections....
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...