💽
Install the Prerequisites
Instructions to install the required software in your server
The $ sign that is presented in the following instructions indicate that you must enter the command that follows the sign.
$ yum install java
$ yum install dig
$ yum install zip
$ yum install tomcat tomcat-webapps tomcat-admin-webapps
$ rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022
$ yum install firewalld
Last modified 4mo ago