[Linux] 리눅스 열린 포트 및 프로세스 확인
·
IT기술 관련/리눅스
출처: http://www.binarytides.com/linux-netstat-command-examples/ netstat -nlpt 1. List out all connections The first and most simple command is to list out all the current connections. Simply run the netstat command with the a option.$ netstat -a Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 enlightened:domain *:* LISTEN tcp 0..