CYB 230 Module Four Lab Worksheet
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 This wouldn’t allow files or folders to be deleted. This would make sure all files in
accidentally deleting files that they don’t own. How can this technique the protected area are constantly accessible by everyone but make the files others
be used to implement the concept of least privilege, and how can it be would prefer to delete safe. This removing the ability to delete, only to write, gives
used to assure file availability? the regular users less control over the files.
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 This wouldn’t allow files or folders to be deleted. This would make sure all files in
accidentally deleting files that they don’t own. How can this technique the protected area are constantly accessible by everyone but make the files others
be used to implement the concept of least privilege, and how can it be would prefer to delete safe. This removing the ability to delete, only to write, gives
used to assure file availability? the regular users less control over the files.