nerdexam
SUN

310-200 · Question #143

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. Sun 310-200 Exam

Virtualization

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

(49 responses)
  • A
    84% (41)
  • B
    2% (1)
  • C
    8% (4)
  • D
    2% (1)
  • E
    4% (2)

Explanation

Sun 310-200 Exam

Topics

#SMF#svcadm#sendmail#service management

Community Discussion

No community discussion yet for this question.

Full 310-200 Practice