Ping command in Ubuntu
Posted by ramanean on August 7th, 2010 | No Comments | Posted in Ubuntu
To ping a domain in Ubuntu
Steps
1.Click on Applications –>Terminals
2.In the Terminal type
ping google.com
When you type the command you would get a response like this.. if it’s ping successfully
Read More64 bytes from 66.249.92.104: icmp_seq=1 ttl=53 time=289 ms
64 bytes from 66.249.92.104: icmp_seq=2 ttl=53…

