Ping

From NovaOrdis Knowledge Base
Revision as of 20:55, 26 September 2019 by Ovidiu (talk | contribs) (→‎With apt)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Installation

With yum

yum install iputils

With apt

apt-get update
apt-get install iputils-ping

Options

c

-c count

Stop after sending (and receiving) count ECHO_RESPONSE packets. If this option is not specified, ping will operate until interrupted.