how to give a normal user reboot and shutdown permission?
Plz also mention the step.
Answer Posted / kumaresanchandran
shutdown: shutdown -h
go to root directory type: init 0
reboot : reboot
go to root directory type: init 6
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
How do I run a command in linux?
What does grep command do?
What is phony in makefile?
What does mkdir mean in linux?
How do you create a blank file in linux?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
How do I check my system performance?
How does mkdir work in linux?
What would be the result of issuing the command cat phonenos?
What is bc command in unix?
What is finger in networking?
What does execute mean in linux?
Which command will show you free/used memory? Does free memory exist on linux?
How do I run whois command?
What is the command to see on which port which service is running?