Testing: Difference between revisions

Jump to navigation Jump to search
71 bytes added ,  17 April 2012
m
(→‎user client node: add hosts file)
Line 47: Line 47:


netstat ex: find MySQL 3306 port
netstat ex: find MySQL 3306 port
# {{kbd | key = <nowiki>netstat -a | find "3306"</nowiki>}}
# {{kbd | key = <nowiki>netstat -a | find "3306"</nowiki>}} (note: require the '''double quote''' symbol, not single quote symbol)
# 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