Service Control
| service control logo | |
| Maintainer | Stephdl |
|---|---|
| Source: | smeserver-service control |
| Licence | open source |
| Category | |
Service_Control for SME 8.x, SME 9.x and SME 10.x
Maintainer
Stephane de Labrusse aka stephdl
Version
Description
Service_Control allow you to adjust status of all services contains in the server.
- enabled/disabled
- private/public access
TCP Port can be changed for services that accept this parameter.
Installation
yum install smeserver-service_control
- For SME Server 9
yum --enablerepo=smecontribs install smeserver-service_control
You will then need to activate the database changes, the 'official' way is to perform
signal-event post-upgrade; signal-event reboot
but if you don't want to restart your server you can do
signal-event console-save
This contrib is currently held in the stephdl repository, so the following commands will install on your smeserver.
yum --enablerepo=stephdl install smeserver-service_control
then issue:
signal-event post-upgrade; signal-event reboot
Go to the service_control panel on Server Manager and activate changes you need.
Usage
You can access Service_Control interface in the server-manager.
Uninstall
yum remove smeserver-service_control
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-service_control component or use this link
| ID | Product | Version | Status | Summary (2 tasks) ⇒ |
|---|---|---|---|---|
| 13359 | SME Contribs | 11.0 | CONFIRMED | Add in panel for SM2 (smeserver-service_control) |
| 12807 | SME Contribs | 11.0 | VERIFIED | smeserver-service_control-update' folder exists in /etc/e-smith/events/ |
Changelog
Only versions released in smecontrib are listed here.
- apply locale 2024-09-06.patch
- apply locale 2021-08-23 patch
- Add Update event to createlinks [SME: 11036]
2021/03/29 BogusDateBot
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
by assuming the date is correct and changing the weekday.Wed Feb 13 2015 --> Wed Feb 11 2015 or Fri Feb 13 2015 or Wed Feb 18 2015 or ....
- Initial Import to SME10 tree [SME: 11036]