Tagged articles
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 scanningNetwork TroubleshootingWindows cmd
0 likes · 6 min read
How to Batch Ping Multiple Hosts Efficiently on Windows
Open Source Linux
Open Source Linux
Dec 29, 2021 · Operations

Master Windows Network Troubleshooting: Ping, ARP, Tracert & Route Commands Explained

This guide explains how to use Windows network troubleshooting commands—ping (including -t, -a, -n, -l options and batch ping), arp (display, add, delete), tracert (basic usage and options), and route (view, add, delete)—to diagnose connectivity issues, resolve IP conflicts, and manage routing tables.

Network TroubleshootingWindows networkingarp command
0 likes · 12 min read
Master Windows Network Troubleshooting: Ping, ARP, Tracert & Route Commands Explained