planetwatt.com

User Zone => Tips and Tricks => Topic started by: bob on September 26, 2016, 05:49:09 PM

Title: [VIDEO] How to check your IP on ANY Linux based distro.
Post by: bob on September 26, 2016, 05:49:09 PM
https://www.youtube.com/watch?v=bZRVDPyIDbA

:)
Title: Re: [VIDEO] How to check your IP on ANY Linux based distro.
Post by: CharlieK on February 11, 2017, 04:39:38 PM
this sure is handy. Thanks!
Title: Re: [VIDEO] How to check your IP on ANY Linux based distro.
Post by: cheiron on February 12, 2017, 11:05:51 AM
In Ubuntu based you can command line also via

$ curl ipecho.net/plain ; echo

Gives a much nicer output
Title: Re: [VIDEO] How to check your IP on ANY Linux based distro.
Post by: blaze on February 12, 2017, 11:59:30 AM
Thanks Cheirion, just what I have to store in mind. :)