Guest User

Untitled

a guest
May 25th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. ifconfig
  2.  
  3. eth0 Link encap:Ethernet HWaddr b8:27:eb:63:40:b8
  4. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  5. RX packets:27224 errors:0 dropped:0 overruns:0 frame:0
  6. TX packets:733 errors:0 dropped:0 overruns:0 carrier:0
  7. collisions:0 txqueuelen:1000
  8. RX bytes:2801074 (2.6 MiB) TX bytes:107019 (104.5 KiB)
  9.  
  10. lo Link encap:Local Loopback
  11. inet addr:127.0.0.1 Mask:255.0.0.0
  12. UP LOOPBACK RUNNING MTU:16436 Metric:1
  13. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  14. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  15. collisions:0 txqueuelen:0
  16. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  17.  
  18. wlan0 error fetching interface information: Device not found
  19.  
  20. ip route
  21.  
  22. sudo ifconfig -a
  23.  
  24. sudo hostname --ip-address
  25.  
  26. ping 8.8.8.8
Add Comment
Please, Sign In to add comment