To enable the "anaconda" service, use `sudo systemctl enable anaconda.service` and check its status with `sudo systemctl is-enabled anaconda.service`. Similarly, disable "vmtoolsd" using `sudo systemctl disable vmtoolsd.service` and check its status.
Below are the commands for the tasks described:
a. To enable the "anaconda" service:
sudo systemctl enable anaconda.service
sudo systemctl is-enabled anaconda.service
b. To check the status of the "anaconda" service:
sudo systemctl is-enabled anaconda.service
c. To disable the "vmtoolsd" service:
sudo systemctl disable vmtoolsd.service
sudo systemctl is-enabled vmtoolsd.service
d. To check the status of the "vmtoolsd" service:
sudo systemctl is-enabled vmtoolsd.service
These commands use systemctl to enable/disable services and check their status.