source: basicnet/netprogs/inetutils/inetutils-desc.xml@ c76806a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c76806a was c76806a, checked in by Larry Lawrence <larry@…>, 20 years ago

grammer fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2250 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 2.4 KB
Line 
1<sect2>
2<title>Contents</title>
3
4<para>The <application>Inetutils</application> package contains network clients
5and servers.</para>
6
7</sect2>
8
9<sect2><title>Description</title>
10
11<sect3><title>ftp</title>
12<para><command>ftp</command> is a ARPANET file transfer client.</para></sect3>
13
14<sect3><title>logger</title>
15<para><command>logger</command> make entries in the system log.</para></sect3>
16
17<sect3><title>ping</title>
18<para><command>ping</command> sends <acronym>ICMP</acronym> ECHO_REQUEST
19packets to network hosts.</para></sect3>
20
21<sect3><title>rcp</title>
22<para><command>rcp</command> is a remote file copy client.</para></sect3>
23
24<sect3><title>rlogin</title>
25<para><command>rlogin</command> is a remote login client.</para></sect3>
26
27<sect3><title>rsh</title>
28<para><command>rsh</command> is a remote shell client.</para></sect3>
29
30<sect3><title>syslogd</title>
31<para><command>syslogd</command> logs systems messages.</para></sect3>
32
33<sect3><title>talk</title>
34<para><command>talk</command> allows communication between users.</para></sect3>
35
36<sect3><title>telnet</title>
37<para><command>telnet</command> is a user interface to the TELNET protocol.</para></sect3>
38
39<sect3><title>tftp</title>
40<para><command>tftp</command> is an Internet Trivial File Transfer Protocol.</para></sect3>
41
42<sect3><title>whois</title>
43<para><command>whois</command> is a client for the whois directory service.</para></sect3>
44
45<sect3><title>ftpd</title>
46<para><command>ftpd</command> is a DARPA Internet File Transfer Protocol server.</para></sect3>
47
48<sect3><title>inetd</title>
49<para><command>inetd</command> is a Internet super-server.</para></sect3>
50
51<sect3><title>rexecd</title>
52<para><command>rexcd</command> is a remote execution server.</para></sect3>
53
54<sect3><title>rlogind</title>
55<para><command>rlogind</command> is a remote login server.</para></sect3>
56
57<sect3><title>rshd</title>
58<para><command>rshd</command> is a remote shell server.</para></sect3>
59
60<sect3><title>talkd</title>
61<para><command>talkd</command> is a remote user communication server.</para></sect3>
62
63<sect3><title>telnetd</title>
64<para><command>telnetd</command> is a DARPA TELNET protocol server.</para></sect3>
65
66<sect3><title>tftpd</title>
67<para><command>tftpd</command> is a Internet Trivial File Transfer Protocol server.</para></sect3>
68
69<sect3><title>uucpd</title>
70<para><command>uucpd</command> is the server for supporting
71<acronym>UUCP</acronym> connections over networks.</para></sect3>
72
73</sect2>
74
Note: See TracBrowser for help on using the repository browser.