Examples of using the telnet command

Examples of using the telnet command

To connect to your account on the remote system known as "castor":

   telnet castor
   Trying 129.215.112.8 ...
   Connected to castor.ucs.ed.ac.uk.
   Escape character is '^]'.


   SunOS UNIX (castor)

   login:

To start a telnet session and open a connection to the host "mstore-1":

   telnet
   telnet> open mstore-1
   Trying 129.215.112.1 ...
   Connected to mstore-1.ucs.ed.ac.uk.
   Escape character is '^]'.


   SunOS UNIX (mstore-1)

   login:

[Home] [Search] [Index] This site maintained by unixhelp@math.rutgers.edu
This page was last updated on September 05, 2006 at 10:29 am and is maintained by webmaster@math.rutgers.edu.
For questions regarding courses and/or special permission, please contact mclausen@math.rutgers.edu.
For questions or comments about this site, please contact help@math.rutgers.edu.
© 2012 Rutgers, The State University of New Jersey. All rights reserved.