I want to write a script which could login to the remote server and give the control back to the user on the terminal so that user could execute the commands after that. It is basically to avoid a lengthy procedure to login to the server. Please suggest me how I can do this.
Thanks in advance