Another tech blog

Linux Terminal – Ping google

Hey Shaun – Here is how you ping google

chris@nanner:~$ ping google.com
PING google.com (172.217.12.14) 56(84) bytes of data.
64 bytes from den02s02-in-f14.1e100.net (172.217.12.14): icmp_seq=1 ttl=54 time=2.72 ms
64 bytes from den02s02-in-f14.1e100.net (172.217.12.14): icmp_seq=2 ttl=54 time=2.70 ms
64 bytes from den02s02-in-f14.1e100.net (172.217.12.14): icmp_seq=3 ttl=54 time=2.81 ms

— google.com ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 2.707/2.749/2.815/0.076 ms

Leave a comment

Your email address will not be published. Required fields are marked *