Skip to content

Instantly share code, notes, and snippets.

View corysolovewicz's full-sized avatar

Cory Solovewicz corysolovewicz

View GitHub Profile
@corysolovewicz
corysolovewicz / InstalliPerfForESXiv67.txt
Created October 31, 2018 23:48
Install iPerf for ESXi v.6.7
# download the iPerf Offline Bundle
wget http://vibsdepot.v-front.de/depot/bundles/iperf-2.0.5-1-offline_bundle.zip
# Copy the file up to your ESXi 6.7 server i.e. /vmfs/volumes/datastore1/ISOImages and install with the --no-sig-check option.
esxcli software vib install -d /vmfs/volumes/datastore1/ISOImages/iperf-2.0.5-1-offline_bundle.zip --no-sig-check
# It installs into /opt/iperf/bin
/opt/iperf/bin/iperf