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 [2018/11/30 10:33]
florido [Installation if connected via ethernet cable]
it_services:pf:printing [2018/12/13 12:19]
florido
Line 188: Line 188:
  sudo service cups stop  sudo service cups stop
 # If running Ubuntu >= 16.04  # If running Ubuntu >= 16.04 
- sudo systemctl ​cups stop+ sudo systemctl stop cups
 </​code> ​ </​code> ​
   - download {{ :​it_services:​pf:​printers.conf.tar.gz | this file}} and extract it somewhere.   - download {{ :​it_services:​pf:​printers.conf.tar.gz | this file}} and extract it somewhere.
Line 195: Line 195:
  sudo service cups start  sudo service cups start
 # If running Ubuntu >= 16.04  # If running Ubuntu >= 16.04 
- sudo systemctl ​cups start+ sudo systemctl start cups
 </​code> ​ </​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 209: Line 209:
  sudo service cups stop  sudo service cups stop
 # If running Ubuntu >= 16.04  # If running Ubuntu >= 16.04 
- sudo systemctl ​cups stop+ sudo systemctl stop cups
 </​code>  ​ </​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>​
it_services/pf/printing.txt ยท Last modified: 2023/08/02 08:00 by florido

Accessibility Statement