Setting up a new Printer: Difference between revisions

From CSLLabWiki
Jump to navigation Jump to search
(Created page with ''''Remove old printer (if replacing one)''' lpoptions -x printer-name lpadmin -x printer-name lpstat -p printer-name -l should complain that no such printer exists after these s…')
 
No edit summary
Line 1: Line 1:
'''Remove old printer (if replacing one)'''
'''Remove old printer (if replacing one)'''
lpoptions -x printer-name
lpoptions -x printer-name
lpadmin -x printer-name
lpadmin -x printer-name


lpstat -p printer-name -l should complain that no such printer exists after these steps.
lpstat -p printer-name -l should complain that no such printer exists after these steps.


Next:
'''Next:'''


hp-setup -i 10.20.3.6 (or other IP)
hp-setup -i 10.20.3.6 (or other IP)
Give queue name (i.e. starkweather)
Give queue name (i.e. starkweather)
Give location (Turing Lab)
Give location (Turing Lab)
Give additional information (i.e. HP Color Laserjet Pro 400)
Give additional information (i.e. HP Color Laserjet Pro 400)


Print test page; might get error about GUI support, ignore.
Print test page; might get error about GUI support, ignore.


Done!
Done!

Revision as of 17:48, 29 January 2015

Remove old printer (if replacing one)

lpoptions -x printer-name

lpadmin -x printer-name

lpstat -p printer-name -l should complain that no such printer exists after these steps.

Next:

hp-setup -i 10.20.3.6 (or other IP)

Give queue name (i.e. starkweather)

Give location (Turing Lab)

Give additional information (i.e. HP Color Laserjet Pro 400)


Print test page; might get error about GUI support, ignore.


Done!