Re: [gentoo-user] Gentoo print server

2006-10-05 Thread Grant
> I'm trying to set up one of my systems as a print server and I'm stuck > at the point where I should configure the system's printer. It's a > headless system so I need to configure the printer through my > workstation. I'm using this: > > http://www.gentoo.org/doc/en/printing-howto.xml > > and

Re: [gentoo-user] Gentoo print server

2006-10-04 Thread Zack Elan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grant wrote: > I'm trying to set up one of my systems as a print server and I'm stuck > at the point where I should configure the system's printer. It's a > headless system so I need to configure the printer through my > workstation. I'm using this:

Re: [gentoo-user] Gentoo print server

2006-10-04 Thread Statux
Make sure CUPS is installed and cupsd is running (/etc/init.d/cupsd start) - 'rc-update add' it too so it starts at boot obviously. After that, just make sure you're connecting to the right address for that host. On Wed, 2006-10-04 at 19:09 -0700, Grant wrote: > I'm trying to set up one of my syst

[gentoo-user] Gentoo print server

2006-10-04 Thread Grant
I'm trying to set up one of my systems as a print server and I'm stuck at the point where I should configure the system's printer. It's a headless system so I need to configure the printer through my workstation. I'm using this: http://www.gentoo.org/doc/en/printing-howto.xml and I've followed