CompTIA XK0-005 Practice Test - Questions Answers, Page 38
Related questions
A Linux administrator needs to harden a system and guarantee that the Postfix service will not run, even after a restart or system upgrade. Which of the following commands allows the administrator to fulfill the requirement?
A.
systemctl mask postfix.service
B.
systemctl disable postfix.service
C.
systemctl stop postfix.service
D.
systemctl -n restart postfix.service
Question