Re: How to start telnet

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 09, 2006 at 10:23:50AM -0800, Dave Martini wrote:
> How do I start telnet in RHEL 4.
> 
> Is there a redhat-config-services equivalent like there is in RHEL 3??
> 
> sevice telnet start gives this error
> 
> [root@linux rc3.d]# service telnet start
> telnet: unrecognized service
> [root@linux rc3.d]# chkconfig --list |grep telnet
>         krb5-telnet:    off
>         telnet: off

If you would have removed the grep and eyeballed the result, you would
have seen that telnet is started by inetd.  You therefore just need to
turn it on an HUP inetd (which chkconfig actually does on your behalf).

# chkconfig telnet on

        .../Ed

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts@xxxxxxxxxx
Member #1, Red Hat Community Ambassador Program

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux