Testing: Difference between revisions

Jump to navigation Jump to search
100 bytes added ,  28 July 2009
no edit summary
(新頁面: == remote node == * connect to <nowiki>http://ip:80 </nowiki> == local node == # telnet localhost 80 # get (get & space) Category:Software)
 
No edit summary
Line 4: Line 4:


== local node ==
== local node ==
=== check the service port ===
telnet
# telnet localhost 80
# telnet localhost 80
# get  (get & space)
# get  (get & space)
netstat ex: find MySQL 3306 port
# netstat -a | find "3306"




[[Category:Software]]
[[Category:Software]]

Navigation menu