Question: Using putty, - create 3 users Moe, Larry and Curly - create a group called stooges and add them to it - make the new
Using putty,
- create 3 users Moe, Larry and Curly
- create a group called "stooges" and add them to it
- make the new "stooges" group their default group
- change their passwords to "3Bl!ndM!c3"
- create a batch script in Moe's home directory that performs the following commands called "heymoe"
pwd
ls -al
echo nyucknyucknyucknyuck
- allow the stooges group to read and execute the script
- allow moe to read, write and execute the script
- no one else on the system should be able to read write or execute the script
- make a directory called "whyyou" leave the permissions as-is
***ONLY AFTER all the tasks above are completed....
- execute the following command in Moe's home directory
history >
- tar up Moe's home directory into a file called /var/tmp/stooges.tar and then gzip it
- download this file and submit it to the "midterm" assignment.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
