• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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