How to access web page without Internet Explorer, Firefox or Safari

In networking, sometime while performing network trouble shooting, you may like to quickly test if the connection to a website is available. Without using a web browser, you also can use the telnet command that is available in most of the login terminal like Command prompt, unix login shell or Cisco login terminal.


To test a connection to a website like www.abc.com just key in

% telnet www.abc.com 80

If a connection is establish, you may like to subsequently key in “GET /” to retrieve the index file from this site.

This entry was posted in Networking, PC and tagged , , . Bookmark the permalink.

One Response to How to access web page without Internet Explorer, Firefox or Safari

  1. Pingback: How to test if a port is open on a server or PC

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>