Skip to content

Instantly share code, notes, and snippets.

@tetherit
Created July 29, 2016 19:45
Show Gist options
  • Select an option

  • Save tetherit/5820c20c3500457be9754dfe7d3ae1e2 to your computer and use it in GitHub Desktop.

Select an option

Save tetherit/5820c20c3500457be9754dfe7d3ae1e2 to your computer and use it in GitHub Desktop.

Revisions

  1. Roman Gaufman created this gist Jul 29, 2016.
    25 changes: 25 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,25 @@
    root@ubuntu-standard:~# ifconfig -a
    enxb827ebd24e19 Link encap:Ethernet HWaddr b8:27:eb:d2:4e:19
    inet addr:192.168.14.142 Bcast:192.168.14.255 Mask:255.255.255.0
    inet6 addr: fe80::ba27:ebff:fed2:4e19/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:348393 errors:2 dropped:2 overruns:0 frame:0
    TX packets:128824 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:296234812 (296.2 MB) TX bytes:45040398 (45.0 MB)

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:65536 Metric:1
    RX packets:179267 errors:0 dropped:0 overruns:0 frame:0
    TX packets:179267 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1
    RX bytes:71674649 (71.6 MB) TX bytes:71674649 (71.6 MB)

    wlan0 Link encap:Ethernet HWaddr b8:27:eb:87:1b:4c
    BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)