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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / v.balaviswanathan
The UID and GID of root user is O . Yes , if he is the
owner of a file or he has the permission to change .To
change the ownership of a file is
chown
| Is This Answer Correct ? | 18 Yes | 3 No |
Answer / amit kumar ghosh
"The UID & GID of root user are 0".
No, a normal cannot change the ownership even if it is the
owner of that file.
That cmd to change ownership.
#chown owner:groupowner filename.
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / debasis behera
The UID & GID of root is zero i.e 0, normal user can't
change the ownership of a file of others, he can change the
ownership of his own file. To change a ownership of a file
is -
chown username filename
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / breest
the UID and GID of rootz user is 1337 and your mama. if this
doesnt work it is 11111elf ololololol !!!
edit: zomfg by the 2nd lost viking
| Is This Answer Correct ? | 6 Yes | 17 No |
How do I clear my run history?
Which are the linux directory commands?
how do find all failed login attempts via ssh?
what is the fastest way to enter a series of commands from the command-line in linux
How often do you use grep command and how in Linux operating system?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What is kill command?
ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?
What is cpu core in linux?
What command you execute to display the last five commands you have entered?
what command would you use to find the hostname of the server if yo ony have the ip address?
How can I check the exit status of my previous command in Linux operating system?
0 Answers SwanSoft Technologies,