from small one page howto to huge articles all in one place
 

search text in:





Poll
Which linux distribution do you use?







poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

187698

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250638

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

138299

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





cupsctl

Section: Apple Inc. (8)
Updated: CUPS
Index Return to Main Contents
 

NAME

cupsctl - configure cupsd.conf options  

SYNOPSIS

cupsctl [ -E ] [ -U username ] [ -h server[:port] ] [ --[no-]debug-logging ] [ --[no-]remote-admin ] [ --[no-]remote-any ] [ --[no-]share-printers ] [ --[no-]user-cancel-any ] [ name=value ]  

DESCRIPTION

cupsctl updates or queries the cupsd.conf file for a server. When no changes are requested, the current configuration values are written to the standard output in the format "name=value", one per line.  

OPTIONS

The following options are recognized:
-E
Enables encryption on the connection to the scheduler.
-U username
Specifies an alternate username to use when authenticating with the scheduler.
-h server[:port]
Specifies the server address.
--[no-]debug-logging
Enables (disables) debug logging to the error_log file.
--[no-]remote-admin
Enables (disables) remote administration.
--[no-]remote-any
Enables (disables) printing from any address, e.g., the Internet.
--[no-]share-printers
Enables (disables) sharing of local printers with other computers.
--[no-]user-cancel-any
Allows (prevents) users to cancel jobs owned by others.
 

EXAMPLES

Display the current settings:

    cupsctl

Enable debug logging:

    cupsctl --debug-logging

Get the current debug logging state:

    cupsctl | grep '^_debug_logging' | awk -F= '{print $2}'

Disable printer sharing:

    cupsctl --no-share-printers
 

KNOWN ISSUES

You cannot set the Listen or Port directives using cupsctl.  

SEE ALSO

cupsd.conf(5), cupsd(8),
CUPS Online Help (http://localhost:631/help)  

COPYRIGHT

Copyright [co] 2007-2017 by Apple Inc.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
KNOWN ISSUES
SEE ALSO
COPYRIGHT





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 17.0 ms