User Tools

Site Tools


answered_questions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
answered_questions [2014/11/12 22:14] – created santerreanswered_questions [2014/11/25 18:18] (current) – [What is the recommended bash program to use for printing? Is there a default script?] kauffman
Line 1: Line 1:
-What is the name of the printer on Young? +====What is the name of the printer on Young:==== 
-balsa.cs.uchicago.edu+  balsa.cs.uchicago.edu 
 +  * [[techstaff:remote_access#where| Answer]]
  
 +==== What is the printer that automatically staples homework? ====
 +  * ry160a-staple
 +  * [[techstaff:remote_access#where| Answer]]
  
 +==== What machine should we recommend to students to ssh into? (i.e. not classes.cs.uchicago.edu) ====
 +  * [[techstaff:remote_access#where| Answer]]
 +
 +==== What is the name of the printer in Ryerson? ====
 +  * [[techstaff:printer_locations|Answer]]
 +
 +==== What is the recommended shell program to use for printing? Is there a default script? ====
 +None exists, each one will work differently on different files. There is no fix all. With that said you can try using 'lp' and 'lpr'. Read the manpage of each for more details.
 +<code>
 +$ lp
 +$ lpr
 +</code>
 +=== Get a list of printers: ===
 +<code>
 +$ lpstat -p
 +</code>
 +=== Set default printer: ===
 +<code>
 +$ lpoptions -d <printer_name>
 +</code>
/var/lib/dokuwiki/data/attic/answered_questions.1415852046.txt.gz · Last modified: 2014/11/12 22:14 by santerre

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki