×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Telnet: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
    imported>Took
    No edit summary
     
    (2 intermediate revisions by one other user not shown)
    Line 1: Line 1:
    *try also ''telnet 62.5.178.194'' ;)
    Simply put, Telnet is a program that allows you log on to a [[Unix]]-based computer. If you have an account on a Telnet server, you can access its resources (such as a directory of your files, e-mail, ftp, etc).
    <man>telnet</man>


    {{manpage}}
    What is telnet?

    Telnet and its close cousins [[rlogin]] and tn3270 are methods of connecting to a remote computer over the [[Internet]] that let you use programs and data just as if you were using the computer locally. Do not confuse telnet with Telenet, the old name for Sprintnet.

    Telnet is a text-only protocol. At one time it was one of the most common ways to connect to other sites. Now with the growth of the web, it is hardly used. There are still a few sites and resources that can only be reached through telnet.

    Telnet FAQ:
    * http://www.walthowe.com/navnet/faq/telnet.html

    A telnet URL takes this form: telnet://some.address:port-number

    From a [[unix]] [[shell account]] or other account that lets you type telnet commands, you can issue a command like this:

    telnet some.address port-number

    Telnet is unsecure because it is unencrypted ,if possible you should use [[SSH]] instead.

    [[Windows]] Telnet / [[SSH]] client: [[Putty]]

    * [[http://www.chiark.greenend.org.uk/~sgtatham/putty/ Putty]


    Standard Telnet port is [[23]]

    Latest revision as of 12:10, 3 May 2006

    • try also telnet 62.5.178.194 ;)

    <man>telnet</man>

    see also: mansearch, man2html

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.