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/20 15:56] namtranservices:printers:print-ubuntu [2022/09/27 15:28] (current) namtran
Line 1: Line 1:
-======= Printer Setup on Ubuntu 18.04LTS =======+======= Printer Setup on Ubuntu=======
  
 ====Instructions to add new EECS Network Printer:==== ====Instructions to add new EECS Network Printer:====
 +
 +**IMPORTANT**: If you are connected with WIFI, you need to first install and connect to York VPN (http://vpn.yorku.ca)!
  
     * In Terminal:      * In Terminal: 
Line 11: 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 18: Line 24:
  'Set authentication details now'  'Set authentication details now'
 Password: (EECS password) Password: (EECS password)
-Username: eecsyorku.ca\username+Username: eecsyorkuca\username
                        
 -> 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.1663703789.txt.gz · Last modified: by namtran