Google+
Showing posts with label CLI. Show all posts
Showing posts with label CLI. Show all posts

Friday, 20 June 2014

GeoIP lookup from the CLI in Ubuntu

rich@rich:~$ sudo apt-get install geoip-bin

rich@rich:~$ geoiplookup 212.159.177.252
GeoIP Country Edition: GB, United Kingdom


reference:

Tuesday, 31 December 2013

Lynx command line browser

sudo apt-get install lynx (Debian based systems)

Handy if you want to reference something quickly from the CLI.