This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:installing_a_postscript_printer_under_cups [2008/06/02 21:37] Joel Dare created | linux:installing_a_postscript_printer_under_cups [2020/06/01 22:53] (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Installing a Postscript Printer Under Cups ====== | ||
| + | |||
| + | If the printer is a PostScript printer, you can use a URI like the following to install it. | ||
| + | |||
| + | socket://<ip>:9100 | ||
| + | |||
| + | * Go into CUPS at http://localhost:631 | ||
| + | |||
| + | * Select //Printers//, //Add Printer//. | ||
| + | |||
| + | * Enter the root username and password, when prompted. | ||
| + | |||
| + | * Enter the printer details and click //Continue//. | ||
| + | |||
| + | * Select //Appsocket/JetDirect// in the //Device// drop-down, then click //Continue//. | ||
| + | |||
| + | * Enter the //Device URI// and click //Continue//. | ||
| + | |||
| + | * In the //Make// list, select //HP// then select //Continue//. | ||
| + | |||
| + | * In the //Model// list, select the printer model that most closely matches your printer. | ||