Gentoo Archives: gentoo-user

From: Zack Elan <zackelan@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo print server
Date: Thu, 05 Oct 2006 04:44:14
Message-Id: 45248C20.3060504@gmail.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Grant wrote:
5 > I'm trying to set up one of my systems as a print server and I'm stuck
6 > at the point where I should configure the system's printer. It's a
7 > headless system so I need to configure the printer through my
8 > workstation. I'm using this:
9 >
10 > http://www.gentoo.org/doc/en/printing-howto.xml
11 >
12 > and I've followed the steps to allow remote administration, but I'm
13 > not sure how to actually do that. Should typing this into the browser
14 > work:
15 >
16 > 192.168.0.1:631
17 >
18 > I just get the standard:
19 >
20 > "Firefox can't establish a connection to the server at 192.168.0.1:631."
21
22 Make sure that in /etc/cups/cupsd.conf you have a
23
24 Listen 192.168.0.1:631
25
26 line. Without it, IIRC, CUPS will listen on localhost:631.
27
28 -----BEGIN PGP SIGNATURE-----
29 Version: GnuPG v1.4.5 (GNU/Linux)
30 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
31
32 iD8DBQFFJIwgpQfMwdkWnIkRAh/IAJsGXlURejfCAwd8OgiiH5rutJFJOgCfW1jA
33 uFkhQ7mDcFIyhrk0RH4hHp0=
34 =J1wt
35 -----END PGP SIGNATURE-----
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Gentoo print server Grant <emailgrant@×××××.com>