Unix-commands-cupsctl

提供:Dev Guides
移動先:案内検索

cupsctl-Unix、Linuxコマンド

link:/unix_commands/index [previous] link:/unix_commands/index [next] [[1]] php [AddThis Social Bookmark Button]

NAME

概要

  • cupsctl *usernameserver [:port] name = value

説明

cupsctl* cupsd.conf *

オプション

Tag

説明

-E

スケジューラーへの接続で暗号化を有効にします。

-U ユーザー名

スケジューラで認証するときに使用する代替ユーザー名を指定します。

-h _server [:ポート] _

サーバーのアドレスを指定します。

-[no-] debug-logging

*error_log* ファイルのデバッグロギングを有効または無効にします。

-[no-]リモート管理者

リモート管理を有効または無効にします。

-[no-] remote-any

任意のアドレスからの印刷を有効または無効にします。 インターネット。

-[no-] remote-printers

CUPS、LDAP、またはSLPプロトコルを介して共有されるリモートプリンターの表示を有効または無効にします。

-[no-] share-printers

他のコンピューターとのローカルプリンターの共有を有効または無効にします。

-[no-] user-cancel-any

ユーザーが他のユーザーが所有するジョブをキャンセルすることを許可または禁止します。

cupsctl

デバッグロギングを有効にします。

cupsctl --debug-logging

現在のデバッグロギング状態を取得します。

cupsctl
grep ’^_debug_logging’
awk -F= ’{print $2}’ …​.

プリンター共有を無効にします。

cupsctl --no-shared-printers

ファイルを使用して印刷を有効にします:擬似デバイス:

cupsctl FileDevice=Yes

関連項目

http://localhost:631/help

著作権

link:/unix_commands/index [previous] link:/unix_commands/index [next] link:/cgi-bin/printversion.cgi?tutorial = unix_commands&file = cupsctl [Printer Friendly]

  
Advertisements