What is the difference between ssh & telnet
Answer :
In Ssh data will be transfer between the systems in
Encrypted form. So that it is difficult for hackers to
Understand what is going on network.
In telnet & ftp data will be transfer in alphabhatical, so
Hackers easily hack u r server
For this very reason login to other systems using Ssh would
Be recommended.
Telnet port = 23
SSH port numbre = 22
No comments:
Post a Comment