Computer Help: Difference between revisions
No edit summary |
No edit summary |
||
Line 151: | Line 151: | ||
with newer Ricoh MPC 4501 printer/copier/scanners. We will also use CUPS (the Common Unix Printing System) instead of LPRNG on our unix print servers. What this means in practical terms is that users should become familiar with the System V lp commands. Previously, we used the Berkeley lpr command and some of these commands will still work. | with newer Ricoh MPC 4501 printer/copier/scanners. We will also use CUPS (the Common Unix Printing System) instead of LPRNG on our unix print servers. What this means in practical terms is that users should become familiar with the System V lp commands. Previously, we used the Berkeley lpr command and some of these commands will still work. | ||
Here are the '''page charges''' for printing and copying: | |||
Printing: 250 free B&W pages per month, 5 cents per B&W page beyond the free allowance | Printing: 250 free B&W pages per month, 5 cents per B&W page beyond the free allowance | ||
Line 164: | Line 160: | ||
See the [http://www.cups.org/ cups guide] for more detailed information on printing with cups. | See the [http://www.cups.org/ cups guide] for more detailed information on printing with cups. | ||
Click on the links below to learn how to use the Ricoh copiers with | Click on the links below to learn how to use each function with the Ricoh copiers. | ||
== Ricoh Copier [[FAQ]] == | |||
Only people with computer accounts in the UW Math Department will be allowed to use the new Ricoh copiers. If you have a math account, you will receive a code to use for copying. | |||
* [[Using the Ricoh with Linux]] | * [[Using the Ricoh with Linux]] |
Revision as of 15:42, 29 June 2011
Computer Help This is a guide to the computer facilities, services and software available at the Math department of the University of Wisconsin. Most of the facilities are for department's the faculty, graduate students and staff. Those who do not have Math department accounts may use the two kiosk PCs located at the north B1 entrance (facing Ingraham hall) or the PCs located in the Kleene Math Library on the B2 level of Van Vleck hall. Our older guide is here.
Accounts and Policies
Account Set Up
Set up your e-mail client with the following parameters:
- Account Type: IMAP
- Incoming and Outgoing Mail Server: mailhost.math.wisc.edu
- IMAP Prefix: (leave blank)
- Incoming Server Port: 993
- Outgoing Server Port: 465
- Check Use SSL
Vacation Mail
I. VACATION MAIL
Here is how to set up vacation notification for your math e-mail account First, login to login.math.wisc.edu, then type cd /auto/mail/YOURNAME where YOURNAME is your username. Then add the following line to the end of your .procmailrc file:
:0 c | /usr/bin/vacation YOURNAME
where YOURNAME is your username. Edit/create the file
/auto/mail/YOURNAME/.vacation.msg
and put in there the message you want sent out while you are on vacation.
When you return from your vacation, just delete or comment out these lines in your .procmailrc file by placing a # at the beginning of each line.
:0 c | /usr/bin/vacation YOURNAME
This will allow our spam filters to process your incoming mail before it gets to your mailbox and send your vacation message to only legitimate addresses.
Forwarding your e-mail
- To forward filtered mail to a new address, put lines like this in
your /auto/mail/yourusername/.procmailrc file
:0: !myaddress@somewhere.com
(of course you should replace the last line with your forwarding address).
to forward mail to another account while keeping a copy on our server, put a line like this in your /auto/mail/yourusername/.forward file
\myusername, myaddress@somewhere.com
Leaving the Department
If you leave the Math Department, your account will be deleted on September 1 after your departure. You will be notified about this on August 1. Here are some things you may want to do to prepare for this
- Start forwarding your e-mail to another account. To avoid getting spam, login to login.math.wisc.edu then follow these steps
cd /auto/mail/YOURUSERNAME edit .procmailrc with your favorite text editor (e.g. vim, emacs or pico). Insert these lines at the end of .procmailrc: :0: !myaddress@somewhere.com (your forwarding address)
- Notify the computer staff if you would like forwarding to continue (up to a year after your departure) after your account is deleted. Give them your forwarding address.
E-mail Web Forms
You can create a web page on your web site to allow visitors to send you e-mail messages. With an e-mail form, you can allow users to register for conferences, send feedback, or answer an on-line poll. With additional tools supplied by the Math Department, you can import these messages into a spreadsheet or database.
=
Facilities
The facilities and equipment described below are for use by UW Math department faculty and graduate students on the UW Madison Campus and, preferably, in Van Vleck hall.
- Mobile Computers and Projectors
Instructors may borrow laptop computers and projectors for demonstrations in any Van Vleck classroom. This equipment is kept in the Math Library on the B2 classroom level. You may check them out for up to 4 hours using your UW ID card.
- Ceiling Mounted Projectors
Classrooms B102, B107, B231 and B223 and the 901 seminar room each have a ceiling mounted projector. These projectors provide better displays than the mobile units. They can be used with a laptop computer. If you want to reserve one of these rooms, contact Sharon Paulson at paulson@math.wisc.edu. Keep in mind, though, that they're heavily booked and usually only available at the beginning or end of the day. The Math Department's computer staff maintain the projectors in 901 and B107. All the others are maintained by the UW Physical Plant. Please contact Derek Dombrowski about them. You will need an access code to use them and a key if you want to use the document camera or microphone with them. Here is Derek's contact information:
Derek Dombrowski 373A BASCOM HALL ddombrowski@fpm.wisc.edu (608) 265-9697 (608) 516-5993
- Computer Classroom
B107 is an instructional computer lab featuring 21 speedy (2.8 GHz, 2 gb RAM) Windows PCs --each PC has network access and Maple, Matlab, and MSOffice programs-- a ceiling-mounted projector connected to the instructor's computer, and an HP B&W Laserjet printer with duplexer. To reserve this room, please contact Joan Wendt at paulson@math.wisc.edu.
You can check out the key for the room from the Math Library.
- Digital Camcorder
There is a Canon Vixia HG20 Cam Corder in the Math Library which Math faculty and Graduate students can check out to film Math Events such as conferences, PhD defenses, etc. Use your faculty/staff ID card to check it out.
Printing
Math Dept Printers
Location | PrinterName | Printer Type |
---|---|---|
3rd hall | 3 | HPLJ 4300 |
4th hall | 4 | HPLJ 4300 |
5th hall | 5 | Ricoh MPC 4501 |
6th hall | 6 | HPLJ 4300 |
7th hall | 7 | HPLJ 4300 |
8th hall | 8 | HPLJ 4300 |
101B VV | a | HPLJ 4300 |
B127 VV | b | HPLJ 4300 |
During the summer of 2011, the department will be replacing the HPLJ 4300s on each floor with newer Ricoh MPC 4501 printer/copier/scanners. We will also use CUPS (the Common Unix Printing System) instead of LPRNG on our unix print servers. What this means in practical terms is that users should become familiar with the System V lp commands. Previously, we used the Berkeley lpr command and some of these commands will still work.
Here are the page charges for printing and copying:
Printing: 250 free B&W pages per month, 5 cents per B&W page beyond the free allowance color pages will cost 10 cents per page with no free allowance. Copying: 5 cents per B&W page and 10 cents per color page. Scanning: There is no charge for scanning a document and e-mailing it to yourself. However, users should not scan copyrighted material.
See the cups guide for more detailed information on printing with cups. Click on the links below to learn how to use each function with the Ricoh copiers.
Ricoh Copier FAQ
Only people with computer accounts in the UW Math Department will be allowed to use the new Ricoh copiers. If you have a math account, you will receive a code to use for copying.