STEP BY STEP GUIDE INSTALLATION OF IPERF BENCHMARKING TOOL

Reblogged from Welcome To Prasad Linux Blog:

Click to visit the original post

Step 1. Download the iperf tool from the following site

#wget http://sourceforge.net/projects/iperf/files/iperf-2.0.5.tar.gz/download

Download iperf-2.0.5.tar.gz

Step 2. Extract & Unzip iperf-2.0.5.tar.gz

#tar -xzvf iperf-2.0.5.tar.gz

# cd iperf-2.0.5

# ./configure      -- configure for your machine

# make                  -- compile Iperf

#make install     -- install Iperf, if desired

Step 3. Please follow the above 2 steps on Client & Server

Step 4. Run the benchmark using the following command…

Read more… 34 more words

About anthonyvenable110

As you can see I love working with various Linux Operating Systems, as well as programs that are Open-Source in nature. Speaking of nature, I love long walks where there is plenty of it.
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s