लोड हो रहा है...... कृपया प्रतीक्षा करें........

0

No products in the cart.

January 21, 2022

How to completely remove abrt process in centos/redhat

How to completely remove abrt process in centos/redhat

Disable the abrtd service

service abrtd status
systemctl stop abrtd
systemctl disable abrtd
systemctl daemon-reload

At this step you can get when accessing SSH

‘abrt-cli status’ timed out

Check yum:

yum list abrt*

And remove:

yum remove abrt*

Run cagefs update if any:

cagefsctl --force-update

Posted in Tutorial
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments