Run the following command:

chkconfig --list

And check if ssh (or ssh2) appears listed.

For example, in my box:

[root@linux0037 root]# chkconfig --list|grep ssh
sshd2           0:off   1:off   2:off   3:on    4:on    5:on    6:off

Which means that runlevel 3,4,5 have it on.

Hope this is what you were looking for.

JV.

On Fri, 16 Aug 2002 12:39:55 -0700
"Desmond Lee" <[EMAIL PROTECTED]> wrote:

> Hi there
> 
> I'm fairly new to linux, so i'm not sure if this is the place to ask this 
> question.
> 
> I'm setting up a linux box as a server. But, i want to double check what 
> services were setup during the installation. For example, i want to make 
> sure that only ssh and not telnet and ftp are enabled.
> 
> I've trying looking for instructions on how to do this, but i got a whole 
> bunch of stuff about ssh and not how to check that ssh is enabled.
> 
> Thanks
> 
> Desmond
> 
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos: 
> http://photos.msn.com/support/worldwide.aspx
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to