Chapter 1 Flashcards
Which of the following components is NOT somehow associated with a CUPS print queue?
All of the above are associated with a CUPS print queue.
Which of the following commands will list all currently pending print jobs?
lpstat -o
What is the “well known” TCP port for the cupsd daemon?
631
Which of the following is not a common interface for configuring the CUPS service?
The /proc/cups kernel interface
Which of the following command lines could be used to immediately start the cupsd daemon?
service cups start
Which of the following command lines would disable the cupsd daemon from starting automatically at bootup?
chkconfig cups off
A printer which is locally connected using a computer’s only parallel port is probably accessed through which device node?
/dev/lp0
When creating a CUPS print queue which will forward print requests to a remote IPP print queue, which of the following information about the remote queue is required?
The name of the queue on the remote machine.
The hostname of the remote machine.
When creating a CUPS print queue which will forward print requests to the (properly configured) inkjet print queue on another machine, what would be the most appropriate print filter?
Generic: Raw Print Queue
What utility is used to configure a print queue to print a banner page for every submitted job?
system-config-printer