Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Complete the below commands to confirm that the shrine users has both group/ownership permissions for all files and subdirectories within /opt/shrine/tomcat/.

Code Block
themeRDark
cd /opt/shrine/tomcat
  
-- Setting correct permissions for Tomcat folders
chgrp -R shrine /opt/shrine/tomcat
chmod -R g+r conf
chmod g+x conf
chown -R shrine webapps/ work/ temp/ logs/