--- studio-64 <[EMAIL PROTECTED]> wrote:

> Hi
> When I try cups admin in my browser I get '
> connection refused on 
> locakhost:631' even as root.
> 
> I assume it's not running, How do I start it?
> 
> I have this in init.d:
> ***********************************
> 64studio:/etc/init.d# update-rc.d cupsys defaults
>   System startup links for /etc/init.d/cupsys
> already exist.
> ***********************************
> 
> I assume its started at boot time, but I cant access
> it from the browser.
> 
> Any ideas?
> 
> Cheers
> Bob

Check if it's running: 
# ps wauxf|grep cups

If not, start it:
# /etc/init.d/cupsys start

HTH,
Zaq


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to