October 26, 2014

How to connect remote machine in Unix

Below command is useful to connect remote machine or server in Unix.

SSH <user>@<host name>

Example:

SSH anand@mymachine

No comments:

Post a Comment