• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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