ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Mike Shuvalov <shuvalov.mv@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Как остановить/запустить vsftpd в ручную?
Date: Sat, 5 Jan 2008 23:38:49 +0300
Message-ID: <200801052338.50109.shuvalov.mv@gmail.com> (raw)
In-Reply-To: <20080105215505.d9eea150.law@freemail.com.ua>

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

В сообщении от Saturday 05 January 2008 22:55:05 Yuriy Gomenyuk написал(а):

> Настроил vsftpd, который сейчас запускается автоматом через xinetd.
>
> Подскажите пожалуйста, как:
> а) вручную остановить vsftpd, если в настройках xinetd он запускается
> автоматом при старте системы? б) вручную запустить vsftpd через xinetd,
> если в настройках последнего  vsftpd при запуске системы автоматом
> стартовать не будет?

xinetd - это своего рода диспетчер. Вместо кучи демонов в памяти висит один,  
xinetd, и "слушает" порты. Когда пришел запрос на какой-то порт, в нашем 
случае это 21, то проверяется, есть ли кто, отвечающий за этот порт (vsftpd). 
И если есть - то запускается. Запущенный демон отработав свое, выгружается из 
памяти. Так что в ручную запускать/останавливать не надо, все происходит "в 
автоматическом режиме".

-- 
Mike Shuvalov

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  parent reply	other threads:[~2008-01-05 20:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-05 19:55 Yuriy Gomenyuk
2008-01-05 19:54 ` Евгений Терешков
2008-01-05 20:12 ` Andrey Rahmatullin
2008-01-05 20:38 ` Mike Shuvalov [this message]
2008-01-05 21:42   ` Yuriy Gomenyuk
2008-01-06  8:56     ` Andrey Rahmatullin
2008-01-06  9:09       ` Хихин Руслан

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=200801052338.50109.shuvalov.mv@gmail.com \
    --to=shuvalov.mv@gmail.com \
    --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