How do you change file permissions in Linux?
The "chmod" command is used to change file permissions in Linux. For example, "chmod 755 filename" sets read, write, and execute permissions for the owner and read and execute permissions for others.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is umask in linux?
What does history command do in linux?
What is cpu in top command?
How do I find my user id in linux?
What are runlevels in linux?
How do I find my hostname in linux?
what is initrd image?
What is a simple command?
What is command example?
What signal is ctrl c?