Search

 

Here you can search and view our site Knowledge Base.
To find a specific article, use KB-article number format (ex. KB-1)

Article number: Article number: kb-28
Q. How to work with ping command?

A. Ping command on Linux

Ping only 10 times
# ping -c 10 host

Ping only 5 seconds
# ping -i 5 host

to stop Ping
Press the control key and the letter c at the same time

This page has been viewed 641 times

Other questions in this category Other questions in this category
1. How do I disable/stop firewall in Linux server? (viewed 778 times)
2. How to find CentOS memory usage? (viewed 721 times)
3. How to Eject/Close CD or DVD media with shell command? (viewed 708 times)
4. How Do I Find Out My Linux Gateway / Router IP Address? (viewed 657 times)
5. How Shutting Down and Reboot CentOS via SSH? (viewed 648 times)
6. In CentOS, how to find free disk space? (viewed 642 times)

Return to Search

Back to Top