* 방법 1: netstat root@zetawiki:~# netstat -tnlp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:8005 0.0.0.0:* LISTEN 1212/java tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 1118/mysqld tcp 0 0 0.0.0.0:3690 0.0.0.0:* LISTEN 919/svnserve tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 1212/java tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN ..