Start and reload Tomcat and MySQL with the following commands:
$ systemctl start mysqld $ systemctl daemon-reload $ systemctl start tomcat
Last updated 1 year ago