- Download a distribution archive of Selenium Server
- Unzip the distribution archive and copy selenium-server-standalone-xx.xx.x.jar (check the version suffix) to a folder from where you will run the server (such as /usr/local/bin).
- Start the Selenium Server by running the following command:
java -jar /usr/local/bin/selenium-server-standalone-x.xx.x.jar