How to Install and Uninstall ip2host Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "ip2host" package
This guide covers the steps necessary to install ip2host on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ip2host
Copied
2. Uninstall "ip2host" package
This guide let you learn how to uninstall ip2host on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ip2host
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ip2host package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ip2host
Priority: optional
Section: universe/web
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Gunnar Wolf
Architecture: all
Version: 1.13-2
Depends: perl
Filename: pool/universe/i/ip2host/ip2host_1.13-2_all.deb
Size: 9588
MD5sum: 4c60120aa54f4c6a6ef01d73ec097422
SHA1: 09419df80e4dfc590b55492edd39489483261100
SHA256: 9939dc0437b09f8ce12a1749d7f2d9ac0dde98297f883ceb8fd3d34a2289082f
Description-en: Resolve IPs to hostnames in web server logs
This script is a drop-in replacement for the logresolve.pl
script distributed with the Apache web server.
.
ip2host has the same basic design of forking children to handle
the DNS resolution in parallel, but multiplexes the communication
to minimize the impact of slow responses. This results in a
significant speed improvement (approximately 10x faster), and
the performance degrades more gracefully as the DNS timeout value
is increased.
Description-md5: 36b721cc9d3fc04df0c04a579407c5d6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/web
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Gunnar Wolf
Architecture: all
Version: 1.13-2
Depends: perl
Filename: pool/universe/i/ip2host/ip2host_1.13-2_all.deb
Size: 9588
MD5sum: 4c60120aa54f4c6a6ef01d73ec097422
SHA1: 09419df80e4dfc590b55492edd39489483261100
SHA256: 9939dc0437b09f8ce12a1749d7f2d9ac0dde98297f883ceb8fd3d34a2289082f
Description-en: Resolve IPs to hostnames in web server logs
This script is a drop-in replacement for the logresolve.pl
script distributed with the Apache web server.
.
ip2host has the same basic design of forking children to handle
the DNS resolution in parallel, but multiplexes the communication
to minimize the impact of slow responses. This results in a
significant speed improvement (approximately 10x faster), and
the performance degrades more gracefully as the DNS timeout value
is increased.
Description-md5: 36b721cc9d3fc04df0c04a579407c5d6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu