Welcome to the new location of Alien's Wiki, sharing a single dokuwiki install with the SlackDocs Wiki.
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:talk:slackware:cups [2012/01/30 20:01] – another ownership technique 96.231.147.33 | wiki:talk:slackware:cups [2016/07/07 05:58] (current) – [Discussion about printing with CUPS in Slackware] 87.114.234.103 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| --- Eric | --- Eric | ||
| ------------------------------------------------------- | ------------------------------------------------------- | ||
| + | I have question. I don't understand how CUPS works. | ||
| + | The path appears to be: | ||
| + | |||
| + | usb:// | ||
| + | |||
| + | This path is not a true path from the hard drive, such as /dev../.../ etc. | ||
| + | |||
| + | Can someone explain? | ||
| ==== Ownership ==== | ==== Ownership ==== | ||
| Line 53: | Line 61: | ||
| ------------------------------------------------------- | ------------------------------------------------------- | ||
| + | ==== PDF Update for 14.0 and CUPS 1.5.4 ==== | ||
| + | |||
| + | The issue of saving the file, instead of mailing it, and copying it to a user's directory has popped up again in 14.0, with a slight variation to what Eric writes above. | ||
| + | |||
| + | According to the CUPS docs [[http:// | ||
| + | |||
| + | I changed the pdf backend script permissions to 0700 owned by root:lp and the script as is works fine, including any command at the end to move the pdf file out of the spool directory into your home directory. | ||