Este contenido no está disponible en el idioma seleccionado.

1.5. Starting and Stopping a Directory Server Instance


Use the dsctl utility to start, stop, or restart an instance:
  • To start the instance:
    # dsctl instance_name start
    Copy to Clipboard Toggle word wrap
  • To stop the instance:
    # dsctl instance_name stop
    Copy to Clipboard Toggle word wrap
  • To restart the instance:
    # dsctl instance_name restart
    Copy to Clipboard Toggle word wrap
Optionally, you can enable Directory Server instances to automatically start when the system boots:
  • For a single instance:
    # systemctl enable dirsrv@instance_name
    Copy to Clipboard Toggle word wrap
  • For all instances on a server:
    # systemctl enable dirsrv.target
    Copy to Clipboard Toggle word wrap
For further details, see the Managing System Services section in the Red Hat System Administrator's Guide.
As an alternative to command line, you can use the web console to start, stop, or restart instances.
To start, stop, or restart a Directory Server instance:
  1. Open the Directory Server user interface in the web console. See Section 1.4, “Logging Into Directory Server Using the Web Console”.
  2. Select the instance.
  3. Click the Actions button and select the action to execute:
    • Start Instance
    • Stop Instance
    • Restart Instance
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat