• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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