LoFa
Add
Login
Search
Title:
Tag1 for Path:
a single word in lower characters
Tag2 for Path:
List of alternative single tags:
one or many words in lower characters, separated by comma or space
Text:
<p>With these command we update GeoIP City database on FreeBSD.</p> <pre><code> cd /usr/local/share/GeoIP ls -altr fetch http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz ls -altr mv GeoLite2-City.mmdb GeoLite2-City.mmdb20190103 tar -xvzf GeoLite2-City.tar.gz ls -altr mv GeoLite2-City_20190226/GeoLite2-City.mmdb . rm GeoLite2-City.tar.gz rm -r rm -r GeoLite2-City_20190226/ </code></pre>
URL:
Operation:
Delete
Update
Insert
Template Prompt