Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我设置了两种方式的配额(虽然 lpadmin 和通过编辑打印机。怎么了?(我正在运行 ubuntu linux 9.04)
如果您不提供关于您的lpadmin命令究竟是什么或您对printers.conf文件进行了哪些操作的详细记录,那么除了推测之外,没有其他方法可以做。(另请注意,不建议直接编辑printers.confcupsd ,除非您在停止时这样做。)
lpadmin
cupsd
CUPS 的配额确实对我有用。但是,最后一个超过配额阈值的作业将始终开始打印,因为 CUPS 仅在开始处理作业文件后才知道其页数,而不是事先...