Removing Zombie process in the server
Hi, I have got a solution for removing zombie process on servers(linux servers). We neither need to restart the server nor run script to do this all we have to do is just run the following command. ps -el |... Continue reading →