• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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