ShutDown Linux with systemctl - Interview Question

 Use systemctl commands to shut down and reboot your system.

 Halt the system and power off the machine:

$ systemctl poweroff

Halt the system and power off the machine:

$ systemctl shutdown

Reboot your machine:

$ systemctl reboot

Halt the system without powering off the machine:

$ systemctl halt

 

Comments

  1. Replies
    1. hai jai i am getting authenticating error for doing these commands , asking password.
      and where can i get it the password for root.

      Delete

Post a Comment

Popular posts from this blog

Linux Indepth #4

How To Rebuild GRUB Configuration file

DevOps Project Contest.