January 2019
Beginner to intermediate
776 pages
19h 58m
English
Sometimes, we need to run a simple command on a remote machine over SSH. For example, we need to query the remote machine's CPU or RAM information. This can be done from a Python script as shown in this recipe.
Read now
Unlock full access