I can't connect to localhost:630

Jorge Fábregas jorge.fabregas at gmail.com
Mon May 14 20:04:35 UTC 2012


On 05/14/2012 03:59 PM, Aaron Konstam wrote:
>  I can't connect to localhost:630 from my web browser

Check whether CUPS is running:

ps -ef | grep cupsd

If not then:

service cupsd start
or
systemctl start cupsd.service


HTH,
Jorge


More information about the users mailing list