Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 03 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   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?

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

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


Tagged: