Answer Posted / hr@tgksolutions.com
To modify the file permissions in Linux, use the 'chmod' command. You can specify who has the ability to read, write, and execute a file or directory with this command.
The various permission settings (read, write, and execute) and how to use both symbolic and numeric modes should be explained by candidates. This shows that they know how to handle file security.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between comm and CMP command?
What is cpu core in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What is the syntax of mkdir?
What the command used for list the contents of your home directory, current directory and all subdirectories?
What is the difference between kill and kill in linux?
Explain any one service which are working on udp only?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
What does && mean in bash?
What is DISM command?
What are whois tools?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What are linux commands useful?
The head command writes the how many lines of a file to screen?