Outline for Linux Workshop

Wednesday 22 March, 2006, 2:00 P.M., D-2221 MCN

Printing

  • Servers
  • Configuration
  • Print commands
    • kprinter
    • lp -d destination (System V)
    • lpr -P destination (Berkeley)
    • cancel -i JOB-ID
    • kjobviewer
    • printing the output of a program to the printer through lp(r)
      • myprogram | lp -d destination
  • Print options (see CUPS options)
    • Landscape: -o landscape
    • Double-sided: -o sides=two-sided-short-edge
    • Multiple pages per side: -o number-up=2 (can also be 4,6,9, or 16)
    • Example: lp -d color3 -o landscape -o sides=two-sided-short-edge -o number-up=2 MYDOCUMENT.pdf
  • Program examples
    • Konqueror
    • Firefox/thunderbird
    • Openoffice
      • oopadmin
    • Xpdf

Gaim and Jabber

We now have jabber server running on the biostat server for use by anyone in the department. Jabber is an instant messaging service similar to AIM (AOL instant messenger), and there's a jabber client available in Linux called Gaim. Instructions for setting up Gaim can be found at JabberInstructions.

IT group CQI project

Topic attachments
I Attachment Action Size Date Who Comment
PrintingGaimCQI.pdfpdf PrintingGaimCQI.pdf manage 54.3 K 22 Mar 2006 - 12:29 ColeBeck the pdf version of this page
Edit | Attach | Print version | History: r7 | r5 < r4 < r3 < r2 | Backlinks | View wiki text | Edit WikiText | More topic actions...
Topic revision: r4 - 22 Mar 2006, ColeBeck
 

This site is powered by FoswikiCopyright © 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback