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

search text in:





Poll
Which filesystem do you use?






poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

185931

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250337

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:

137480

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





GeoIP.conf

Section: File Formats (5)
Updated: 25 Sep 2013
Index Return to Main Contents
 

NAME

GeoIP.conf - Configuration file for geoipupdate  

SYNOPSIS

This file allows you to configure your geoipupdate program to download purchased GeoIP2 and GeoIP Legacy databases.  

DESCRIPTION

The file consists of one setting per line. Lines starting with # are comments and will not be processed. All setting keywords are case sensitive.

The default configuration file is found at: /etc/GeoIP.conf

 

Required settings:

UserId
Your MaxMind user ID.
LicenseKey
Your case-sensitive MaxMind license key.
ProductIds
List of product IDs. Product IDs may consist of letters, digits, and dashes (e.g., "GeoIP2-City", "106").

 

Optional settings:

DatabaseDirectory
The directory to store the database files. The default is /usr/share/GeoIP
Host
The host name of the server to use. The default is updates.maxmind.com.
Protocol
The protocol to use. Valid values are https and http. The default is https.
Proxy
The proxy host name or IP address. You may optionally specify a port number, e.g., 127.0.0.1:8888. If no port number is specified, 1080 will be used.
ProxyUserPassword
The proxy user name and password, separated by a colon. For instance, username:password.
SkipPeerVerification
Skip peer verification when using https. Valid values are 0 and 1. The default is 0.
SkipHostnameVerification
Skip the host name verification when using https. This option is either 0 and 1. The default is 0.
 

FILES

/etc/GeoIP.conf
Default geoipupdate configuration file.
 

SEE ALSO

geoipupdate(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
Required settings:
Optional settings:
FILES
SEE ALSO





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