Problem scenario
You are using a Red Hat derivative of Linux. You want to install Gatling. What do you do?
Solution
Prerequisite
Install Java. If you need assistance, see this posting.
Procedures
1. Run a script with the following content (e.g., name it installgatling.sh and run sudo bash installgatling.sh):
gatlingversion=3.3.1 # change this version as needed. …
Continue reading “How Do You Install Gatling on a CentOS/RHEL/Fedora server?”