Solved

A Linux Administrator Needs to Prevent the Postfix Mail Transfer

Question 234

Multiple Choice

A Linux administrator needs to prevent the Postfix mail transfer agent from starting on boot. Which of the following commands will accomplish this task?


A) systemctl stop postfix.service
B) /etc/init.d/postfix stop
C) systemctl disable postfix.service
D) /etc/init.d/postfix disable

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions