Post

HOW TO: Enable Cups As Printing Media On Linux

Cups Is Software Open Source Printing System, For OS X And UNIX-Like Operating System.

CUPS uses the Internet Printing Protocol (IPP) to support printing to local and network printers. source Cups.org

cups,arief-jr.blogspot.com,printing os x, printing unix-like, linux, printer tools

CUPS is a software for printing, cups available on LINUX and OS X. This time i will share to enable cups as printing media with Slackware Linux.

For enable CUPS, type command for starting cups service like:

1
2
3
# chmod +x /etc/rc.d/rc.cups  
# /etc/rc.d/rc.cups start  
cups: started scheduler.                                 [  OK  ]

Or,

For enable cups service on Ubuntu:

And Now type on your browser or select cups on menu, like this image:

1
$ sudo service cups start

After finish, now open on browser or can select on menu with name CUPS Manage Printing. See this image:

localhost, cups, network printer, arief-jr.blogspot.com

arief-jr.blogspot.com, KDE, CUPS, starting cups interface

And then configure this cups, like below screenshot for add printer interface:

cups interface, cups web interface, arief-jr.blogspot.com

After add select your printer if plug with printer, and cups will be auto detect printer you use. If not auto detected you can select this printer of brand like epson, cannon, hp etc.

configure cups, printing use cups, cups web interface

These result my configuration, after and before:

cups printing, cups job, cups current printing, arief-jr.blogspot.com

That is a litle tutorial about How To: Run CUPS For Printing On Linux

Good Luck And Happy Printing! Thanks

This post is licensed under CC BY 4.0 by the author.