Re: IFCONFIG

2016-08-22 Thread Tim
On Sun, 2016-08-21 at 11:59 -0700, Samuel Sieb wrote: > Where do you get the gigabit from? Misread the data... -- tim@localhost ~]$ uname -rsvp Linux 3.19.8-100.fc20.i686 #1 SMP Tue May 12 17:42:35 UTC 2015 i686 All mail to my mailbox is automatically deleted, there is no point trying to pri

Re: IFCONFIG

2016-08-21 Thread Samuel Sieb
On 08/20/2016 08:29 AM, Tim wrote: Allegedly, on or about 20 August 2016, Angelo Moreschini sent: wlp3s0: flags=4163 mtu 1500 inet 10.0.0.4 netmask 255.255.255.0 broadcast 10.0.0.255 inet6 fe80::d253:49ff:fe32:3254 prefixlen 64 scopeid 0x20 ether d0:53:49:32:32:54 txqueuelen 1000 (Ethernet) Ag

Re: IFCONFIG

2016-08-20 Thread Angelo Moreschini
OK, I understand .. I didn't remember that I have also a wireless connection Thank you to all Angelo On Sat, Aug 20, 2016 at 1:54 PM, François Patte < francois.pa...@mi.parisdescartes.fr> wrote: > Le 20/08/2016 12:09, Angelo Moreschini a écrit : > > Hi, > > > > in order to use the ssh servi

Re: IFCONFIG

2016-08-20 Thread Tim
Allegedly, on or about 20 August 2016, Angelo Moreschini sent: > enp4s0: flags=4099 mtu 1500 > ether 60:02:92:2d:2a:1f txqueuelen 1000 (Ethernet) Going by the device name, enp4s0 would be wired ethernet, but not in use (because it had no assigned addresses, that string of hex would be the MAC), d

Re: IFCONFIG

2016-08-20 Thread François Patte
Le 20/08/2016 12:09, Angelo Moreschini a écrit : > Hi, > > in order to use the ssh services, I looked for the internet address of > my computer, and the ifconfig command gave the following output that I > have difficulty 'to interpret : > > --- > > [angelo_dev@localhost ~]$ sudo ifconfig

Re: IFCONFIG

2016-08-20 Thread Hossein Aghaie
hi enp4s0 is wire NIC and wlp3s0 is wireless NIC On Sat, Aug 20, 2016 at 2:39 PM, Angelo Moreschini < mrangelo.fed...@gmail.com> wrote: > Hi, > > in order to use the ssh services, I looked for the internet address of my > computer, and the ifconfig command gave the following output that I have

Re: IFCONFIG

2016-08-20 Thread Jon Ingason
Den 2016-08-20 kl. 12:09, skrev Angelo Moreschini: > Hi, > > in order to use the ssh services, I looked for the internet address of > my computer, and the ifconfig command gave the following output that I > have difficulty 'to interpret : > > --- > > [angelo_dev@localhost ~]$ sudo ifconf