• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

turning off tomcat

J

jspilon

Guest
hi all,

i stopped the tomcat service as it is not needed on the server by any clients... but the service restarts itself when the server is rebooted

is there a way to disable the service to start automatically...

is there even a way to get rid of the package itself... there is no uninstall function in the updater module :p
 
you can unistall via ssh using rpm -e tomcat psa-tomcat-configurator :)
 
Originally posted by poke
you can unistall via ssh using rpm -e tomcat psa-tomcat-configurator :)

so this will uninstall 2 packages...

psa-tomcat-configurator
tomcat

right ?
 
correct ... Then use the interface manager and hide all the greyed out buttons and clients won't think that they are missing out on something ;)
 
Back
Top