• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

Issue KernelCare

xt.Tobi

New Pleskian
Hello,

I have a little Problem with KernelCare. I want to uninstall it but when I type

apt-get purge kernelcare

in PuTTY it says:

root@********:~# apt-get purge kernelcare
Reading package lists... Done
Building dependency tree
Reading state information... Done
N: Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Unable to locate package kernelcare

Can somebody help me or can somebody say me how to disable the E-Mail Notifications
 
Hi xt.Tobi,

did you consider to do a Forum - Search ( => https://talk.plesk.com/search/ ), before you choosed to open a new thread?


As you can see, it is recommended to choose the command:
Code:
plesk bin extension --uninstall kernelcare-plesk
or
Code:
plesk bin extension -u kernelcare-plesk
... to uninstall the Plesk extension and if you have any ( possible ) leftovers, you could compair it on Debian/Ubuntu - based systems with the example commands:
Code:
dpkg-deb -c /var/cache/apt/archives/FULL-NAME-OF-THE-DEB-FILE.deb

 
Back
Top