Cups- installing a network printer

Tips and Tricks for Networking

Moderator: jkerr82508

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Cups- installing a network printer

Postby viking60 » 12 Mar 2011, 16:41

Install cups.
My HP Photosmart is now the network printer for the entire house. I had to create the lpadmin group and add the users to it.

Then I altered some lines in /etc/cups/cupsd.conf
from

Code: Select all

SystemGroup sys root

to

Code: Select all

SystemGroup sys root lpadmin

I also had to do some Allow from <ip> to get the network connections to work.
Cups comes with a restriction to only work on localhost so I had to change:

Code: Select all

localhost:631

to

Code: Select all

Port 631

Under #Allow remote access

After that the gnome-administration-printers menu found it immediately and picked it as a default printer on every box in the house.

So now everyone has the network printer as their default printer again :coffee_cup:
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Cups- installing a network printer

Postby dedanna1029 » 12 Mar 2011, 16:59

Very nice. :)
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Cups- installing a network printer

Postby viking60 » 12 Mar 2011, 17:42

I had to do as I was told +1
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Cups- installing a network printer

Postby dedanna1029 » 12 Mar 2011, 17:47

:lol:
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html


Return to “Networking”