Testing: Difference between revisions

Jump to navigation Jump to search
17 bytes added ,  4 July 2011
m
Line 39: Line 39:


netstat ex: find MySQL 3306 port
netstat ex: find MySQL 3306 port
# {{kbd | key = netstat -a | find "3306"}}
# {{kbd | key = <nowiki>netstat -a | find "3306"</nowiki>}}
# more on [http://www.techrepublic.com/blog/security/list-open-ports-and-listening-services/443 List open ports and listening services]
# more on [http://www.techrepublic.com/blog/security/list-open-ports-and-listening-services/443 List open ports and listening services]


Navigation menu