Complete Bash Shell Scripting Season 1 Episode 12 Working with Remote Servers: Part 1
- April 29, 2020
- 61 min
It's time to work with remote servers. You'll login into a remote server from the local server using ssh and learn how to execute commands on a remote server without logging into the remote server. This episode will also show you how to provide passwords for ssh using sshpass utility and how to execute multiple commands on multiple servers.