Block
Are you looking to get certified in DevOps, SRE and DevSecOps?
DevOps
Get Certified!
SRE
Ahead from others!
DevSecOps
Security is Key
Kubernetes
Tomorow's Platform!

Ubuntu 20.04.2 LTS displays “There is 1 zombie process” upon login

=> There is 1 zombie process.
  • To Check the zombie process run below command
ps axo stat,ppid,pid,comm | grep -w defunct
  • and Then kill the parent process
sudo kill -9 <parent_process_number>

👉 For more details read below tutorial on this topic:

Click Here

Chandan Kumar
Follow Me: