Add Network Printer
To add a printer: # lpadmin -p sup12 -s 10.10.1.4 (sup12 being the name of the printer and 10.10.1.4 being the IP address of the printer.)
To make the printer your default printer:
# lpadmin -d sup12
To view printers:
# lpstat -a.
To add a printer: # lpadmin -p sup12 -s 10.10.1.4 (sup12 being the name of the printer and 10.10.1.4 being the IP address of the printer.)
To make the printer your default printer:
# lpadmin -d sup12
To view printers:
# lpstat -a.
No comments:
Post a Comment