Skip to content

Instantly share code, notes, and snippets.

/a.rb

Created June 22, 2016 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4010cb88ef888c2c68fdc11cd393ca7f to your computer and use it in GitHub Desktop.
Save anonymous/4010cb88ef888c2c68fdc11cd393ca7f to your computer and use it in GitHub Desktop.
geno@geno:~$ sudo ifconfig -a
enp8s2 Link encap:Ethernet HWaddr 00:16:36:a5:a4:77
inet addr:10.0.0.169 Bcast:10.0.0.255 Mask:255.255.255.0
inet6 addr: fe80::216:36ff:fea5:a477/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:73406 errors:0 dropped:0 overruns:0 frame:0
TX packets:37523 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:35365751 (35.3 MB) TX bytes:3182145 (3.1 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:4286 errors:0 dropped:0 overruns:0 frame:0
TX packets:4286 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:597359 (597.3 KB) TX bytes:597359 (597.3 KB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment