Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Using Telnet with Linux

  Date: Dec 03    Category: Unix / Linux / Ubuntu    Views: 318
  

Is Ubuntu Linux capable of running Telnet and how?

Share: 

 

2 Answers Found

 
Answer #1    Answered On: Dec 03    

Open a CLI, type "telnet" and press <Enter>

 
Answer #2    Answered On: Dec 03    

of course, any unix system has the capability to run telnet - both
client and server.

However telnet has been deprecated for many years because the security
implications of sending your login and password over the network in the
clear, unencrypted for all to see, are really bad.

All modern unix systems have telnet disabled, and use secure shell for
network logins. Ironically, microsoft windows introduced, for the first
time, a crude telnet server around the time all the unix vendors had
switched to secure shell.

Is there a reason you need telnet, and couldn't use secure shell?

 
Didn't find what you were looking for? Find more on Using Telnet with Linux Or get search suggestion and latest updates.




Tagged: