ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Evgenii Terechkov <evg@krastel.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] sshd
Date: Mon, 19 Dec 2005 15:14:17 +0700
Message-ID: <43A66BD9.2090504@krastel.ru> (raw)
In-Reply-To: <1134978368.4727.5.camel@localhost>

Peter Volkov писал:

>>>>nohup <команда> &
>>>>^^^^^
>>
>>Попробуйте вот так:
>> $ (nohup <команда> &)
> 
> 
> О! Действительно если создать subshell то ssh сессия отключается без
> проблем :)

Извините за вмешательство, но вставлю свой пять копеек :-)

Я когда с таким столкнулся набрёл на один сайт, вот ссылка на данный вопрос:
http://www.snailbook.com/faq/background-jobs.auto.html

Можно ещё использовать disown. Т.е. я иногда пишу в ssh-сессий (вернее 
алиас на это):
"shutdown -h +1 >/dev/null 2>&1 </dev/null &!" и жму Ctrl-D. Через 
минуту машина вырубается. Здесь "&!" это сокращение zsh-ла для "&;disown".

Понимаю, что screen кошернее, но руки пока не дошли :-), да и без него 
ssh-сессий почти никогда не закрываю. 	

P.S.: Редко так делаю (машины только выключать иногда), но может кто 
знающий скажет: а это кошерно, disown-ть процессы? Есть ли какие 
сопутствующие риски?



  reply	other threads:[~2005-12-19  8:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-17 22:59 Odergimiy
2005-12-17 23:18 ` sergey ivanov
2005-12-17 23:24 ` Alex Yustasov
2005-12-18  9:10   ` Peter Volkov
2005-12-18 13:49     ` Anatoliy Lisjutin
2005-12-18 21:06     ` Alex Yustasov
2005-12-19  6:16       ` Maxim Bodyansky
2005-12-19  7:46         ` Peter Volkov
2005-12-19  8:14           ` Evgenii Terechkov [this message]
2005-12-19 22:47     ` Dmitry V. Levin
2005-12-18  9:58 ` Yura Kalinichenko
2005-12-19  1:58 ` Denis G. Samsonenko

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=43A66BD9.2090504@krastel.ru \
    --to=evg@krastel.ru \
    --cc=community@lists.altlinux.org \
    /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