• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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