Linux Games
| the easy way to kill processes 29/12/2009 | mad mad mod Use pkill to kill processes based on their name. For example to terminate all instances of mplayer: |
| find files not owned by any user or group 29/12/2009 | mad mad mod From time to time you should check your systems for files not owned by any user or group. Every file on a system should have a valid owner (user and group). The command to search for [ ... ] |
| Other Articles |