• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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