Installing rsh on the empeg

7 Mar 2002 12:21 empeg

Grab a copy of rsh-client from the debian archive.

You’ll need a line saying root::0:0:root:/:/bin/sh in /etc/passwd on the empeg.

You’ll need a line saying empeg-ip-address root in .rhosts on your server.

rsh -l fred server-ip-address ls

…should work.