5 kx
5 kx MaxMind provides the GeoIP Update program, which performs automatic updates
5 kx for both GeoIP2 and GeoIP Legacy binary databases. GeoIP updates require
5 kx an active GeoIP subscription.
5 kx
5 kx Homepage: https://dev.maxmind.com/geoip/geoipupdate/
5 kx
5 kx To fully automate update process on Linux or Unix, use a crontab file like:
5 kx
5 kx # top of crontab
5 kx MAILTO=root@example.com
5 kx
5 kx 48 10 * * 4 /usr/bin/geoipupdate
5 kx # end of crontab
5 kx
5 kx This crontab file would run every week, and it would email you the results.