User Tools

Site Tools


services:printers:print-ubuntu

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
services:printers:print-ubuntu [2022/09/27 15:21] namtranservices:printers:print-ubuntu [2022/09/27 15:28] (current) namtran
Line 13: Line 13:
  
    * Settings -> Printers -> Additional Printer Settings -> Add -> Network Printer-> Windows Printer via SAMBA    * Settings -> Printers -> Additional Printer Settings -> Add -> Network Printer-> Windows Printer via SAMBA
-<code>smb://pcserver1.eecs.yorku.ca/las2017 (eg. las2017 printer) + 
 +Type in print server name (list of printers can be found Here[[https://wiki.eecs.yorku.ca/dept/tdb/services:printers:printers]] : 
 + 
 +<code> 
 +smb://pcserver1.eecs.yorku.ca/prt2 (eg. second floor b&printer - Ricoh 8400
  
 Authentication:  Authentication: 
Line 24: Line 28:
 -> Click Forward -> Click Forward
  
-Manual change:  +</code>
  
-1. systemctl stop cups 
-2. Edit /etc/cups/printers.cong and change the line 
  
-AuthInfoRequired none  +   * Search for a printer driver to download -> Make and Model: Ricoh 8400 -> Search 
-to  +   * Click on drop down "Printer model" and choose Ricoh SP 8400DN -> Forward -> Forward -> Forward -> Short name : prt2 (leave everything else default) -> Apply -> type in root username/pw
-AuthInfoRequired username,password +
  
-3. systemctl restart cups +   * When printing for the first time after reboot, you need to go back into Settings->Printers and click on the print job and authenticate using your EECS username/pw
-</code \\   +
  
 +   * If it still doesn't print check:
  
-   * Search for a printer driver to download -Make and Model: Ricoh 8400 -> Search +<code
-   * Click on drop down "Printer model" and choose Ricoh SP 8400DN -> Forward -> Forward -> Forward -> Short name : las2017 (leave everything else default) -> Apply -> type in root username/pw+/etc/cups/printers.conf and change the line
  
-   * When printing for the first time after reboot, you need to go back into Settings->Printers and click on the print job and authenticate using your EECS username/pw+AuthInfoRequired none  
 +to  
 +AuthInfoRequired username,password  
 + 
 +then
  
-  +systemctl stop cups 
 +systemctl restart cups   
 +</code>
  
services/printers/print-ubuntu.1664306464.txt.gz · Last modified: 2022/09/27 15:21 by namtran

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki