poweroff
Default setting - user can poweroff using poweroff command
[jason@localhost ~]$ poweroff
Default setting - user can poweroff using halt -p command
[jason@localhost ~]$ halt -p
Default setting - user need root password to poweroff using init 0 command
[jason@localhost ~]$ init 0
Must be root.
[jason@localhost ~]$
shutdown -P now
Default setting - user need root password to poweroff using shutdown -P command
[jason@localhost ~]$ shutdown -P now
Must be root.
[jason@localhost ~]$






0 comments:
Post a Comment