๐ฝInstall the Prerequisites
Instructions to install the required software in your server
java
$ yum install javadig
$ yum install digzip
$ yum install ziptomcat
$ yum install tomcat tomcat-webapps tomcat-admin-webappsmysql
$ rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022Then follow the installation instructions available here.
webmin
Follow the instructions available here.
firewalld
$ yum install firewalldLast updated