Question: VMWare-Ubuntu-SSH In a production setting you could run a script or generate a fancy regex to see all services running on this machine. At this
VMWare-Ubuntu-SSH
In a production setting you could run a script or generate a fancy regex to see all services running on this machine. At this point there are 3 services to uninstall, ftp and http and telnet. They are vsftpd and apache2 software. Remove these services and show proof they are removed. What command did you use to remove the 3 services and what command did you use to confirm that they are completely removed?
Hint: the kill command only stops the service from running, it doesnt uninstall the software.
Step by Step Solution
There are 3 Steps involved in it
To remove the specified services vsftpd apache2 and telnet from an Ubuntu system we can use the apt ... View full answer
Get step-by-step solutions from verified subject matter experts
