Exercises

Exercises

Questions & Answers

What are the three different permissions?

CLICK FOR ANSWER
  1. Read
  2. Write
  3. Execute

Each file has permissions for three different classifications of users? What are those three classifications?

CLICK FOR ANSWER
  1. file owner (user)
  2. owner group
  3. all other users

What is the command that allows for changing the owner or group of a file?

CLICK FOR ANSWER

chown

What is the command that allows for changing the permissions of a file?

CLICK FOR ANSWER

chmod