How can I find all the file descriptors used by a process such as httpd (Apache web server) or mysqld (MySQL Database server)?
{ 1 comment }
How can I find all the file descriptors used by a process such as httpd (Apache web server) or mysqld (MySQL Database server)?
{ 1 comment }
How do I find out running processes were associated with each open port? How do I find out what process has open tcp port 111 or udp port 7000 under Linux?
{ 18 comments }
I‘ve configured my Apache in chrooted jail at /jail/apache directory. However, my syslogd is not working and nothing gets logged using /dev/log and /jail/apache/dev/log. How do I fix this problem under CentOS 5.x AMD64 with SELinux?
{ 0 comments }