ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Brindeew <abr@altlinux.ru>
To: community@altlinux.ru
Subject: [Comm] Re: cups
Date: Mon, 7 Apr 2003 13:39:58 +0400
Message-ID: <20030407093958.GA12474@abr.tool.ru> (raw)
In-Reply-To: <3E9137D9.60609@iop.kiev.ua>

[-- Attachment #1: Type: text/plain, Size: 1071 bytes --]

On Mon, Apr 07, 2003 at 11:33:29AM +0300, Andriy Dobrovol's'kii wrote:
> Это мне ничем не мешает. Я про это в курсе и просто даю в нужный 
> момент нужную команду. (admrestart/restart) Машина сервер печатает 
> локально. Неполучается печатать на неё удалённо. :((

У меня получилось настроить так, что печать с соседней машины нормально
проходит, краткий конфиг включу прямо сюда:

$ sudo egrep -v '^#' /etc/cups/cupsd.conf | egrep -v '^$'
ServerName abr.tool.ru
ServerAdmin abr@abr.tool.ru
LogLevel info
User lp
Group lp
TempDir /var/spool/cups/tmp
Listen 127.0.0.1:631
Listen 192.168.1.1:631
HostNameLookups Off
Browsing On
BrowseProtocols cups
BrowseAddress 192.168.1.255
BrowseAllow All
BrowseDeny None
<Location />
Order Deny,Allow
Allow From 127.0.0.1 192.168.1.*
</Location>
<Location /admin>
AuthType Basic
AuthClass System
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>

На соседней машине сетевой принтер добавлялся, кажется, после
admrestart'а.

-- 
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.

[-- Attachment #2: Type: application/pgp-signature, Size: 245 bytes --]

  reply	other threads:[~2003-04-07  9:39 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-05 12:56 [Comm] cups Andrii Dobrovolskii
2003-04-05 13:24 ` Andrii Dobrovolskii
2003-04-05 14:45   ` Andrii Dobrovolskii
2003-04-05 17:16   ` Yura Kalinichenko
2003-04-07  8:33     ` Andriy Dobrovol's'kii
2003-04-07  9:39       ` Andrey Brindeew [this message]
2003-04-07 10:12         ` [Comm] cups Andriy Dobrovol's'kii
2003-04-07 11:02           ` Andrey Brindeew
2003-04-07 12:28             ` Andriy Dobrovol's'kii
2003-04-07 13:02               ` Alexandre Prokoudine
2003-04-07 14:02                 ` Andriy Dobrovol's'kii
2003-04-07 14:07                   ` Alexandre Prokoudine
2003-04-07 14:39                     ` Andriy Dobrovol's'kii
2003-04-07 15:11                       ` Alexandre Prokoudine
2003-04-07 15:32                         ` Andriy Dobrovol's'kii
2003-04-09  9:07             ` Andriy Dobrovol's'kii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030407093958.GA12474@abr.tool.ru \
    --to=abr@altlinux.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git