Summary

In this chapter, we discussed SSH in all its glory. We started off with a discussion of what SSH is and why it's useful, and then we ensured it was installed on our systems. Using SSH, we were able to connect to other Linux machines and execute commands. We also took a look at configuring hosts in the ~/.ssh/config file and transferring files from one host to another using scp. In addition, SSH tunneling was discussed, as well as an introduction to public key authentication. We finished the chapter with a look at Mosh, which is a neat alternative to SSH.

In the next chapter, we'll tackle file sharing by setting up our very own file server. We'll set up file shares via Samba as well as NFS, as well as the individual quirks of each solution. ...

Get Mastering Linux Network Administration now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.