SSH (Secure Shell)
SSH Secure Shell is a program used to log into another computer over a network in order to execute commands in a remote machine and to move files from one machine to another. It provides secure communications over insecure channels and can be a replacement for FTP. SSH protects a network from attacks such as IP spoofing, IP source routing, and DNS spoofing. When using SSH’s “s-login” the entire login session, including transmission of password, is encrypted; therefore it is almost impossible for an outsider to collect passwords.
Close This Window
|