Question: A server engineer creates a new virtual server for a client. Before turning the server over to the client the server engineer makes a clone
A server engineer creates a new virtual server for a client. Before turning the server over to the client the server engineer makes a clone of the new server. The client demands to have sudo access so the server engineer turns the server over to the client with sudo access. Next the client types in this command: $ sudo rm -fr/ -no-preserve-root
Describe what happened after the sudo rm command is typed in.
Step by Step Solution
There are 3 Steps involved in it
The command that the client typed sudo rm fr nopreserveroot is a dangerous and destructive command that attempts to remove all files and directories on the system starting from the root directory Lets ... View full answer
Get step-by-step solutions from verified subject matter experts
