July 2025
Beginner to intermediate
304 pages
8h 38m
English
In this appendix, we are going to learn how to use a connection protocol known as Secure Shell (SSH) so that our local machine can connect to a remote computer. In this case, a remote computer can be anything from another computer in your house to a virtual machine that you’re renting from a cloud provider.
SSH gives us command line access to another computer, which will give us the ability to treat another computer’s command line much like we treat our local computer’s command line. We very often use SSH to enter Linux-based operating systems, which means your local computer’s commands might be slightly different than the Linux-based ones. This is especially true for Windows ...
Read now
Unlock full access