ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Рецепт: рестарт подвисшего HP1020
@ 2009-02-09 11:22 Денис Черносов
  2009-02-09 14:08 ` Евгений
  0 siblings, 1 reply; 4+ messages in thread
From: Денис Черносов @ 2009-02-09 11:22 UTC (permalink / raw)
  To: ALT Linux Community general discussions

В удаленном офисе стоит HP1020 под ALD4.1. Периодически крепко
повисает. Не спасают (как ни странно) ни перезапуск компа, ни
перезапуск принтера. В результате поисков и экспериментов такой
однострочный скрипт. Возможно кому пригодится:

# cancel -a; service cups stop; sleep 3; rmmod usblp; sleep 3;
modprobe usblp; sleep 3; service cups start

Первая команда опционально (очищает очередь печати).

-- 
С уважением,
Черносов Денис

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-10  7:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-09 11:22 [Comm] Рецепт: рестарт подвисшего HP1020 Денис Черносов
2009-02-09 14:08 ` Евгений
2009-02-10  6:32   ` Денис Черносов
2009-02-10  7:06     ` Шишков Евгений

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