LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux and Telnet (https://www.linuxquestions.org/questions/linux-newbie-8/linux-and-telnet-8837/)

Lmronby 11-17-2001 12:23 AM

Linux and Telnet
 
I have been asked to set up a Linux box to Telnet into. (I am very new to Linux) We have a Win2k server and 20 workstations. I have installed RedHat 7.2 on a box and set it up as a server. I assigned an IP address of 192.168.0.254. I can ping that addy from the workstations if the network cable is attached to the Linux box. I cannot Telnet into the machine. How do I set up Telnet, or where can I find a good help file on how to do this. I have been serching the web for an answer, yet it alludes me. <frustration> Muchos Gracias

acid_kewpie 11-17-2001 04:12 AM

install the rpm's from the rh72 cd's, and edit the 'disable = yes' line in /etc/xinetd.d/telnet, then '/etc/init.d/xinetd restart'

Lmronby 11-17-2001 07:35 AM

Should I change the 'disable = yes' line to 'disable = no' ? Also what should I change in the '/etc/init.d/xinetd restart'

I am very new to Linux. Where can I read up on this stuff? Malta Grazie.

acid_kewpie 11-17-2001 10:10 AM

well.. if you don't want it disabled, disable = no seems to be a logical thing to do! ;)

i meant just run

/etc/init.d/xinetd restart

Lmronby 11-19-2001 07:39 PM

Worked like a charm. Thanks so much.

Pat


All times are GMT -5. The time now is 03:59 AM.