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

Re: [cobalt-users] Telnet off on RaQ3



> 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-