Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

EulerOS/OpenEuler

Updated on 2022-11-04 GMT+08:00
  1. Check whether the Cloud-init services will automatically start when the system starts.

    systemctl status cloud-init-local

    systemctl status cloud-init

    systemctl status cloud-config

    systemctl status cloud-final

  2. enabled indicates that the service will automatically start.

    Otherwise, run the following commands to enable automatic startup for them.

    systemctl enable cloud-init-local

    systemctl enable cloud-init

    systemctl enable cloud-config

    systemctl enable cloud-final

  3. Run the following commands to start Cloud-Init:

    systemctl start cloud-init-local

    systemctl start cloud-init

    systemctl start cloud-config

    systemctl start cloud-final

  4. Run the commands in 1 to check whether the Cloud-Init status is active.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback