[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Telnet off on RaQ3
- Subject: Re: [cobalt-users] Telnet off on RaQ3
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Thu Oct 12 20:22:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> The telnet server appears to be down. Within the Cobalt server Control
> Panel, try turning the service off and then on again to see if this corrects
> the problem. If not, try rebooting the server itself. If this still does
> not correct the problem, contact Cobalt Technical Support.
> How do I fix this problem. Thanks:)
You can turn it off under control panel->services under
the admin section or run the following commnad.
$ perl -pi -e 's#^state = on#state = off#' /etc/cobalt/swatch/services/telnet
Jeff-