Author Topic: Shutdown command for Zentyal 5.0  (Read 1108 times)

tanseeq

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Shutdown command for Zentyal 5.0
« on: January 20, 2021, 01:09:17 pm »
sudo shutdown -h now

is this correct command to properly shutdown zentyal 5.0 machine?

BerT666

  • Zen Warrior
  • ***
  • Posts: 228
  • Karma: +17/-0
    • View Profile
Re: Shutdown command for Zentyal 5.0
« Reply #1 on: January 21, 2021, 09:10:47 am »
Hi, yes, the command is valid.

Alternative: sudo init 0 (or init 6 to reboot)

Best Bert