Quantcast
Viewing all articles
Browse latest Browse all 2845

Using secure shell (ssh) for login and secure copy (scp) for data transfer on Linux

SSH stands for secure shell. It is an encrypted remote login protocol. Once it has been set up on each node, it can be used to communicate with various other nodes in that network. This tutorial covers public / private key authentication, the installation of public keys on remote servers and secure file transfers with scp.

Viewing all articles
Browse latest Browse all 2845

Trending Articles