Question: in kali linux Task 5: writing shell script for SSH remote login The next main task is to create a shell script which will perform
Task 5: writing shell script for SSH remote login The next main task is to create a shell script which will perform a remote login from client machine to the Linux server you have installed. The remote login session with shell script should be done i. With password provided - This can be carried on using SSH provides ssh-keygen utility ii. With a passwordless login - this can be done using Linux repository utilities e.g in ubuntu you have the sshpass utility. You can refer to this more detail in the link listed below among others. Document all the steps and the code you write for that. You will be presenting a successful remote login session to your lecturer to proof the success of the code. Linux - write a shell script to ssh to a remote machine and execute commands - Stack Overflow How to Execute Linux Commands on Remote System over SSH (Linuxtechi.com)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
