![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
LinkBack | Thread Tools | Display Modes |
| Forum Sponsor | ||
|
|
|
||||
|
From the "rsh" manual page
Quote:
ZB |
|
||||
|
New problem
I have three linux servers all set up the same way( I think) but one of the servers can't use hostname as rsh sybolic link.
I `ln -s /usr/bin/rsh /usr/bin/hostname1` on this hostname1 server. But when I typied hostname1 from hostname2, I got this: .... Connection refused ... But I can do this from hostname2 with no problem: `rsh hostname1 ls` It will give me the list of that directory. I can do it from hostname1 to hostname2--one way. Why? |
|
||||
|
.rhosts
They are all set up the same way in .rhosts file:
hostname1 username1 hostaname2 username2 Basically I can't run rlogin on one of the linux to the other machine. Is there anything I should look related to rlogin? Last edited by whatisthis; 12-03-2004 at 06:53 AM. |
||||
| Google UNIX.COM |