Changes between Version 18 and Version 19 of Computing/Printers
- Timestamp:
- 01/28/26 18:43:53 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Computing/Printers
v18 v19 98 98 Enter a location description for this printer: [printerlocation] 99 99 }}} 100 * Run the appropriate command (for the printer you are setting up) among the following to supply the correct options: 101 102 for locust, monarch, and moth: 100 * Run the following command to supply the correct options: 103 101 {{{ 104 102 lpadmin -p [printername] -o Duplex=DuplexNoTumble -o printer-is-shared=false … … 134 132 }}} 135 133 * Annoyingly, that automatically sets up a printer of that model connected through USB, so uninstall that with:[[BR]] 136 for cricket andbee:134 for cricket or bee: 137 135 {{{ 138 136 lpadmin -x HLL9430CDN … … 157 155 for cicada: 158 156 {{{ 159 lpadmin -p cicada -v lpd://cicada.astro .columbia.edu -P /usr/share/ppd/Brother/brother_mfcl9630cdn_printer_en.ppd -D 'Brother MFC-L9630CDN' -L 'Nevis Cyclotron first floor' -E -o Duplex=DuplexNoTumble -o printer-is-shared=false157 lpadmin -p cicada -v lpd://cicada.astronevis.columbia.edu -P /usr/share/ppd/Brother/brother_mfcl9630cdn_printer_en.ppd -D 'Brother MFC-L9630CDN' -L 'Nevis Cyclotron first floor' -E -o Duplex=DuplexNoTumble -o printer-is-shared=false 160 158 }}} 161 159 … … 199 197 * Under "Drivers", click on the link, "Printer Driver" 200 198 * Agree to the EULA and Download 201 * Save the Y2 1D_C1-hostm-190.EXE file (as of this writing) in a folder that you can remember, like Downloads202 * Open the File Explorer to that folder and double-click on the Y2 1D_C1-hostm-190.EXE file which will cause it to self-extract a subfolder named, gdi, in the same folder199 * Save the Y20D_C1-hostm-270.EXE file (as of this writing) in a folder that you can remember, like Downloads 200 * Open the File Explorer to that folder and double-click on the Y20D_C1-hostm-270.EXE file which will cause it to self-extract a subfolder named, gdi, in the same folder 203 201 204 202 For firefly:
