2004-06-12 13:58:29 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-12 13:58:29 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2018-01-30 02:28:49 +08:00
|
|
|
<!ENTITY whois-download-http "https://github.com/rfc1036/whois/archive/v&whois-version;/whois-&whois-version;.tar.gz">
|
2017-11-05 06:26:51 +08:00
|
|
|
<!ENTITY whois-download-ftp " ">
|
2019-07-27 00:28:53 +08:00
|
|
|
<!ENTITY whois-md5sum "381dce8db7c6e38ef013b5d6527f494c">
|
|
|
|
<!ENTITY whois-size "100 KB">
|
2019-03-29 05:04:47 +08:00
|
|
|
<!ENTITY whois-buildsize "1.2 MB">
|
2005-06-01 23:48:17 +08:00
|
|
|
<!ENTITY whois-time "less than 0.1 SBU">
|
2004-06-12 13:58:29 +08:00
|
|
|
]>
|
|
|
|
|
2005-01-26 00:48:26 +08:00
|
|
|
<sect1 id="whois" xreflabel="Whois-&whois-version;">
|
2005-05-01 00:18:07 +08:00
|
|
|
<?dbhtml filename="whois.html"?>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<sect1info>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<title>Whois-&whois-version;</title>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<indexterm zone="whois">
|
|
|
|
<primary sortas="a-Whois">Whois</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Whois</title>
|
|
|
|
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
<application>Whois</application> is a client-side application which
|
|
|
|
queries the whois directory service for information pertaining to a
|
|
|
|
particular domain name. This package will install two programs by default:
|
|
|
|
<command>whois</command> and <command>mkpasswd</command>. The
|
|
|
|
<command>mkpasswd</command> command is also installed by the
|
2020-06-24 04:19:22 +08:00
|
|
|
expect package in LFS.
|
2020-03-24 05:46:15 +08:00
|
|
|
</para>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2021-08-30 01:49:17 +08:00
|
|
|
&lfs110a_checked;
|
2011-11-08 03:43:58 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&whois-download-http;"/>
|
|
|
|
</para>
|
2005-05-01 00:18:07 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&whois-download-ftp;"/>
|
|
|
|
</para>
|
2005-05-01 00:18:07 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &whois-md5sum;
|
|
|
|
</para>
|
2005-05-01 00:18:07 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
Download size: &whois-size;
|
|
|
|
</para>
|
2005-05-01 00:18:07 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &whois-buildsize;
|
|
|
|
</para>
|
2005-05-01 00:18:07 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &whois-time;
|
|
|
|
</para>
|
2005-05-01 00:18:07 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2014-01-15 07:15:06 +08:00
|
|
|
<bridgehead renderas="sect3">Whois Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
2017-12-17 10:19:08 +08:00
|
|
|
<xref linkend="libidn"/> or
|
2018-05-27 02:14:39 +08:00
|
|
|
<xref linkend="libidn2"/>
|
2014-01-15 07:15:06 +08:00
|
|
|
</para>
|
|
|
|
|
2006-04-11 02:35:11 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/whois"/></para>
|
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
</sect2>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Whois</title>
|
|
|
|
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
Build the application with:
|
|
|
|
</para>
|
2010-03-08 03:44:17 +08:00
|
|
|
|
2012-05-25 10:08:25 +08:00
|
|
|
<screen><userinput>make</userinput></screen>
|
2010-03-08 03:44:17 +08:00
|
|
|
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
You can install the <command>whois</command> program, the
|
|
|
|
<command>mkpasswd</command> program, and the locale files independently.
|
|
|
|
Control your choice of what is installed with the following commands
|
|
|
|
issued as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2010-04-22 03:10:06 +08:00
|
|
|
|
2020-03-24 05:46:15 +08:00
|
|
|
<note>
|
|
|
|
<para>
|
|
|
|
Installing this version of <command>mkpasswd</command> will
|
2020-06-24 04:19:22 +08:00
|
|
|
overwrite the same command installed in LFS.
|
2020-03-24 05:46:15 +08:00
|
|
|
</para>
|
|
|
|
</note>
|
2010-03-08 03:44:17 +08:00
|
|
|
|
2014-01-15 07:15:06 +08:00
|
|
|
<!-- dev note: make BASEDIR=<DESTDIR> prefix=/usr install-whois -->
|
|
|
|
|
2013-07-21 23:17:27 +08:00
|
|
|
<screen role="root"><userinput>make prefix=/usr install-whois
|
2010-03-08 03:44:17 +08:00
|
|
|
make prefix=/usr install-mkpasswd
|
|
|
|
make prefix=/usr install-pos</userinput></screen>
|
2008-10-14 05:29:38 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
</sect2>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
2008-10-14 05:29:38 +08:00
|
|
|
<segtitle>Installed Programs</segtitle>
|
2005-05-01 00:18:07 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<seglistitem>
|
2008-10-14 05:29:38 +08:00
|
|
|
<seg>whois and mkpasswd</seg>
|
2005-05-01 00:18:07 +08:00
|
|
|
<seg>None</seg>
|
|
|
|
<seg>None</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2005-05-31 00:25:18 +08:00
|
|
|
|
2005-05-01 00:18:07 +08:00
|
|
|
<varlistentry id="whois-prog">
|
|
|
|
<term><command>whois</command></term>
|
|
|
|
<listitem>
|
2020-03-24 05:46:15 +08:00
|
|
|
<para>
|
|
|
|
is a client-side application which queries the whois directory
|
2021-02-19 23:20:16 +08:00
|
|
|
service for information pertaining to a particular domain name
|
2020-03-24 05:46:15 +08:00
|
|
|
</para>
|
2005-05-01 00:18:07 +08:00
|
|
|
<indexterm zone="whois whois-prog">
|
|
|
|
<primary sortas="b-whois">whois</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2015-08-14 09:04:27 +08:00
|
|
|
|
|
|
|
<varlistentry id="mkpasswd-whois">
|
|
|
|
<term><command>mkpasswd</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
generates a new password, and optionally applies it to a user
|
2015-08-14 09:04:27 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="whois mkpasswd-whois">
|
|
|
|
<primary sortas="b-mkpasswd-whois">mkpasswd</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-01 00:18:07 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|