Databáze řešení
How to Benchmark a Linux VPS with UnixBench (CentOS) Tisknout tento článek
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
Byla tato odpověď nápomocná?
Související články
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 Transfer Files to a VPS with SFTP (Windows,OS X,Linux)
Connecting with SFTP (SSH FTP)Another way to connect to a Linux VPS is with SFTP, or...
Connecting with SFTP (SSH FTP)Another way to connect to a Linux VPS is with SFTP, or...
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...
What is the VPS network speed and how much bandwidth/data transfer is included?
All servers include a 1Gbit (1000Mbps) network uplink. Each VPS package includes a set amount of...
All servers include a 1Gbit (1000Mbps) network uplink. Each VPS package includes a set amount of...
How to Reboot a VPS
To reboot your VPS: Log in to the VPS Panel at: https://panel.solvps.com/ Select your VPS...
To reboot your VPS: Log in to the VPS Panel at: https://panel.solvps.com/ Select your VPS...