lugoteehalt
06-29-2004, 09:13 AM
Have been using:
ssh -g apricot enlightenment (there's more in it than that, eg -c blowfish)
in my .xinitrc file to use enlightenment on the remote box, apricot, on the local X server. (-g Allows remote hosts to connect to local forwarded ports.)
Thought rsh would be better - because it would be faster, not being encrypted. [Incidentally, is this true??] Using ethernet cards.
But
rsh apricot exec enlightenment &
gets a message from enlightenment saying it can't connect - the same message, I think, the ssh command would give without the -g.
Is there some way rsh can do this??
ssh -g apricot enlightenment (there's more in it than that, eg -c blowfish)
in my .xinitrc file to use enlightenment on the remote box, apricot, on the local X server. (-g Allows remote hosts to connect to local forwarded ports.)
Thought rsh would be better - because it would be faster, not being encrypted. [Incidentally, is this true??] Using ethernet cards.
But
rsh apricot exec enlightenment &
gets a message from enlightenment saying it can't connect - the same message, I think, the ssh command would give without the -g.
Is there some way rsh can do this??