Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

At the command prompt, type touch / public / user 1 file and press Enter. Next, type ls - l / public at the command

At the command prompt, type touch /public/user1file and press Enter. Next, type ls -l /public at the command prompt and press Enter. What files exist in this directory and who are the owners?
12
At the command prompt, type rm /public/user1file and press Enter. Were you prompted to confirm the deletion of the file?
13
At the command prompt, type rm /public/rootfile and press Enter. Note the error message that you receive because of the sticky bit.
14
Type exit and press Enter to log out of your shell.
15
Switch to a command-line terminal (tty5) by pressing Ctrl+Alt+F5 and log in to the terminal using the user name of root and the password of LINUXrocks!.
16
At the command prompt, type touch aclfile and press Enter. Next, type getfacl aclfile at the command prompt and press Enter. Are there any additional entries beyond user, group, and other?
17
At the command prompt, type setfacl m u:user1:r-- aclfile and press Enter. Next, type ls -l aclfile at the command prompt and press Enter. Is there a + symbol following the mode? Next, type getfacl aclfile at the command prompt and press Enter. Explain the permissions. When would this permission set be useful?
18
At the command prompt, type setfacl b aclfile and press Enter. Next, type ls -l aclfile at the command prompt and press Enter. Is there a + symbol following the mode?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Larry Ellison Database Genius Of Oracle

Authors: Craig Peters

1st Edition

0766019748, 978-0766019744

More Books

Students also viewed these Databases questions

Question

What is the evidence that sound travels as a wave?

Answered: 1 week ago