nerdexam
Oracle

1Z0-877 · Question #135

The standard operating procdure for your department specifies that sendmail must be turned off. However, when you enter the ps -ef command, you see that sendmail is running on your server. In…

The correct answer is A. svcadm disable svc:/network/smtp:sendmail. See the full explanation below for the reasoning.

Question

The standard operating procdure for your department specifies that sendmail must be turned off. However, when you enter the ps -ef command, you see that sendmail is running on your server. In Solaris 10, how would you shutdown the sendmail service and ensure that it does not automatically start at the next reboot?

Options

  • Asvcadm disable svc:/network/smtp:sendmail
  • Bsvcadm -t disable svc:/network/smtp:sendmail
  • Csvcadm disable svc:/network/smtp:sendmail; pkill sendmail
  • Dpkill sendmail; svcadm disable svc:/network/smtp:sendmail
  • Epkill sendmail and disable the sendmail legacy startup script in /etc/rc2.d

How the community answered

(37 responses)
  • A
    70% (26)
  • B
    16% (6)
  • C
    3% (1)
  • D
    8% (3)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice