Tagged articles
12 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
May 9, 2023 · Operations

How to Test and Debug Linux Network Ports with telnet, nc, and netstat

This guide explains how to verify TCP port connectivity on Linux using telnet and nc, shows how to interpret their output for open or closed ports, describes ways to exit these tools, and demonstrates how netstat can confirm the connection state and identify the owning process.

Linuxcommand-linenc
0 likes · 8 min read
How to Test and Debug Linux Network Ports with telnet, nc, and netstat
Liangxu Linux
Liangxu Linux
Apr 22, 2023 · Operations

Essential Windows CMD Network Commands and How to Use Them

This guide presents a concise reference of common Windows command‑line networking tools—including arp, getmac, hostname, ipconfig, netstat, ping, route, telnet and tracert—explaining their purpose, key options, typical usage syntax and practical examples to help administrators troubleshoot and manage network connectivity.

ARPcmdipconfig
0 likes · 16 min read
Essential Windows CMD Network Commands and How to Use Them
转转QA
转转QA
Mar 6, 2017 · Operations

ESB Debugging Guide: Concepts, Telnet Commands, and Troubleshooting Steps

This article explains ESB fundamentals such as subjectId, clientId, and key, describes how to configure test environments with topic prefixes, and provides detailed Telnet commands (count‑sub, list‑sub, list‑sender) plus Q&A for diagnosing message flow issues.

ClientIdESBMessaging
0 likes · 9 min read
ESB Debugging Guide: Concepts, Telnet Commands, and Troubleshooting Steps
Efficient Ops
Efficient Ops
Jul 3, 2016 · Operations

Memory Myths, Subnet Mask Mistakes, and Telnet Tricks: Ops Lessons

This article shares real‑world ops stories about a disputed memory upgrade, explains how Linux calculates usable memory, clarifies common subnet‑mask misunderstandings, and demonstrates why Telnet cannot test UDP ports, highlighting practical troubleshooting lessons for system administrators.

Linux MemoryOperationsSubnet Mask
0 likes · 12 min read
Memory Myths, Subnet Mask Mistakes, and Telnet Tricks: Ops Lessons