Tagged articles

batch ping

5 articles · Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Jun 14, 2026 · Operations

Seven Essential Uses of the Ping Command

This article explains seven practical uses of the ping command, covering basic connectivity checks, continuous ping with -t, hostname resolution with -a, custom packet counts with -n, large packet sizes with -l, route tracing with -r, and batch pinging an IP range, each illustrated with concrete examples and output details.

Command LineLinuxTTL
0 likes · 7 min read
Seven Essential Uses of the Ping Command
Liangxu Linux
Liangxu Linux
Mar 12, 2023 · Operations

How to Batch Ping Multiple Hosts Efficiently on Windows

Learn step‑by‑step Windows batch commands to ping entire subnets, capture reachable and unreachable IPs into separate files, and handle multiple IP lists, enabling fast network health checks for dozens to thousands of devices.

IP scanningWindows cmdautomation
0 likes · 6 min read
How to Batch Ping Multiple Hosts Efficiently on Windows