Tagged articles
12 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Dec 10, 2025 · Operations

38 Essential Windows CMD Commands You Must Know

This guide explains how to open the Windows command prompt on various versions and presents a curated list of 38 essential CMD commands—including file, directory, network, system‑information and disk‑management utilities—each described with its purpose and basic usage.

System InformationWindowscmd
0 likes · 9 min read
38 Essential Windows CMD Commands You Must Know
DevOps Operations Practice
DevOps Operations Practice
Jun 16, 2024 · Fundamentals

Understanding the /proc Virtual Filesystem in Linux

This article explains the Linux /proc virtual filesystem, detailing its role as an in‑memory pseudo‑filesystem that provides comprehensive system and process information such as CPU, memory, uptime, process details, hardware, and filesystem data.

FilesystemSystem Informationproc
0 likes · 4 min read
Understanding the /proc Virtual Filesystem in Linux
MaGe Linux Operations
MaGe Linux Operations
Jun 4, 2024 · Fundamentals

Unlock Linux Secrets: Exploring /proc and /proc/self Virtual Files

This article explains the Linux /proc virtual filesystem, the special role of /proc/self for accessing the current process's information, and provides practical commands to read cmdline, cwd, exe, environ, maps, and mem files for system monitoring and debugging.

LinuxProc FilesystemSystem Information
0 likes · 4 min read
Unlock Linux Secrets: Exploring /proc and /proc/self Virtual Files
Liangxu Linux
Liangxu Linux
May 13, 2024 · Fundamentals

Unlocking Linux /proc: A Complete Guide to the Virtual Filesystem

The article provides a comprehensive guide to Linux’s /proc virtual filesystem, detailing its purpose, mounting methods, key directories such as /proc/pid, /proc/self, and numerous files that expose process, thread, memory, and kernel information, along with practical command examples.

LinuxProc FilesystemSystem Information
0 likes · 26 min read
Unlocking Linux /proc: A Complete Guide to the Virtual Filesystem
Liangxu Linux
Liangxu Linux
Apr 13, 2024 · Fundamentals

Master lscpu: Inspect CPU Architecture Details on Linux

This guide introduces the Linux lscpu command, explains its syntax and common options, provides example outputs in default, parsable and extended formats, clarifies each field's meaning, and offers practical usage notes for accurate CPU information retrieval.

CPUHardwareLinux
0 likes · 11 min read
Master lscpu: Inspect CPU Architecture Details on Linux
Liangxu Linux
Liangxu Linux
Oct 30, 2022 · Operations

Mastering inxi: Install, Use, and Customize System Info on Linux

This guide explains what the inxi command‑line tool is, how to install it on various Linux distributions, and demonstrates its most useful options for displaying system, battery, CPU, combined, and weather information, along with tips for customizing output colors.

InstallationLinuxSystem Information
0 likes · 6 min read
Mastering inxi: Install, Use, and Customize System Info on Linux
Liangxu Linux
Liangxu Linux
Sep 14, 2022 · Operations

How to Retrieve Detailed CPU Information on Linux Using Built‑In Commands

This guide explains multiple Linux techniques—such as lscpu, /proc/cpuinfo, lshw, dmidecode, inxi, hardinfo, hwinfo, cpuid, nproc, and hwloc—to display comprehensive CPU details like model name, core count, cache sizes, architecture, and NUMA nodes, with exact commands and example outputs.

CPUHardwareLinux
0 likes · 10 min read
How to Retrieve Detailed CPU Information on Linux Using Built‑In Commands
Liangxu Linux
Liangxu Linux
Sep 19, 2021 · Operations

Master Linux System Info with Inxi: Install, Configure, and Use

This guide explains what the lightweight inxi utility does, how to install it via package managers or source, and demonstrates its various options for displaying system, hardware, network, disk, memory, weather, and color‑customized information on Linux.

LinuxSystem Informationinxi
0 likes · 6 min read
Master Linux System Info with Inxi: Install, Configure, and Use
MaGe Linux Operations
MaGe Linux Operations
Mar 23, 2015 · Fundamentals

How to Inspect CPU Details on Linux: 13 Essential Commands

This guide lists thirteen Linux commands and tools—including /proc/cpuinfo, cpufreq-info, cpuid, dmidecode, hardinfo, i7z, likwid, lscpu, lshw, lstopo, numactl, and x86info— that reveal comprehensive CPU hardware information such as vendor, model, frequencies, cores, caches, and topology.

CPUHardwareLinux
0 likes · 7 min read
How to Inspect CPU Details on Linux: 13 Essential Commands