As History Delete Print Jobs Using CUPS
A customer needed to eliminate "memory" of the CUPS printing service print jobs, they use Lliurex, but being based on Ubuntu / Debian, it is simple 1 .- Open a Terminal
Applications - > Accessories -> Terminal
2 .- Go to Root User, write: sudo su
user's password is required, and thus we are already ROOT
3 .- Go to the directory where it stores the history CUPS completed work cd / var / spool / cups
4 .- Delete all files, but not eliminate existing there directories rm *
These steps will remove all historical work CUPS
Tweet
0 comments:
Post a Comment