How To Use Telnet
You can do a lot of things with your connection to the Internet. A lot of new Internet users aren't aware of all the things you can do with your Internet connection. Most people only surf the web and check their e-mail. However, you can do much more. Services like IRC, FTP, and TELNET are often overlooked.
Why Do I Have To Use Telnet? You'll have to learn how to use TELNET if FrogNet is hosting your domain (i.e. www.yourname.com) or personal FrogNet web site (i.e. home.frognet.net/~yourname) Learning how to use TELNET is an absolute necessity if you want to include cool features like CGI scripts, Server Side Includes or MySQL databases on your web pages.
TELNET is also a must for Ohio University students who live off campus that want to check their oak e-mail accounts.
What's a "TELNET" Anyway? An excellent definition of the term TELNET can be found at webopedia.com. Simply (or not so simply) put TELNET is...
"a terminal emulation program for TCP/IP networks such as the Internet. The Telnet program runs on your computer and connects your PC to a server on the network. You can then enter commands through the Telnet program and they will be executed as if you were entering them directly on the server console. This enables you to control the server and communicate with other servers on the network. To start a Telnet session, you must log in to a server by entering a valid username and password. Telnet is a common way to remotely control Web servers."
This tutorial is divided into two sections. One for Windows users and the other for Macintosh users. If you are using an advanced operating system like LINUX, then we assume you already know how to use TELNET.
--------------------------------------------------------------------------------
Windows Users...
Step 1: Microsoft Windows 95, 98, and NT users have it easy. Windows comes with a basic but effective TELNET program built in. First, connect to FrogNet as you would normally do. You can even have your web broswer running at the same time you use TELNET. The easiest way to open a TELNET window it is to click on the START button, then select RUN. In the window that pops up type telnet shell.frognet.net
Step 2: Click on the OK button (or hit return) and a telnet window should appear that looks like the following.
Step 3: Type in your FrogNet username for the "login" and hit return.
Step 4: After you type in your "Login" you'll be asked for your "Password". Type that in and hit return. Your password will not appear on your screen. If you screw up, just hit return and you'll be asked for your login and password again. You can screw up several times in a row and not hurt anything. If you don't get it right within 60 seconds, your telnet connection will be terminated and you'll have to start over again.
If you got your username and password right, then you'll be shown the last time you logged in. If not, you'll be asked to try again, and again, and again until you get the password right, or the negotiation phase of your session automatically times out after 30 seconds.
Step 5: Next you'll be asked which terminal emulation you want to use. "ANSI" is the default. If you are a student at O.U. and want to check your OAK e-mail account then type in "vt100" without the quotes and hit return. Everyone else can just hit return and use the "ANSI" default .
Congratulations, you have successfully logged into FrogNet.
2007-02-10 19:44:48
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
Telnet is a protocol some programs can use to log into servers. It is command line/terminal based, and you log in and execute commands allowed by the telnet protocol on the server. It has been used to give information, like some libraries will let you telnet them and access their databases of stuff all text based for people who don't use browsers and like telnet (not sure who is like that but i guess there r some). Telnet is mostly a security problem for people cus its almost nvr practically used for usefull things and mostly used for hacking if the protocol is on the server.
Windows comes with a telnet program, you can just open the command prompt program and type telnet to telnet the server that has telnet capabilities.
Try telnet on some smtp servers like your online mail, alot allow you to send email through telnet which is kinda cool.
2007-02-10 19:50:06
·
answer #2
·
answered by Kristofer 4
·
0⤊
0⤋
A terminal emulation program for TCP/IP networks such as the Internet. The Telnet program runs on your computer and connects your PC to a server on the network. You can then enter commands through the Telnet program and they will be executed as if you were entering them directly on the server console. This enables you to control the server and communicate with other servers on the network. To start a Telnet session, you must log in to a server by entering a valid username and password. Telnet is a common way to remotely control Web servers.
You normally use it in a program like putty.
2007-02-10 19:42:54
·
answer #3
·
answered by APIDLady 2
·
0⤊
1⤋