How do I print from Microsoft Windows XP Pro in the EPS 254 lab?
Printing should be pre-configured on the computers to print to the HP LaserJet 4350 located in the EPS 254 lab. The printer is \\presto\orca. Most application programs offer a Print... option under their File dropdown menu... and Control-p is often the keyboard hotkey for printing. If you have questions about printing from a specific program, please refer to that program's builtin help system via the Help dropdown menu... and F1 is often the keyboard hotkey for application specific help.
Printer Accounting System: Near the beginning of each semester, the MSU domain user accounts are feed into the COE printer accounting system (Equitrac), sorted by departments. Currently CS undergrad students receive $12.50 worth of printing credit per semester and the printers are valued at $0.05 per page... which is equal to 250 pages. Graduate students get $25.00 worth of printing credit.
There is an icon in the Windows System Tray that will keep a running account of how much printing credit you have.
If you happen to run low on or exhaust your printing allotment within a semester and would like some additional credits, please visit an Administrative Assistant in the CS Department office who can take a payment and credit your printing account.
How do I print from CentOS Linux or Fedora Linux in the EPS 254 lab?
Printing should be pre-configured on the computers to print to the HP LaserJet 4350 located in the EPS 254 lab. The printer is orca.cs.montana.edu. Most application programs offer a Print... option under their File dropdown menu... and Control-p is often the keyboard hotkey for printing. If you have questions about printing from a specific program, please refer to that program's builtin help system via the Help dropdown menu... and F1 is often the keyboard hotkey for application specific help.
Printer Accounting System: The COE Printer Accounting System (Equitrac) does not offer Linux compatibility and as a result the Linux side of the lab machines are configured to talk directly to the printer and bypass the accounting system... so printing from Linux DOES NOT count against your Windows printing credit. This essentially means that printing from Linux is free. Of course if any individuals are caught abusing the system, they will be delt with accordingly.
Desktop Environment Differences: The KDE desktop environment seems to offer a robust printing environment and should just work. If you use a different desktop environment, your printing experience may vary.
Please report any printing difficulties to the system admin: admin@cs.montana.edu.
How do I print from Mac OS X in the EPS 254 lab?
Printing should be pre-configured on the iMacs to print to the HP LaserJet 4350 located in the EPS 254 lab. The printer is orca.cs.montana.edu. Most application programs offer a Print... option under their program name dropdown menu... and Option-p is often the keyboard hotkey for printing. If you have questions about printing from a specific application, please refer to that program's builtin help system.
Printer Accounting System: The COE Printer Accounting System (Equitrac) does not offer Mac OS X compatibility and as a result the iMacs are configured to talk directly to the printer and bypass the accounting system... so printing from an Mac OS X DOES NOT count against your Windows printing credit. This essentially means that printing from Mac OS X is free. Of course if any individuals are caught abusing the system, they will be delt with accordingly.
How do I print from esus?
esus has the CUPS (Common UNIX Printing Solution) service installed, configured and running and has the HP LaserJet 4350 in the EPS lab set as its default printer.
Graphical Applicatons: If you are running a graphical application on esus with the display exported to your local machine, you should be able to print from the application as expected.
Printing from the command line: If you have a document you would like to print from the command line you should be able to use the lpr command like so:
lpr document-filename[Enter]
Troubleshooting: If your print job isn't printing as expected and you want to abort it, you should be able to use the lp family of commands to manage your print job. See the man pages for lpq and lprm for more info.
If you have a problem printing from esus, just transfer the desired document to your local machine (or open it up with an application on the local machine) and print from the local machine as usual.