I say you have a virus! run Malwarebyte,hitmanpro 3.5 and you will find your problem. Both are free just make sure you update them before you scan your system.
I'm unaware of any recent version of 'ps' failing to identify zombies.
Both /usr/bin/ps and /usr/ucb/ps should do so properly.
$ perl -e 'if (fork()) {sleep 20;}' &
[1] 15091
$ /usr/bin/ps -ef | grep def
root 15092 15091 0 0:00 <defunct>
$ /usr/ucb/ps ax| grep def
15092 Z 0:00 <defunct>
Bug in...
If the user exists in /etc/ftpd/ftpusers, that user is not allowed to connect using ftp. Check the man page of ftpusers. If you do want to enable ftp for root, remove root from /etc/ftpd/ftpusers.
...XP, including computers that were supplied with Windows XP preinstalled, may not have this utility, so the following steps may not work:
* Insert the Windows CD and start the computer.
* When the Welcome to Setup screen appears, press R.
* Type a number corresponding to the...
Take look at this :
This was caused by a recent Microsoft patch. There were apparently also about 40 instances of verclsid.exe running, and some other problems. For info on how to fix this, see the Microsoft Knowledgebase Article with the fix (http://support.microsoft.com/kb/918165). Here is an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.