ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Krivulja <skrivulja@erec.ru>
To: "Dmitry V. Levin" <mandrake-russian@altlinux.ru>
Subject: Re[2]: [mdk-re] Telnet service
Date: Mon Apr  2 03:11:11 2001
Message-ID: <1112978130.20010330164550@erec.ru> (raw)
In-Reply-To: <20010328202223.B23150@ldv.office.alt-linux.org>

Hello Dmitry,

Wednesday, March 28, 2001, 8:22:23 PM, you wrote:

DVL> On Wed, Mar 28, 2001 at 08:11:39PM +0400, Sergey Krivulja wrote:
>>   У меня не хочет работать telnet.
>>   В доках сказано, что необходим inetd демон.
>>   По умолчанию xinetd стартует. Необходимо подымать и
>>   inetd сервис ?

DVL> Нет, надо настроить /etc/xinetd.d/telnet
Ведь это простой файл с описанием сервиса.

# default: off
# description: telnet server.
service telnet
{
        disable = no
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        server          = /usr/sbin/in.telnetd
}


-- 
Best regards,
 Sergey                            mailto:skrivulja@erec.ru





      parent reply	other threads:[~2001-04-02  3:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-28 20:06 Sergey Krivulja
2001-03-28 20:16 ` Dmitry V. Levin
2001-03-28 20:30   ` Re[2]: " Sergey Krivulja
2001-03-28 20:36     ` Artem K. Jouravsky
2001-03-30 19:18   ` Sergey Krivulja
2001-03-30 19:37     ` Vyt
2001-04-02  3:11       ` Re[4]: " Sergey Krivulja
2001-03-30 19:55     ` Dmitry V. Levin
2001-03-30 21:21       ` Re[2]: " Sergey Krivulja
2001-03-30 21:34         ` [mdk-re] Alt Linux server Sergey Krivulja
2001-04-02  3:11           ` Sergey Krivulja
2001-03-30 21:34         ` Re[2]: [mdk-re] Telnet service Alexander Bokovoy
2001-04-02  3:11       ` Sergey Krivulja
2001-04-02  3:11   ` Sergey Krivulja [this message]

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=1112978130.20010330164550@erec.ru \
    --to=skrivulja@erec.ru \
    --cc=mandrake-russian@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