2011年1月26日 星期三

Verifying Which Ports Are Listening

# install nmap tool
yum install -y nmap.x86_64

# run this command to see which ports are listening now
nmap -sT -O localhost
Reference: centos.org

沒有留言:

張貼留言