CompTIA A+ Core 2 (220-1102) — Question 421
A technician is setting up a printer on a Linux workstation. Which of the following commands should the technician use to set the default printer?
Answer options
- A. lpr
- B. lspool
- C. lpstat
- D. lpoptions
Correct answer: D
Explanation
The correct command to set the default printer on a Linux workstation is 'lpoptions', which allows users to configure printer options, including setting a default printer. The other options, such as 'lpr' and 'lpstat', are used for printing and checking printer status, respectively, but do not set the default printer.