Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| mcgill_uprint_xerox [2018/08/29 13:58] – [How to print] xteng | mcgill_uprint_xerox [2024/03/26 13:52] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Using the Printer Card ===== | ===== Using the Printer Card ===== | ||
| - | Printing to a McGill uPrint printer with the ACELab printer card can be done both from the **command line** and from the **GUI**. | + | Printing to a McGill uPrint printer with the ACELab printer card can be done both from **command line** and from **GUI**. |
| ==== List Printers ==== | ==== List Printers ==== | ||
| - | First check to see if the printers are available on your machine: | + | First check to see all available |
| < | < | ||
| me@ace-ws-00: | me@ace-ws-00: | ||
| Line 21: | Line 21: | ||
| ==== How to print ==== | ==== How to print ==== | ||
| + | |||
| + | |||
| + | === Available uPrint cards === | ||
| * 2 UPrint cards in NW (amni16 in NW145 and amni22 in NW136) | * 2 UPrint cards in NW (amni16 in NW145 and amni22 in NW136) | ||
| Line 40: | Line 43: | ||
| * //Create a directory and file under your home directory// | * //Create a directory and file under your home directory// | ||
| < | < | ||
| - | mkdir -p ~/.cups/client.conf | + | mkdir -p ~/.cups/ |
| touch ~/ | touch ~/ | ||
| </ | </ | ||
| Line 59: | Line 62: | ||
| </ | </ | ||
| + | * //All set and its ready to print out via GUI// | ||
| | | ||