🐬Start and Reload Tomcat and MySQL
Start and reload Tomcat and MySQL with the following commands:
$ systemctl start mysqld
$ systemctl daemon-reload
$ systemctl start tomcat
Last updated
Start and reload Tomcat and MySQL with the following commands:
$ systemctl start mysqld
$ systemctl daemon-reload
$ systemctl start tomcat
Last updated