

User that we set up needs to have access to the Tomcat installation. Next, we can set up the proper user permissions for our installation.


User is set up, let’s download and install Tomcat. sudo useradd -s /bin/false -g tomcat -d /opt/tomcat tomcat.(where we will install Tomcat), and with a shell of
