Printers
Connect Linux to a shared printer on Windows!
- If have driver installer use it
- Go to the printer Management window and add a new one
- Connection Protocol choose smb.
- In the path field, enter the ip/name of the PC or press the find button to find a PC and printer.
- Select the driver for the printer.
- Open the printer configuration file /etc/cups/printers.conf
and edit the parameter DeviceURI
DeviceURI smb://[username]%40[domain]:[password]@[pass to printer]