Saturday, February 19, 2011

Access the Linux machine by ssh command.

Access the Linux machine by ssh command.

Linux machine can able to access from terminal.


# ssh root@192.168.10.2

enter the root password.

If user,

# ssh user@192.168.10.2

enter the user password,

No comments:

Post a Comment