Live Chat!

How to shutdown and reboot without sudo password?

* * * * * 1 votos

September 25th, 2007 mysurface

If you are gnome user, you probably enjoy shutdown with just a click on the dialog. In order to shutdown from command line, you are requested to be either root or using sudo, such as
sudo shutdown -h now
For more detail examples of shutdown, continue to read here.
With sudo, you need to type your password. Sometimes [...]

Posted in Admin, chmod, shutdown, sudo | Hits: 23196 | 4 Comments »

Shutdown/Reboot using ’shutdown’

* * ½     2 votos

October 15th, 2006 liewsheng

It have a lot of way to shutdown/reboot your machine, the easier way is using shutdown button in gnome or KDE menu ;p The another way is using ‘init’ which already intro in Shutdown Using ‘init’. Now I will intro a another command - ’shutdown’.
’shutdown’ have more option than init, you can specific how long [...]

Posted in Admin, shutdown | Hits: 6431 | 2 Comments »