How to solve kdevtmpfsi using 100{83832c2e9762d7d59158bb8e184331dad143c7b73eb69f86229ee6e276689139} CPU resource in your server

Category:
Author: zemna
Date: April 17, 2021
Share this:

Kill Process

sudo kill -9 [PID of kdevtmpfsi]
sudo kill -9 [PID of kinsing]

Remove Files

sudo rm -f /tmp/kdevtmpfsi(or + random identifier)

sudo rm -f /var/tmp/kinsing(or + random identifier)
or
sudo rm -f /tmp/kinsing(or + random identifier)

Change Permission

sudo chmod -R go-x /tmp
sudo chmod -R 0777 /tmp/
sudo chmod -R go-x /var/tmp
sudo chmod -R 0777 /var/tmp/

Blocking php-fpmx.x exposed port 9000

sudo apt install ufw
sudo ufw allow 80 <-- for HTTP connection if needs
sudo ufw allow 443 <-- for HTTPS conneciton if needs
sudo ufw allow "OpenSSH" <-- for ssh connection
sudo ufw deny 9000 <-- for blocking 9000 port from outside
sudo ufw enable
Share this:

Leave a Reply

Your email address will not be published. Required fields are marked *

Let's connect and create
something awesome together!
2023 - Copyright, All Rights Reserved, Made by ZEMNA.NET with ❤️
crossmenu linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram