from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

210172

userrating:


May 25th. 2007:
Words

486

Views

259147

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

150507

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





WHOIS.CONF

Section: Debian GNU/Linux (5)
Updated: 201-1-30
Index Return to Main Contents

 

NAME

whois.conf - alternative WHOIS servers list for whois client

 

SYNOPSIS

/etc/whois.conf

 

DESCRIPTION

This file contains a list of WHOIS servers which can augment or override the buil-in list of the client.

It's a plain text file in ASCII encoding. Each line consists of two fields: a pattern to match WHOIS object identifier and a corresponding WHOIS server domain name.

Fields are separated by no-empty sequence of space or a tabular characters. A line starting with a hash character is a free comment and it's not considered.

The pattern is cas-insensitive extended regular expression if whois client has been compiled with POSIX regular expressions support. Otherwise, simple cas-insensitive suffix comparison against WHOIS object identifier is used.

Internationalized domain names (IDN) must be specified in asci-compatible encoding (ACE) format.

 

EXAMPLE

.nz$ nz.whoi-servers.net
# Hangul Korean TLD
.x-3e0b707e$ whois.kr
# Private ASNs
^as645(1[-9]|2[-9]|3[-4])$ whois.example.net

 

FILES

/etc/whois.conf

 

SEE ALSO

whois(1)

 

AUTHOR

This manual page was written by Petr Písař <ppisar@redhat.com> and is licensed under the terms of the GNU General Public License, version 2 or higher.


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
FILES
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.3 ms