On 2001-09-26, Shobhit Mathur wrote:
>Hi,
> I learnt a few facts to make connectivity to my Linux box work.
>
> Firstly, check the /etc/xinetd.d/rlogin and /etc/xinetd.d/telnet
> files. The line "disable=yes" should be changed to "disable=no".
>
> Secondly, you will need the rsh-server rpm to be installed onto
> your linux box to enable remote connectivity to your Linux m/c.
>
> You will want to reboot the Linux m/c to see the new changes in
> effect.
Do _not_ reboot Linux for the changes to take effect. This is not
Windows. No need to do that. Instead, either enable the telnet
server and rlogin server via "chkconfig telnet on" and "chkconfig
rlogin on", _or_ if you prefer to edit the files in /etc/xinetd.d/
manually, run "service xinetd reload" afterwards.
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list