From: Thomas Marteau <marteaut@esiee.fr>
To: "TOLAND,CHRISTOPHER (HP-USA,ex1)" <christopher_toland@hp.com>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Telnetd ?
Date: Tue, 14 Aug 2001 20:21:15 +0200 [thread overview]
Message-ID: <3B796C1B.C87DCD0C@esiee.fr> (raw)
In-Reply-To: EF3C37D1121CD511894800A0C9E3AE7DA99C7B@xatl04.atl.hp.com
Hi Christopher,
By default, telnetd is not installed. You have to do it with apt-get
install telnetd
The point is during the install, you should have been asked to give some
info in order to download automatically the packages via apt-get.
If the command is not working, go into /etc/apt and add the following
line to sources.list:
deb http://http.us.debian.org/debian unstable main
And if you have a proxy, do not forget to create apt.conf file
containing this line:
Acquire::http::Proxy "http://your.proxy.fqdn:port/";
Good luck, Thomas.
ESIEE Team
next prev parent reply other threads:[~2001-08-14 18:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-14 18:10 [parisc-linux] Telnetd ? TOLAND,CHRISTOPHER (HP-USA,ex1)
2001-08-14 18:21 ` Thomas Marteau [this message]
2001-08-14 18:31 ` Bdale Garbee
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=3B796C1B.C87DCD0C@esiee.fr \
--to=marteaut@esiee.fr \
--cc=christopher_toland@hp.com \
--cc=parisc-linux@lists.parisc-linux.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.