printer - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139) +---- Thread: printer (/showthread.php?tid=9965) |
printer - chris_02 - 05-28-2020 @awai, is it possible to integrate System-config-printer in the settings ? RE: printer - a-wai - 05-28-2020 I'll have to check if it works fine first, but it is possible, yes RE: printer - chris_02 - 11-22-2020 (05-28-2020, 09:24 AM)a-wai Wrote: I'll have to check if it works fine first, but it is possible, yes System-config-printer works after install but to use the local cups server, you need : - install cups-client - mkdir /etc/cups - create the file "client.conf" and insert the following line : ServerName 'the name of your server without the ' - if you don't have a local dns then insert the name of your server + ip in your file etc/hosts PS : I add these infos because System-config-printer is no longer present in the wiki |