DeskTux

Linux on Desktops

User Tools

Site Tools


apps:printserver

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
apps:printserver [2019-11-09 09:29] – Adapt for usage in apps jensapps:printserver [2024-04-12 15:00] (current) jens
Line 7: Line 7:
   - Look for all sections beginning with ''<Location>'' and add the following line as a last line in that section to allow printing and administration from the local network: <code>Allow @LOCAL</code>   - Look for all sections beginning with ''<Location>'' and add the following line as a last line in that section to allow printing and administration from the local network: <code>Allow @LOCAL</code>
   - On a Raspberry Pi, add the user ''pi'' to the group ''lpadmin'' so you can use this username for the web interface: <code>sudo adduser pi lpadmin</code>   - On a Raspberry Pi, add the user ''pi'' to the group ''lpadmin'' so you can use this username for the web interface: <code>sudo adduser pi lpadmin</code>
-  - Afterwards, restart the CUPS daemon: <code>service cups restart</code>+  - Afterwards, restart the CUPS daemon: <code>systemctl restart cups</code>
   - Finally, go to the CUPS webinterface "Administration" tab on your server through ''<nowiki>https://Server-IP-or-Name:631/admin</nowiki>'' and check the following:   - Finally, go to the CUPS webinterface "Administration" tab on your server through ''<nowiki>https://Server-IP-or-Name:631/admin</nowiki>'' and check the following:
     * Share printers connected to this system     * Share printers connected to this system
apps/printserver.txt · Last modified: 2024-04-12 15:00 by jens