ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Шишков Евгений" <evgen@tulanews.ru>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] 2.2 to 2.4
Date: Tue, 23 Aug 2005 16:04:04 +0400
Message-ID: <430B10B4.1080905@tulanews.ru> (raw)
In-Reply-To: <430AEF2C.1090208@tulanews.ru>

Шишков Евгений пишет:
>>> Что в proftpd.conf?
>> Всё тоже самое, что было на 2.2
>> Запускается от root
>> Заметил вот ещё что:
>> Если качать с ftp, то всё нормально.
>> Если на него - тормоза.
> 
> 
> Продвинулся дальше.
> Стал делать закачку через apache
> Тооже самое.
> Т.е. дело в сетевухе получается.
> Но... у меня в качестве считалки стоит stargazer2
> когда шла закачка сервер перестал отвечать.
> Оказалось, что он в кору вывалился.
> Написал, что вывалился из-за stargazer.
> Хотя на 2.2 он прекрасно работал.

В общем с подвешиванием сервера - завтра буду карту менять (Surecom 
EP320S) там стоит. Знал бы - не писал бы вообще, а сразу поменял.

С proftpd:
/etc/init.d/proftpd

старт идёт от рута

start()
{
         start_daemon --pidfile "$PIDFILE" --lockfile "$LOCKFILE" 
--expect-user root -- proftpd
         RETVAL=$?
         return $RETVAL
}

о вот стоп:

stop()
{
         stop_daemon --pidfile "$PIDFILE" --lockfile "$LOCKFILE" 
--expect-user nobody proftpd
         RETVAL=$?
         return $RETVAL
}

Поправил в stop
nobody на root

глюк со стартом/стопом исчез



  parent reply	other threads:[~2005-08-23 12:04 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-22 12:52 [Comm] ip_forward Шишков Евгений
2005-08-22 12:54 ` [Comm] ip_forward Vitaly Ostanin
2005-08-22 13:06   ` Шишков Евгений
2005-08-22 12:54 ` Michael Shigorin
2005-08-23  9:01   ` [Comm] 2.2 to 2.4 Шишков Евгений
2005-08-23  9:13     ` [Comm] " Michael Shigorin
2005-08-23  9:13     ` [Comm] " Michael Isachenkov
2005-08-23  9:20       ` Шишков Евгений
2005-08-23  9:41         ` Шишков Евгений
2005-08-23 10:00           ` Шишков Евгений
2005-08-23 12:04           ` Шишков Евгений [this message]
2005-08-23 12:57             ` [Comm] " Michael Shigorin
2005-08-23 15:27               ` Eugene Ostapets
2005-08-25  8:24                 ` Michael Shigorin
2005-08-25  9:23                   ` Eugene Ostapets
2005-08-25  9:37                     ` Michael Shigorin
2005-08-25  9:40                       ` Eugene Ostapets
2005-08-25 12:07                         ` Шишков Евгений
2005-08-25 20:25                         ` Michael Shigorin
2005-08-26  6:55                           ` Eugene Ostapets
2005-08-24  5:19               ` Шишков Евгений
2005-08-24 10:59                 ` Шишков Евгений

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=430B10B4.1080905@tulanews.ru \
    --to=evgen@tulanews.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