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

Next revision
Previous revision
services:printers:print-ubuntu [2022/03/17 08:37] – created jasservices:printers:print-ubuntu [2022/09/27 15:28] (current) namtran
Line 1: Line 1:
-======= Printer Setup For 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
  
-</code>  \\   +</code>
  
  
    * Search for a printer driver to download -> Make and Model: Ricoh 8400 -> Search    * Search for a printer driver to download -> Make and Model: Ricoh 8400 -> Search
-   * 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+   * 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
  
    * 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    * 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
  
-  +   * If it still doesn't print check: 
 + 
 +<code> 
 +/etc/cups/printers.conf and change the line 
 + 
 +AuthInfoRequired none  
 +to  
 +AuthInfoRequired username,password  
 + 
 +then 
 + 
 +systemctl stop cups 
 +systemctl restart cups   
 +</code>
  
services/printers/print-ubuntu.1647520620.txt.gz · Last modified: by jas