Printer won't work

Warren Block wblock at wonkity.com
Fri Jul 22 15:43:40 GMT 2005


On Fri, 22 Jul 2005, service at fixer.com wrote:

> lpc: Check to see if the master 'lpd' process is running.

> I know how to use ps -aux the see if apache and mysql are running, but I don't how
> to find out if the 'printing daemon" is running.

ps aux | grep lpd

> I think we need to somehow find a way to get the 'printing daemon' to run.

Place lpd_enable="YES" in /etc/rc.conf.  That takes effect at boot.  In 
the meantime, you can just run 'lpd' until you reboot.

-Warren Block * Rapid City, South Dakota USA


More information about the freebsd-questions mailing list