You can usually see defunct process using the ps -ef command, this process mostly are harmless and can be left alone, however they are annoying in my opinion so I often want them removed, the catch is you can't kill an already dead process, good thing Unix has a utility that will help us removed it.
preap forces the parent of the process specified by pid to waitidfor pid, if pid represents a defunct process.
preap attempts to prevent the administrator from unwisely reaping a child process which might soon be reaped by the parent, if:
The process is a child of init.
The parent process is stopped and might wait on the child when it is again allowed to run.
The process has been defunct for less than one minute.
Using preap
$ preap pid
Below are some howto on troubleshooting
- Tech Blog easy 10 Steps | Remove Virus | Spyware Scanner Download | Free Software
- Tech Blog easy Network troubleshooting | DNS Problem Guide
- Howto change DNS Server IP to OpenDNS
- Tech Blog Howto Fix | COM Surrogate Error | Windows Vista
- 9 Easy Steps | Setting up a secured home wireless network
- Tech Blog Howto Permanently deleting files | data on your hard disk
- Tech Blog Howto Do Full filesystem backup | ufsdump - For *nix
- Tech Blog Fix Slow HD | 1080p Playback | troubleshooting | Fix
- Sendmail | Banner change | Disabling VRFY | EXPN
- iPod charging on DVD player w/o dock
- Apple Ipod Jailbreak - 1.1.4 firmware guide and Quickpwn
- Optimize Windows XP | VIsta
- Tech Blog Howto Hard Disk Recovery | Data Recovery | Test Disk
- Import Outlook PST to Gmail Howto
- Tech Blog Howto Bypass Firewall | Proxy with SSH | Hamachi
- Permanently deleting files | data on your hard disk
- Tech Blog Tutorial Hamachi VPN a quick guide
- Tech Blog Special Build your own IDS or IPS
- Download Video from YouTube to your computer
- Tech Blog Howto Do Bandwidth Monitoring | Free software
- Ubuntu Linux | Multiple IP | IP Aliasing | Howto
- Tech Blog Howto jailbreak iPhone and Ipod touch 2.2 Firmware
- Nokia N96 GPS and Google Earth on your PC
- Sharing folder with Windows on Ubuntu using Samba
- Tech Blog Fix for EMC PowerPath - Removal Error
- Tech Blog Easy Crontab Howto
- Software Raid | Raid Arrays | mdadm on Linux
- Tech Blog - Installing Damn Small Linux To Hard Disk
- Damn Small Linux Auto-start Howto
- Check Veritas Licenses - Tech Howto
- XSCF Command - Console Tech Howto
- Reboot and Shutdown Linux | Ubuntu Howto
- Using Find Command | Ubuntu Howto tech blog
- Howto Create Restore Point on Windows Vista
- Tech Blog VSC Manually Editing Configuration File | Howto
- Apache SSL and Certificate Authority(CA) | Howto
0 comments:
Post a Comment