User Tools

Site Tools


it_services:pf:printing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
it_services:pf:printing [2017/03/23 13:40]
florido [HP Laserjet 600 M601 M602 Black&White]
it_services:pf:printing [2018/12/13 12:19]
florido
Line 185: Line 185:
  
 Follow these steps: Follow these steps:
-  - become root and shut down cups (may vary depending on distribution):​ <​code>​sudo service cups stop</​code>​  +  - become root and shut down cups (may vary depending on distribution):​ <code:bash># If running Ubuntu < 16.04  
-  - download ​this file (sorry I didn't have the time to craft this yet... stay tuned) + sudo service cups stop 
-  - merge or add the contents of the file at the end of your ''/​etc/​cups/​printers.conf''​ file and save. +# If running Ubuntu >= 16.04  
-  - restart cups <​code>​sudo service cups start</​code>​+ sudo systemctl stop cups 
 +</​code>​  
 +  - download ​{{ :​it_services:​pf:​printers.conf.tar.gz | this file}} and extract it somewhere
 +  - merge or add the contents of the file at the end of your ''/​etc/​cups/​printers.conf''​ file and save. You can also overwrite the existing file if you just intend to use the division printers
 +  - restart cups <code:bash># If running Ubuntu < 16.04  
 + sudo service cups start 
 +# If running Ubuntu >= 16.04  
 + sudo systemctl start cups 
 +</​code> ​
   - test with ''​lpstat -a'',​ you should see the list of configured printers.   - test with ''​lpstat -a'',​ you should see the list of configured printers.
  
Line 198: Line 206:
 Follow these steps: Follow these steps:
  
-  - become root and shut down cups (may vary depending on distribution):​ <​code>​sudo service cups stop</​code> ​+  - become root and shut down cups (may vary depending on distribution):​ <code:bash># If running Ubuntu < 16.04  
 + sudo service cups stop 
 +# If running Ubuntu >= 16.04  
 + sudo systemctl stop cups 
 +</​code> ​ 
   - add this line to ''/​etc/​cups/​client.conf''​ (create it if it doesn'​t exist): <​code>​ServerName cups.hep.lu.se</​code>​   - add this line to ''/​etc/​cups/​client.conf''​ (create it if it doesn'​t exist): <​code>​ServerName cups.hep.lu.se</​code>​
   - test with ''​lpstat -a'',​ you should see the list of all configured printers.   - test with ''​lpstat -a'',​ you should see the list of all configured printers.
Line 276: Line 288:
 One must accept the license to download these drivers. One must accept the license to download these drivers.
  
-The main source ​is the [[http://​h20564.www2.hp.com/​hpsc/​swd/​public/​readIndex?​sp4ts.oid=5254096&​lang=en&​cc=us#​Z7_3054ICK0K8UDA0AQC11TA930S6|HP page]]+If the links below are outdated, please refer to the main source ​on the HP website: ​[[http://​h20564.www2.hp.com/​hpsc/​swd/​public/​readIndex?​sp4ts.oid=5254096&​lang=en&​cc=us#​Z7_3054ICK0K8UDA0AQC11TA930S6|HP page]]
  
   * For **MS Windows**: Choose the proper Windows version (7/8/10) and architecture (32bit/​64bit))   * For **MS Windows**: Choose the proper Windows version (7/8/10) and architecture (32bit/​64bit))
it_services/pf/printing.txt · Last modified: 2023/08/02 08:00 by florido

Accessibility Statement