SUN
310-200 · Question #209
310-200 Question #209: Real Exam Question with Answer & Explanation
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
Community Discussion
No community discussion yet for this question.