Question: Task 4: In some cases, you will need to have admin privileges to perform some action. There are a few ways to do this. We
Task 4: In some cases, you will need to have admin privileges to perform some action. There are a few ways to do this. We can either log in as root by typing su in the terminal and then providing root's password for the super user. This unfortunately will leave us logged in as root for the duration of the terminal session, so rather, we would use the super user do command, sudo, followed by whatever additional command we would like to run like chmod to manipulate the file or directory's permissions. Elevate your privileges for one instance and change the recar.file.txt's permissions to rw w w I Task 5: Delete the file using the remove command, rm
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
