Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Presently, the octal value of the permissions associated with the dogs directory is 7 7 7 ( 4 + 2 + 1 ) ( 4

Presently, the octal value of the permissions associated with the dogs directory is 777(4+2+1)(4+2+1)(4+2+1). To remove the write permission from others, the permissions would need to be rwxrwxr-x or 775(4+2+1)(4+2+1)(4+1). Issue the following commands.
[root@localhost ~]# chmod 775/home/sysadmin/dogs
[root@localhost ~]# ls -l /home/sysadmin
Note: The permissions change to the following.
image029.png
CHALLENGE #3
Using the ls command, find the permissions file with permissions of 777 in the /home/sysadmin folder.

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

Accounting And Auditing Research And Databases Practitioner's Desk Reference

Authors: Thomas R. Weirich, Natalie Tatiana Churyk, Thomas C. Pearson

1st Edition

1118334426, 978-1118334423

Students also viewed these Databases questions

Question

Are Social Security benefits taxable? Explain.

Answered: 1 week ago