nerdexam
Oracle

1Z0-877 · Question #201

You try to print to a printer attached to a print server, but you are unsuccessful. After you log onto the print server, you check the status of the print service by using the svcs -a command: #…

The correct answer is C. # svcadm enable svc:/application/print/server:default. See the full explanation below for the reasoning.

Question

You try to print to a printer attached to a print server, but you are unsuccessful. After you log onto the print server, you check the status of the print service by using the svcs -a command:

svcs -a |grep 'print' disabled 16:59:17 svc:/application/print/server:default online 16:59:49 svc:/application/print/cleanup:default offline 16:59:35 svc:/application/print/ipp-listener:default offline 17:00:43 svc:/application/print/rfc1179:default What command should you execute to enable printing on this system?

Options

  • A

    lpadmin enable-local-printing

  • B

    svcadm enable svc:/application/print/ipp-listener:default

  • C

    svcadm enable svc:/application/print/server:default

  • D

    lpadmin enable printing

How the community answered

(40 responses)
  • A
    13% (5)
  • B
    5% (2)
  • C
    80% (32)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice