

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
CYB 230 Module Four Lab Worksheet
Typology: Study Guides, Projects, Research
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Complete this worksheet by replacing the bracketed phrases in the Response column with the relevant information. Lab: Working With Files Prompt Response In the lab section “Using Chmod to Change Permissions,” Step 3 , insert your name at the command line below the output and include it in your screenshot. In the lab section “Setting Special Permissions,” Step 13 , insert your name at the command line below the output and include it in your screenshot. Implementing the sticky bit on the directory can stop people from accidentally deleting files that they don’t own. How can this technique be used to implement the concept of least privilege, and how can it be used to assure file availability? This wouldn’t allow files or folders to be deleted. This would make sure all files in the protected area are constantly accessible by everyone but make the files others would prefer to delete safe. This removing the ability to delete, only to write, gives the regular users less control over the files.
Lab: Permissions, Users, and Groups in Linux Prompt Response After completing the lab section “Adding Groups, Users, and Passwords,” repeat Steps 9 through 15 and add another user using your first name. Provide a screenshot of the cat etc/passwd command when you are done. After completing the lab section “Absolute Permission,” repeat the process using your first name as the text file. Provide a screenshot after Step 18. Note: By default, some computer systems use the key sequence Ctrl+Alt+F1 to access a shortcut for other programs such as the Intel Graphics Control Panel. If this is the case, you will need to change the key sequence from the default to complete this step. To exit the tty1 or tty2 window, use the key sequence Ctrl+Alt+F. Using the chmod command, which commands would you use to set the following permissions to a file called Answers.txt? (Please provide the one line used at the command line for each bulleted item.)