Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:centro:instalacions:impresoras [2016/11/23 14:21] jorge.suarezen:centro:instalacions:impresoras [2016/11/23 14:21] jorge.suarez
Line 59: Line 59:
  
 To have the toner cartridge replaced get in touch with the IT Infraestructure Management Unit using [[https://citius.usc.es/dashboard/enviar-incidencia|formulario de incidencias]].  To have the toner cartridge replaced get in touch with the IT Infraestructure Management Unit using [[https://citius.usc.es/dashboard/enviar-incidencia|formulario de incidencias]]. 
- 
-===== Printer configuration ===== 
- 
-==== Ubuntu CITIUS ==== 
- 
-Printers are installed automatically. 
- 
-====  Other GNU/Linux distributions  ==== 
- 
-Download the following file: {{:centro:instalacions:impresoras-version-20130116.tar|}} 
- 
-<code bash> 
-wget http://wiki.citius.usc.es/_media/centro:instalacions:impresoras-version-20130116.tar 
-</code> 
- 
-Stop the cups service. For Debian or Ubuntu based distributions: 
- 
-<code bash> 
-/etc/init.d/cups stop 
-</code> 
- 
-Extract the contents of the downloaded file overwriting the actual cups configuration. This process will overwrite all printers installed. 
- 
-<code bash> 
-tar -C / xfv ~/centro:instalacions:impresoras-version-20130116.tar 
-</code> 
- 
-Copy the configuration file which corresponds to the floor you are in. For example, for the second floor: 
- 
-<code bash> 
-cp /etc/cups/printers.conf.p2 /etc/cups/printers.conf 
-</code> 
- 
-Then restart the cups service or reboot the system. For Debian or Ubuntu based distributions: 
-<code bash> 
-/etc/init.d/cups start 
-</code> 
- 
-Don't forget to configure the printer in your floor as the default printer.  
- 
-==== Windows 7 SP1 64 bits ==== 
-[{{ :centro:instalacions:view_impresoras.png?300|Printing management snapshot}}] 
-  - Go to {{:centro:instalacions:icono.png?16|}} > //Devices and Printers// and remove any existing printer. 
-  - For **Windows 7 Enterprise** download [[http://wiki.citius.usc.es/tmp/impresoras-W7Ent.printerExport|printerfile-W7Ent]]. For **Windows 7 Professional** download [[http://wiki.citius.usc.es/tmp/impresoras-W7Pro.printerExport| printerfile-W7Pro]]   
-  - Go to  //Control Panel// > //All control panel items// > //Administrative tools// > //Print management// or execute  printmanagement.msc . 
-  - Choose //Print servers//, right-click the local machine and choose //Import printers from file// 
-  - Select the previously downloaded file and press //Next // till it finishes. 
-  - Choose the default printer that corresponds to your floor. 
  
 ===== Copier/Scanner Instructions ===== ===== Copier/Scanner Instructions =====