Skip to content

Instantly share code, notes, and snippets.

Created June 4, 2013 08:46
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/09b118971be53aa5dce6 to your computer and use it in GitHub Desktop.
Save anonymous/09b118971be53aa5dce6 to your computer and use it in GitHub Desktop.
root@beaglebone:~# ping google.com
ping: unknown host google.com
root@beaglebone:~# ping 74.125.132.102
PING 74.125.132.102 (74.125.132.102) 56(84) bytes of data.
64 bytes from 74.125.132.102: icmp_req=1 ttl=49 time=34.0 ms
64 bytes from 74.125.132.102: icmp_req=2 ttl=49 time=32.3 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment