VirtualBox
| 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 [ ... ] |
| list all open ports 29/12/2009 | mad mad mod The netstat command to list all open udp and tcp ports and the PID and name of the program to which each socket belongs is: # netstat -tulpn Use lsof to list ALL open files (directorie [ ... ] |
Other Articles
|