Tagged articles
8 articles
Page 1 of 1
IoT Full-Stack Technology
IoT Full-Stack Technology
May 23, 2026 · Fundamentals

Essential Windows CMD Commands: Over 100 Most Useful Commands Organized by Function

This guide compiles more than 100 of the most practical and frequently used Windows Command Prompt commands, grouped into eight functional categories such as file management, system information, disk maintenance, network diagnostics, process control, batch scripting, user security, and handy utilities, each with a brief description and a concrete usage example.

Batch ScriptingCMDSystem Administration
0 likes · 13 min read
Essential Windows CMD Commands: Over 100 Most Useful Commands Organized by Function
Liangxu Linux
Liangxu Linux
Oct 23, 2023 · Fundamentals

Mastering Ping: From Basic Usage to Advanced Batch Techniques

This guide explains the Ping command’s fundamentals, how to interpret its output, advanced switches like -t, -a, -n, -l, -r, and provides practical batch‑ping scripts for testing multiple hosts, helping both beginners and administrators troubleshoot network connectivity efficiently.

Batch ScriptingICMPnetwork troubleshooting
0 likes · 8 min read
Mastering Ping: From Basic Usage to Advanced Batch Techniques
Liangxu Linux
Liangxu Linux
Oct 16, 2023 · Operations

Master Ping: Basics, Advanced Options, and Bulk Scanning Techniques

This guide explains the Ping command’s fundamentals, how to interpret its output, advanced options like -t, -a, -n, -l and -r, and provides batch scripts for pinging multiple hosts, enabling both beginners and administrators to troubleshoot network connectivity efficiently.

Batch ScriptingICMPWindows
0 likes · 8 min read
Master Ping: Basics, Advanced Options, and Bulk Scanning Techniques
Python Crawling & Data Mining
Python Crawling & Data Mining
Aug 23, 2020 · Operations

Unlock Windows Automation: Powerful Batch Scripts vs Python

This article explores the advantages of Windows batch scripting for automation, detailing basic commands, practical use cases such as file organization, build folder cleanup, scheduled Python tasks, Git operations, and system junk removal, while comparing its simplicity and efficiency to Python scripts.

Batch ScriptingWindows Automationcommand line
0 likes · 9 min read
Unlock Windows Automation: Powerful Batch Scripts vs Python
Liangxu Linux
Liangxu Linux
Feb 23, 2020 · Operations

Mastering the Ping Command: Advanced Options and Real‑World Use Cases

This guide explains the fundamentals of the ping utility, interprets its output fields such as bytes, time and TTL, and walks through advanced switches like -t, -a, -n, -l, -r, plus batch‑ping techniques for comprehensive network diagnostics.

Batch ScriptingWindowsnetwork troubleshooting
0 likes · 7 min read
Mastering the Ping Command: Advanced Options and Real‑World Use Cases