logo

Assignment l File Permissions and Event Viewer.

   

Added on  2022-10-04

11 Pages1177 Words16 Views
Running head: FILE PERMISSIONS AND EVENT VIEWER
File Permissions and Event Viewer
Name of the Student
Name of the University
Author Note

FILE PERMISSIONS AND EVENT VIEWER1
Part A: File Permissions
1. What files and directories in your Linux home directory can you (the owner)
read and write but your group and everyone else can read-only. How many such
files are there? What Linux command or pipe could you use?
Linux Ubuntu operating system is set up in Oracle VM VirtualBox

FILE PERMISSIONS AND EVENT VIEWER2
The command ‘find –perm –u=w,g=r’ shows all the files in the home directory that have
write (w) permissions by the owner of the group but only read (r) permissions for the rest of
the users of the group.

FILE PERMISSIONS AND EVENT VIEWER3
2. Find all files and directories on Linux that an owner can read and write, the
group can read-only, and everyone else is denied access. How many such files are
there? What Linux command or pipe could you use?
The same command command ‘find –perm –u=w,g=r’ if applied after cd / shows all the files
in the root directory that have write (w) permissions by the owner of the group but only read
(r) permissions for the rest of the users of the group.

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
System Administration: Directory Services and User/Group Management
|4
|705
|283

Week 2: System Administration - Linux vs. Windows, Server Roles, and Directory Services
|9
|1379
|138

CMP3750M Cyber Security Assessment
|12
|1547
|19

SIT182 - Real World Practices for Cyber Security Case Study 2022
|8
|956
|29