Advertisement
Guest User

Untitled

a guest
Dec 6th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. ubuntu@ubuntu:~$ $username
  2. ubuntu@ubuntu:~$ $ubuntu
  3. ubuntu@ubuntu:~$ ifconfig
  4. eth0 Link encap:Ethernet HWaddr 00:1d:09:40:bd:18
  5. UP BROADCAST MULTICAST MTU:1500 Metric:1
  6. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  7. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  8. collisions:0 txqueuelen:1000
  9. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  10. Interrupt:16
  11.  
  12. lo Link encap:Local Loopback
  13. inet addr:127.0.0.1 Mask:255.0.0.0
  14. inet6 addr: ::1/128 Scope:Host
  15. UP LOOPBACK RUNNING MTU:16436 Metric:1
  16. RX packets:6486 errors:0 dropped:0 overruns:0 frame:0
  17. TX packets:6486 errors:0 dropped:0 overruns:0 carrier:0
  18. collisions:0 txqueuelen:0
  19. RX bytes:862172 (862.1 KB) TX bytes:862172 (862.1 KB)
  20.  
  21. wlan0 Link encap:Ethernet HWaddr 00:1c:bf:b5:04:8f
  22. inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
  23. inet6 addr: fe80::21c:bfff:feb5:48f/64 Scope:Link
  24. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  25. RX packets:59706 errors:0 dropped:0 overruns:0 frame:0
  26. TX packets:59629 errors:0 dropped:0 overruns:0 carrier:0
  27. collisions:0 txqueuelen:1000
  28. RX bytes:52959380 (52.9 MB) TX bytes:13200900 (13.2 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement