Ricoh MP C4503 installation for Linux

These commands will download and install a printer driver for the Ricoh MP C4503 printer/copier/fax/scan device. We call this machine "biostatcopy1". Note that these commands will create a printer called "00_biostatcopy1". We are using this naming convention to avoid a name collision if the workstation decides to auto-install printers it finds on the network. This doesn't happen on all workstations, but we have found that it is just easier to use the "00_" prefix.

cd /usr/share/cups/drv

sudo wget http://biostat.mc.vanderbilt.edu/wiki/pub/Main/RicohMPC4503forLinux/Ricoh-MP_C4503-pxlcolor-Ricoh.ppd

sudo lpadmin -p 00_biostatcopy1 -L "biostatistics" -D "Ricoh MP C4503" -P /usr/share/cups/drv/Ricoh-MP_C4503-pxlcolor-Ricoh.ppd -v socket://10.151.20.250:9100/ -E

This topic: Main > TWikiUsers > DalePlummer > DalesNotes > RicohMPC4503forLinux
Topic revision: 08 Dec 2015, DalePlummer
 
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