Objectives
-
How SSH works to create and maintain secure connections
-
Advanced SSH usage and techniques
-
How to use SSH for secure file transfers
-
How to use SSH to perform remote command execution
-
How to generate and use public/private key pairs (PPKPs) for authentication
-
To use X-forwarding to run GUI programs on the remote host so that the windows of their GUI interface are displayed on the local host
-
An easy and elegant way to perform a centralized backup of remote hosts ...