Configuring a Printer on a Macintosh: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
# Download and install the [http://www.math.wisc.edu/~jheim/downloads/r47026L9.dmg Ricoh Aficio C4501 driver]. | # Download and install the [http://www.math.wisc.edu/~jheim/downloads/r47026L9.dmg Ricoh Aficio C4501 driver]. | ||
# Open a terminal window and type the following commands | # Open a terminal window and type the following commands | ||
* lpadmin -E -p 5 -v ipp://printserver2.math.wisc.edu:631/printers/5 -P "/Library/Printers/PPDS/Contents/Resources/RICOH Aficio MP C4501" | * lpadmin -E -U<username> -p 5 -v ipp://printserver2.math.wisc.edu:631/printers/5 -P "/Library/Printers/PPDS/Contents/Resources/RICOH Aficio MP C4501" | ||
where <username> is your unix username | |||
* cupsenable 5 | * cupsenable 5 | ||
* cupsaccept 5 | * cupsaccept 5 |
Revision as of 16:07, 21 June 2011
Adding a Color Printer
At the moment, the only color printer available is on the fifth floor of Van Vleck. You can configure your Macintosh to print to this printer by following the steps below:
- Log into your Macintosh as a user with administrative priviledges.
- Download and install the Ricoh Aficio C4501 driver.
- Open a terminal window and type the following commands
- lpadmin -E -U<username> -p 5 -v ipp://printserver2.math.wisc.edu:631/printers/5 -P "/Library/Printers/PPDS/Contents/Resources/RICOH Aficio MP C4501"
where <username> is your unix username
- cupsenable 5
- cupsaccept 5