services

Cole Stanfield colestanfield at mac.com
Wed Jun 16 07:39:53 UTC 2004


On Jun 16, 2004, at 1:54 AM, littleguru wrote:

> Hello
Hiya

> At the boot time some services can not start ,
> how can I find which service is running ?
# /etc/init.d/service status
to stop them from starting you use chkconfig
# chkconfig <service> off
or see which ones are listed to start at boot
# chkconfig --list | grep on

> how can I know which file system is mounted ?
# mount

> I dont remember if i have checked the MD5 at the installation time, is 
> there
> any way to find out if md5 enabled at the installation ?
To what are you referring? the md5sum program? cyrus-sasl-md5?

> thanks for help
>
>
>
>
>
> -- 
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>





More information about the fedora-list mailing list