Advertisement
flyingfisch

Untitled

Aug 15th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. flyingfisch@Office-OptiPlex-745:~$ ifconfig
  2. eth0 Link encap:Ethernet HWaddr 00:19:b9:46:1d:25
  3. inet6 addr: fe80::219:b9ff:fe46:1d25/64 Scope:Link
  4. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  5. RX packets:3 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:35 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:1000
  8. RX bytes:744 (744.0 B) TX bytes:8811 (8.8 KB)
  9. Interrupt:16
  10.  
  11. lo Link encap:Local Loopback
  12. inet addr:127.0.0.1 Mask:255.0.0.0
  13. inet6 addr: ::1/128 Scope:Host
  14. UP LOOPBACK RUNNING MTU:16436 Metric:1
  15. RX packets:96 errors:0 dropped:0 overruns:0 frame:0
  16. TX packets:96 errors:0 dropped:0 overruns:0 carrier:0
  17. collisions:0 txqueuelen:0
  18. RX bytes:7584 (7.5 KB) TX bytes:7584 (7.5 KB)
  19.  
  20. flyingfisch@Office-OptiPlex-745:~$ sudo ifconfig eth0 up
  21. [sudo] password for flyingfisch:
  22. flyingfisch@Office-OptiPlex-745:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement