| Red Hat Linux 9: Red Hat Linux Customization Guide | ||
|---|---|---|
| Prev | Chapter 14. Controlling Access to Services | Next |
The ntsysv utility provides a simple interface for activating or deactivating services. You can use ntsysv to turn an xinetd-managed service on or off. You can also use ntsysv--level option. For example, the command ntsysv --level 345 configures runlevels 3, 4, and 5.
The ntsysvOk and Cancel
buttons. To move between the list of services and the
Ok and Cancel buttons, use the
![]() | Warning |
|---|---|
Services managed by xinetd are immediately affected by ntsysv. For all other services, changes do not take effect immediately. You must stop or start the individual service with the command service daemon stop. In the previous example, replace daemon with the name of the service you want to stop; for example, httpd. Replace stop with start or restart to start or restart the service. |
| Главная |