Quote: "Some way to display the IP address when connected, either on-demand or
along with the word, Connected, or some other way."
---------------------------------------

Which ip address? If a pc is connected to a wifi the address is
something like 192.168.1.102. Are you talking about the ip address
used by the router to access the internet?

Edward


On 28/09/2015, Edward Bartolo <edb...@gmail.com> wrote:
> On 28/09/2015, Steve Litt <sl...@troubleshooters.com> wrote:
>> On Mon, 28 Sep 2015 15:45:03 +0100
>> Rainer Weikusat <rainerweiku...@virginmedia.com> wrote:
>>
>>> ... and who wouldn't want his network interface to be named
>>> "enp0s29u1u2"? After all, anybody unterstands the meaning of eth0 ---
>>> how terribly boring!
>>
>> I don't like it either, but even anti-systemd distros are going for
>> this Freedesktop BS. Luckily, the following command is an easy way to
>> see the names of your network interfaces:
>>
>> ip link | grep "^\S" |  cut -d " " -f2
>>
>>
>> SteveT
>>
>> Steve Litt
>> August 2015 featured book: Troubleshooting: Just the Facts
>> http://www.troubleshooters.com/tjust
>> _______________________________________________
>> Dng mailing list
>> Dng@lists.dyne.org
>> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>>
>
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to