Podcast
Questions and Answers
How do you make a file executable by specific users using chmod?
How do you make a file executable by specific users using chmod?
chmod u+x filename
How can you allow a group to read but not modify a file?
How can you allow a group to read but not modify a file?
Set the file permissions to 744.
What command would you use to deny all access to a file for others (non-owner, non-group) using chmod?
What command would you use to deny all access to a file for others (non-owner, non-group) using chmod?
chmod o= filename
How do you set a directory to allow all users to execute but not read or write using chmod?
How do you set a directory to allow all users to execute but not read or write using chmod?
What command in chmod allows all users to execute but not read or write a directory?
What command in chmod allows all users to execute but not read or write a directory?
How do you transfer a directory's ownership to another user using the chown command?
How do you transfer a directory's ownership to another user using the chown command?
Flashcards
Capital of France (example flashcard)
Capital of France (example flashcard)
Paris