20070825

rsh

Make sure username are the same on client and remote.

server side
You need ~/.rhosts file with this line:
192.168.1.5 codept

OR you can write this line in /etc/hosts.equiv

client terminal
$ rsh remotehost date

WARNING! RSH is not secure.

No comments:

Post a Comment