Fedora 28 Tomcat 9 - Setting Up
-
And Relocate Apache Tomcat 9
First, Set Permissions & Ownership with:sudo chown -R root:root /tmp/apache-tomcat-9*
sudo chmod -R +xr /tmp/apache-tomcat-9*
Then Switch contents:
sudo mv /tmp/apache-tomcat-9* /opt/apache-tomcat-9
Contents