Question
As an administrator, you need to change the ownership of a file called hammersmith to another user whose id is sam. What is the command?
As an administrator, you need to change the ownership of a file called hammersmith to another user whose id is sam. What is the command?
chown sam hammersmith |
No answer text provided. |
chmod sam hammersmith |
chown hammersmith sam |
As an administrator, you have to change the access to a given file to make it so the owner can ONLY read, the group can ONLY read, and others have no access what so ever, What is the mode given?
389 |
740 |
440 |
777 |
You are told by your supervisor to give the file bigSecret the permission setting 777. This permission setting gives protection from anyone re-writing the file. Is this true or false?
True |
False |
The permission setting of 770 gives everyone access to read, write, and execute a file.
True |
False |
You have the task of setting the permissions on a file where the owner has all permissions, the everyone else has only write permissions. What is the mode?
644 |
722 |
770 |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started