|
Depends if you want to rsh as a regular user or as root...
If a regular use...you have to vi a .rhosts file on the destination machine in the users home directory then put in the IP address of the other machine. Also you may have to open port 975 on both the firewalls on both machines...
The command in linux is /usr/bin/rsh
|