Home Operating System Solaris How to login to a remote host with Solaris secure shell? - Start a Solaris secure shell session by using "ssh command" followed by name of the remote host. Local Host # ssh RemoteHost - Here an authentication is to be given for initial connections to remote hosts.- If we cannot confirm the authentication of remote host, type no and contact system administrator.- If we can confirm the authentication, then type Yes and continue to the next step- Now, authenticate yourself to ssh.- When prompted, type the passphrase, account and password.- Transactions can be made on the remote host by encrypted commands.- Terminate the ssh connection.
Post a Comment