ssh login

 secureshell

---------------


SSH or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network. Typical applications include remote command-line, login, and remote command execution, but any network service can be secured with SSH.




login : ssh username@ipaddress                            (for example : ssh root@172.100.100.100
passwd :.....


logout : exit

No comments:

Post a Comment