Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Provide screenshots of code being ran in the Kali Linux terminal please. Use Kali Linux for following tasks: a ) Create two users as YOUR
Provide screenshots of code being ran in the Kali Linux terminal please.
Use Kali Linux for following tasks:
a Create two users as YOURFIRSTNAME and YOURFIRSTNAME
b Join YOURFIRSTNAME user in the group of YOURFIRSTNAME
c List the groups that YOURFIRSTNAME user has been joined.
d Log in with YOURFIRSTNAME user, and complete items efg:
e Create a test file, and remove the read permissions for others.
f Add write and execute permissions for the user's group.
g Add read and write permission for the YOURFIRSTNAME user. Check the file's ACL.
h Remove YOURFIRSTNAME user.
DeliverableScreenshots from each section
Commands: setfacl chmod, getfacl, adduser, userdel, su nano, ls cd usermod, groups, touch, sudo, passwd
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started