Linux

Install and run Jmeter in Linux both CLI and GUI mode



Commands used in the Video
dnf install java-11-openjdk-devel -y
wget
tar zxvf apache-jmeter-5.6.2.tgz
./jmeter
./jmeter.sh -n -t examples/CSVSample.jmx

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button