Thursday, October 21, 2010

Shut Down Commands

Shut Down Commands for Linux

Generally we use ui buttons for shut down related function instead of that we just use some commands  in terminal for achieve that functions.....

$ shutdown

      Simple  shut down process

$ shutdown 22:00

     Shut down computer @ particular time


Other Related Commands


 $ poweroff
      This one for stop processor

$ halt
      Set the computer to the mode for shut down

$ reboot
     Reboot the system



    

No comments:

Post a Comment