معرفی شرکت ها


telnet-server-3.0-alt9.1.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

The server program for the telnet remote login protocol
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic x86_64
نام بسته telnet-server
نام فایل بسته telnet-server-3.0-alt9.1.x86_64.rpm
نسخه بسته 3.0
انتشار بسته alt9.1
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Mon 08 Apr 2019 05
هاست سازنده ldv-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://git.altlinux.org/people/ldv/packages/telnet.git
مجوز BSD-style
حجم دانلود 31K
حجم نصب 69.329K
Telnet was a popular protocol for logging into remote systems over the Internet. This package provides a telnet daemon, which will support remote logins into the host machine.


جایگزین ها

بسته نسخه معماری مخزن
telnet-server-3.0-alt9.1.i586.rpm 3.0 i586 ALT classic
telnet-server-3.0-alt9.1.mipsel.rpm 3.0 mipsel ALT classic
telnet-server-3.0-alt9.1.ppc64le.rpm 3.0 ppc64le ALT classic


نیازمندی

مقدار نام
- shadow-utils
- /var/empty
- /bin/sh
- /etc/xinetd.d
- /lib64/ld-linux-x86-64.so.2
- libc.so.6(GLIBC_2.15)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libutil.so.1(GLIBC_2.2.5)(64bit)
- rtld(GNU_HASH)
- /usr/sbin/groupadd
- /usr/sbin/useradd
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 3.0-alt9.1:sisyphus+226832.100.1.1 telnet-server


نحوه نصب


نصب پکیج rpm telnet-server:

    sudo apt-get install telnet-server-3.0-alt9.1.x86_64.rpm


فایل ها

مسیرها
/etc/xinetd.d/telnetd
/usr/sbin/telnetd
/usr/share/doc/telnet-server-3.0
/usr/share/doc/telnet-server-3.0/telnetd.eps
/usr/share/man/man8/telnetd.8.xz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2018-03-16

NMU: added URL

2012-11-30

Disabled telnet-3.0-owl-ipv4-only.patch (closes: #27423).

2008-10-31

Use strlcpy from glibc.

2007-04-12

Uncompressed tarball, cleaned up specfile.

2005-06-28

Fixed compilation warnings.

2005-03-16

Synced with 3.0-owl2:
Patched to link with libtinfo.

2003-06-16

fix buildreqs

2002-10-19

Fixed typo in requires made in previous release.

2002-10-17

Added telnetd flow control diagram

2002-02-05

adopted for ALT

2001-11-25

Do telnet protocol handling as a dedicated pseudo-user and in a chroot
Restricted the telnet client to IPv4 only for now due to a problem with
alpha/2001-11/threads.html#00125

2001-11-21

Eliminated even more dead code in telnetd, made it use logwtmp(3)
root).
Deal with long lines in /etc/issue.net correctly.
Don't fallback to /etc/issue.
Pass -h to telnetd by default (disables the printing of host-specific
Added a Red Hat Linux derived patch to the telnet client such that it

2001-11-20

Don't use AI_CANONNAME with getaddrinfo(3) in the telnet client (there's

2001-11-17

Ported the telnet client and server from OpenBSD-current (post-3.0),
current, FreeBSD-current, and Linux
Filter environment variables in telnetd with a white list (took the
Dropped the "mini inetd" from telnetd.
Dropped Kerberos-related pieces from the man pages (the telnet stuff
Wrote telnetd.xinetd.
Wrote this spec file, based (sub)package descriptions on Red Hat's.