I've been working on auditing using CIS Benchmarks for example :
[root@localhost ~]# ls -l $CATALINA_HOME/webapps/docs \
CATALINA_HOME/webapps/examples ls: cannot access /webapps/docs: No such file or directory ls: cannot access CATALINA_HOME/webapps/examples: No such file or directory
The thing is every command includes "CATALINA" and I've been trying my best to find that directory but seems like it doesnt exist. Can anyone tell me how to install tomcat 8 'n RHEL7 ? And how to find that "CATALINA" container..