You can list open ports under Linux in following ways.
1. Using netstat:
# netstat -tupl
or
# netstat -anp --udp --tcp | grep LISTEN
2. Using nmap:
# nmap -sT -O localhost
handy solutions from Linux geek
You can list open ports under Linux in following ways.
1. Using netstat:
# netstat -tupl
or
# netstat -anp --udp --tcp | grep LISTEN
2. Using nmap:
# nmap -sT -O localhost
access android apache apt browser cache centos config connection convert cpanel cron debian dns eclipse encoding error find firefox font http iceweasel jabber java javascript kde kernel key laptop Linux locale mysql network package PHP plugin repository server service ssl string tomcat ubuntu update-alternatives whm
©2007-2012 The Alexxoid Blog
Disclaimer: All data and information provided on this site is for informational purposes only.
Be The First To Comment
Related Post
Please Leave Your Comments Below