User Tools

Site Tools


auth:setup_printers

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
Next revisionBoth sides next revision
auth:setup_printers [2017/10/06 11:47] – [1. PRINTING via SAMBA (using a Windows Print Server)] kohoferauth:setup_printers [2018/04/30 12:39] kohofer
Line 1: Line 1:
 ====== SETUP PRINTER UNDER LINUX ====== ====== SETUP PRINTER UNDER LINUX ======
  
 +===== 1. PRINTING via SAMBA (using a Windows Print Server) =====
  
 +**Prerequisite!**
  
-===== 1. PRINTING via SAMBA (using Windows Print Server) =====+  * Your user must be member of the admin/sudo group 
 +  * Install samba package in order to use Printer via samba protocol: 
 + 
 +  sudo apt-get update && sudo apt-get install samba
  
-<note important>Your user must be a member of the admin/sudo group</note> 
  
 First get the name(s) of the printer(s) you want to use: First get the name(s) of the printer(s) you want to use:
  
-  - Go to the printer and look for a label with its name +**Go to the printer and look for a label with its name** 
-  Get the printer names list, but this is only available for **ADMINS**+ 
 +[[auth:setup_printers#now_that_you_know_the_name_of_the_printer_you_can_starting_adding_a_printer|Continue here]] 
 + 
 +OR 
 + 
 +**Get the printer names list, but this is only available for **ADMINS** **
  
 To get the printer names list use smbclient. If the program is not installed do: To get the printer names list use smbclient. If the program is not installed do:
Line 16: Line 25:
   * apt-get update; apt-get install smbclient   * apt-get update; apt-get install smbclient
  
-Now execute this line to get a list of the printer names:+**Now execute this line to get a list of the printer names:**
  
   * smbclient -L \\<windowsprintserver> -U <unibz-login> -W <domain>   * smbclient -L \\<windowsprintserver> -U <unibz-login> -W <domain>
Line 38: Line 47:
 A list of old and new printer names you can find here: http://www.unibz.it/en/ict/Documents/PrinterList.pdf A list of old and new printer names you can find here: http://www.unibz.it/en/ict/Documents/PrinterList.pdf
  
-Now that you know the name of the printer, you can starting adding a printer.+ 
 +---- 
 + 
 + 
 +===== Now that you know the name of the printer, you can starting adding a printer. =====
  
  
/data/www/wiki.inf.unibz.it/data/pages/auth/setup_printers.txt · Last modified: 2023/04/18 16:23 by kohofer