What is difference between SSH V1 and SSH V2? What are
drawbacks of SSH V2?
Answer / nandisha kn
V1: less secure ,
lacks a strong mechanism for ensuring the
integrity of the connection.
if machine name user ogged in from is present in one of the
follwing file then connection is established.
$HOME/.rhosts, $HOME/.shosts, /etc/hosts.equiv, or
/etc/shosts.equiv,
V2:More secure
provides additional mechanisms for confidential-
ity
| Is This Answer Correct ? | 5 Yes | 0 No |
How to perform a system shutdown in unix?
Explain kernal and shell?
What is the difference between soft link and hard link in Unix operating system ?
How to find the path in unix?
What are different types of files in unix?
What is inode in unix operating system?
What is the difference between an absolute path and a relative path in unix?
What is positional parameters in unix?
Is unix the first operating system?
What are the core concepts of unix
If we are terminated at the middle of the program execution in UNIX,what will happen to the program, it will continue running r terminate r the o/p will be send to your mail?
Explain system bootup in unix.