0 votes
in DevOps by
The scope for SSH?

1 Answer

0 votes
by

SSH is a Secure Shell which provides users with a secure, encrypted mechanism to log into systems and transfer files.

To log out a remote machine and work on the command line.

To secure encrypted communications between two hosts over an insecure network.

...