Download location (HTTP): Download location (FTP): ftp://ftp.gnu.org/gnu/inetutils/inetutils-1.4.2.tar.gz Version used: 1.4.2 Package size: 1018 KB Estimated Disk space required: 2.3 MB |
The inetutils package contains network client's and server's.
inetutils will utilize: Linux_PAM-0.77 |
Install inetutils by running the following commands:
./configure --prefix=/usr --disable-syslogd \ --libexecdir=/usr/sbin --infodir=/usr/share/info \ --mandir=/usr/share/man --with-wrap && make && make install |
--disable-dependancy-tracking : This option speeds up one time builds.
--disable-syslogd : This option prevents inetutils installing the System Log Daemon, which is installed in the LFS Book.
--with-wrap : This option makes inetutils compile against tcp-wrappers. Omit this option if you didn't install tcp-wrappers.
--with-pam : This option makes inetutils compile against for Linux-PAM. Add this option if you want to utilize PAM.
The inetutils package contains network clients and servers.
ARPANET file transfer program.
make entries in the system log.
send ICMP ECHO_REQUEST packets to network hosts.
remote file copy.
remote login.
remote shell.
log systems messages.
talk to another user.
user interface to the TELNET protocol.
trivial file transfer program.
client for whois directory service.
DARPA Internet File Transfer Protocol server.
internet super-server.
remote execution server.
remote login server.
remote shell server.
remote user communication server.
DARPA TELNET protocol server.
Internet Trivial File Transfer Protocol server.
No description available.