Skip to main content
Notes by Peter Galonza(Пётр Галонза)
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Printers

Linux printers

Connect Linux to a shared printer on Windows!

  1. If have driver installer use it
  2. Go to the printer Management window and add a new one
  3. Connection Protocol choose smb.
  4. In the path field, enter the ip/name of the PC or press the find button to find a PC and printer.
  5. Select the driver for the printer.
  6. Open the printer configuration file /etc/cups/printers.conf

and edit the parameter DeviceURI

DeviceURI smb://[username]%40[domain]:[password]@[pass to printer]