Why halt -p command needs root in ubuntu if one wants to shut it down?
Answer / rahul
Because halt -p is a root privileged command and it is found
in /bin directory. If you want that user can run this
command just copy this command from bin to sbin. and now
user can also run this command.
| Is This Answer Correct ? | 12 Yes | 1 No |
Which linux shell is best?
Which transistor is used in each cell of eprom?
What is spinwait?
is it possible to break the grub password in linux
What is shell script?
What is semaphore in unix example?
How do I check if a port is open linux?
Why you shouldn’t use the root login?
How do I run a file in linux?
You need to search for the string “tecmint” in all the “.txt” files in the current directory. How will you do it?
Which field is used to define the user’s default shell?
How do I stop a linux script from command line?