what is the UID and GID of root user? Can a normal user can
change the ownership of a file? what is the command to
change ownership of a file?
Answer Posted / kk.utnoor
the root UID/GID is 0 (zero). which is why he can able to
intervene in all normal users files even though he don't
had permission. A normal user will don't have the permission
to change ownership of file. The command to change ownership
is < chown user.user file >
| Is This Answer Correct ? | 77 Yes | 6 No |
Post New Answer View All Answers
Which command is used to review boot messages?
What is llvm used for?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
How will you suspend a running process and put it in the background?
List the three main parts of an operating system command?
What is cd command used for?
The head command writes the how many lines of a file to screen?
What is top command in linux?
Where is command history stored in linux?
What does df command do in linux?
What is df -h command?
Which command would you use to create a file system on a new hard drive?
How do I run multiple commands in linux?
How do you sort cpu in top command?
Why is linux cpu usage so high?