• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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