Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: erikja on October 03, 2006, 06:47:29 AM
-
Hi.
Is there an easy way to see which services are running, and which are not in SME 7 Server ?.
I can see, that if I boot, there's some service that are OFF, but as the boot runs fast it's difficult to get a total view of it.
In which logfiles can I see the on/off services ?
-
What your seeing at boot is what services are enabled by the configuration db.
Try config show |grep "service\|status"
For what services are actually running I don't know (yet).
-
What your seeing at boot is what services are enabled by the configuration db.
Try config show |grep "service\|status"
For what services are actually running I don't know (yet).
Thanks very much. That was the tool I needed :-)