Tagged articles
163 articles
Page 1 of 2
Architect
Architect
Apr 23, 2026 · Artificial Intelligence

What Exactly Belongs in a .claude/ Folder? A Beginner’s Guide

This article explains the purpose and layered structure of the .claude/ directory in Claude Code projects, detailing what files belong in CLAUDE.md, settings.json, hooks, commands, skills, and agents, and how to organize project‑level versus user‑level configurations for reliable, maintainable AI‑assisted development.

AI agentsClaude CodeSkills
0 likes · 32 min read
What Exactly Belongs in a .claude/ Folder? A Beginner’s Guide
ShiZhen AI
ShiZhen AI
Mar 28, 2026 · Artificial Intelligence

Unlock Claude Code’s Hidden Power: Inside the .claude/ Folder

The article explains how the .claude/ directory serves as Claude Code’s control center—detailing its two‑level structure, the role of CLAUDE.md, rules, commands, skills, agents, and settings.json, and provides a step‑by‑step guide to configure and extend it for team and personal workflows.

CLAUDE.mdClaudeClaude Code
0 likes · 16 min read
Unlock Claude Code’s Hidden Power: Inside the .claude/ Folder
Linux Tech Enthusiast
Linux Tech Enthusiast
Mar 26, 2026 · Operations

9 Essential Linux Network Commands Every Admin Should Know

This guide walks Linux administrators through nine core networking utilities—ip, netstat, nmap, traceroute, tcpdump, ssh, wget, netplan, and nmtui—explaining their purpose, key options, and example commands to configure interfaces, inspect routes, capture packets, and manage remote connections.

Linuxcommandsip
0 likes · 8 min read
9 Essential Linux Network Commands Every Admin Should Know
Coder Trainee
Coder Trainee
Feb 13, 2026 · Databases

Understanding Redis Commands and Its Five Data Types

This article explains how to access the Redis CLI on Linux, connect to remote servers, and provides detailed examples of common commands for each of Redis's five data types—String, List, Set, Sorted Set, and Hash—highlighting key syntax and usage patterns.

Data TypesHashList
0 likes · 4 min read
Understanding Redis Commands and Its Five Data Types
Frontend AI Walk
Frontend AI Walk
Jan 29, 2026 · Artificial Intelligence

AI Programming Concepts: Rules, Commands, Subagents, MCP, Skills, Modes, Hooks

The article systematically defines and compares the seven key AI programming abstractions—Rules, Commands, Subagents, MCP, Skills, Modes, and Hooks—detailing their core characteristics, typical use cases, implementation patterns, and best‑practice guidelines while highlighting common misunderstand‑ings and design trade‑offs.

AI programmingAgent DesignModes
0 likes · 18 min read
AI Programming Concepts: Rules, Commands, Subagents, MCP, Skills, Modes, Hooks
Coder Trainee
Coder Trainee
Jan 23, 2026 · Fundamentals

Essential Linux Disk and Filesystem Commands Every Programmer Should Know

The article explains that Linux treats everything as a file, distinguishes between Linux and shell commands, recommends learning 10‑20 commands daily, and introduces essential disk, filesystem, and permission‑related commands for programmers, emphasizing the need for proper authorization before execution.

FilesystemPermissionsShell
0 likes · 2 min read
Essential Linux Disk and Filesystem Commands Every Programmer Should Know
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Jan 9, 2026 · Operations

Essential Linux Commands Every Ops Engineer Should Master

This guide compiles the most frequently used Linux commands—covering file navigation, inspection, searching, permission handling, text processing, archiving, system control, and process management—to help operations professionals work more efficiently and confidently on the command line.

LinuxOperationsShell
0 likes · 16 min read
Essential Linux Commands Every Ops Engineer Should Master
MaGe Linux Operations
MaGe Linux Operations
Jan 6, 2026 · Operations

60 Essential Linux Commands Every Sysadmin Should Master

A comprehensive, fast‑track guide for Linux system administrators that covers modern tools, shell configuration, and over 60 indispensable commands for file handling, text processing, system monitoring, networking, process control, permissions, and disk management, plus best‑practice tips and troubleshooting scripts.

AutomationCLILinux
0 likes · 47 min read
60 Essential Linux Commands Every Sysadmin Should Master
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jan 6, 2026 · Backend Development

Master Nginx: Essential Commands for Starting, Stopping, Reloading and Debugging

This guide provides a comprehensive cheat‑sheet of Nginx command‑line operations—including how to start, stop, reload, check configuration, view logs, inspect processes, query version information and perform common debugging tasks—helping administrators manage Nginx efficiently in production and development environments.

DebuggingLinuxNGINX
0 likes · 6 min read
Master Nginx: Essential Commands for Starting, Stopping, Reloading and Debugging
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Jan 3, 2026 · Databases

Essential MySQL Commands Every DBA Should Know

This guide presents a comprehensive collection of essential MySQL commands, covering connection management, database creation and selection, table definition and alteration, CRUD operations, query optimization techniques, performance monitoring, and user permission handling, providing clear examples for each command.

AdministrationSQLcommands
0 likes · 7 min read
Essential MySQL Commands Every DBA Should Know
Raymond Ops
Raymond Ops
Dec 5, 2025 · Operations

Master Linux Routing in 3 Days: Proven Ops Secrets from a 10‑Year Veteran

This comprehensive guide walks you through Linux routing fundamentals, static and dynamic route configuration, advanced policy routing, troubleshooting tools, performance tuning, security hardening, and best‑practice case studies, enabling you to become a network specialist in just a few days.

LinuxSysadminTutorial
0 likes · 24 min read
Master Linux Routing in 3 Days: Proven Ops Secrets from a 10‑Year Veteran
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Oct 31, 2025 · Cloud Native

Essential Docker Commands Every Developer Should Master

This guide compiles the most frequently used Docker commands, organized into categories such as basic operations, image management, container handling, data and volume control, network configuration, security, and additional utilities, helping developers streamline deployment and resource management in containerized environments.

ContainerDevOpscloud-native
0 likes · 2 min read
Essential Docker Commands Every Developer Should Master
Raymond Ops
Raymond Ops
Sep 10, 2025 · Cloud Native

Master Docker from Zero to Pro: The Ultimate Beginner’s Guide

This comprehensive Docker tutorial walks you through the technology's origins, core concepts, installation steps, essential commands, image layering, volume management, Dockerfile creation, and networking, providing clear examples and code snippets to help beginners become proficient container users.

DockerDockerfileInstallation
0 likes · 35 min read
Master Docker from Zero to Pro: The Ultimate Beginner’s Guide
Raymond Ops
Raymond Ops
Aug 17, 2025 · Databases

Master Redis Data Types: Essential Commands and Real-World Examples

Explore comprehensive Redis data type operations—including strings, hashes, lists, sets, and sorted sets—through detailed command examples, usage scenarios, and practical tips, while also learning how to manage keys, expiration, and messaging queue concepts for effective in‑memory data handling.

Data TypesIn-Memorycommands
0 likes · 35 min read
Master Redis Data Types: Essential Commands and Real-World Examples
Liangxu Linux
Liangxu Linux
Aug 10, 2025 · Operations

Master Linux Network Management: Essential Commands and Practical Examples

This guide provides a comprehensive overview of essential Linux network management commands—including ifconfig, ip, ping, route, lsof, netstat, ss, traceroute, nslookup, dig, nmcli, tcpdump, arp, and nmap—detailing their syntax, options, and real‑world usage examples for effective system administration.

NetworkingSystem Administrationcommands
0 likes · 34 min read
Master Linux Network Management: Essential Commands and Practical Examples
Sohu Smart Platform Tech Team
Sohu Smart Platform Tech Team
Aug 8, 2025 · Operations

8 Essential RHEL7 Changes Every Sysadmin Should Master

This article summarizes eight common issues and their solutions when migrating from RHEL6 to RHEL7, covering service management, rc.local scripts, automatic file cleanup, time synchronization, hostname handling, MySQL deployment, network configuration, and log system upgrades.

RHEL7System Administrationcommands
0 likes · 12 min read
8 Essential RHEL7 Changes Every Sysadmin Should Master
Lobster Programming
Lobster Programming
Jul 7, 2025 · Databases

Why Does Redis Block? 5 Common Causes and How to Prevent Them

This article explains why Redis, a single‑threaded in‑memory database, can become blocked, covering five common culprits such as blocking commands, big keys, database flushes, synchronous AOF writes, and the SAVE command, and offers guidance on preventing performance stalls.

AOFBlockingRDB
0 likes · 4 min read
Why Does Redis Block? 5 Common Causes and How to Prevent Them
Ops Community
Ops Community
Jul 4, 2025 · Fundamentals

Master Linux: Essential OS Concepts, Commands, and Permissions Explained

This guide provides a comprehensive overview of Linux operating systems, covering core concepts such as file system hierarchy, essential commands for navigation, file manipulation, user and group management, permission settings, process control, and software installation methods.

InstallationLinuxPermissions
0 likes · 16 min read
Master Linux: Essential OS Concepts, Commands, and Permissions Explained
MaGe Linux Operations
MaGe Linux Operations
Jun 29, 2025 · Operations

Master Linux Networking: Essential Commands Every Sysadmin Should Know

This comprehensive guide covers the most commonly used Linux networking commands—including ifconfig, ip, ping, traceroute, nslookup, dig, netstat, ss, tcpdump, arp, and nmap—explaining their syntax, options, and practical examples to help administrators configure interfaces, diagnose connectivity, and secure their networks.

System Administrationcommands
0 likes · 28 min read
Master Linux Networking: Essential Commands Every Sysadmin Should Know
MaGe Linux Operations
MaGe Linux Operations
Apr 25, 2025 · Cloud Native

Essential Docker Commands Cheat Sheet: Quick Reference for Developers

This comprehensive guide presents over twenty essential Docker CLI commands, covering image management, container lifecycle, registry operations, and system cleanup, with clear syntax examples and practical use‑case snippets to help developers and DevOps engineers work efficiently with containers.

CLICloud NativeContainers
0 likes · 11 min read
Essential Docker Commands Cheat Sheet: Quick Reference for Developers
Code Mala Tang
Code Mala Tang
Mar 30, 2025 · Fundamentals

Master Git Branching: Essential Commands and Workflows Explained

This comprehensive guide explains what Git branches are, why they are essential for isolation, collaboration, safe experimentation and version control, and walks you through creating, managing, merging, and syncing local and remote branches with practical command examples and workflow recommendations.

GitVersion Controlcommands
0 likes · 15 min read
Master Git Branching: Essential Commands and Workflows Explained
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Mar 12, 2025 · Databases

Comprehensive MySQL Core Commands Tutorial

This article provides a step‑by‑step guide to essential MySQL operations, covering connection methods, database creation and deletion, user management, password changes, data manipulation, query techniques, indexing strategies, performance tips, and backup procedures, all illustrated with complete command examples.

BackupSQLcommands
0 likes · 7 min read
Comprehensive MySQL Core Commands Tutorial
IT Services Circle
IT Services Circle
Jan 31, 2025 · Databases

Common MySQL Commands and Practical Usage Guide

This article provides a comprehensive, step‑by‑step guide to essential MySQL commands—including connection, process inspection, variable queries, lock information, transaction status, engine details, character set checks, import/export, index management, table creation, stored procedures, and view creation—complete with example code snippets for each operation.

AdministrationSQLcommands
0 likes · 12 min read
Common MySQL Commands and Practical Usage Guide
MaGe Linux Operations
MaGe Linux Operations
Jan 30, 2025 · Databases

Master Redis Data Types and Commands: Strings, Hashes, Lists, Sets, Sorted Sets

This guide provides a comprehensive overview of Redis data structures—including strings, hashes, lists, sets, and sorted sets—along with essential commands for creating, reading, updating, and deleting keys, managing expirations, and performing set operations, enabling developers to effectively leverage Redis as a high‑performance NoSQL database.

Data TypesNoSQLcommands
0 likes · 31 min read
Master Redis Data Types and Commands: Strings, Hashes, Lists, Sets, Sorted Sets
MaGe Linux Operations
MaGe Linux Operations
Nov 27, 2024 · Operations

Master Linux User Management: Create, Modify, and Secure Accounts

This guide explains Linux user concepts, differences from Windows, how to view, create, modify, and delete users and groups, manage passwords, configure sudo and su for privilege escalation, and understand the critical /etc/passwd and /etc/shadow files, providing practical command examples and security tips.

GroupsLinuxSystem Administration
0 likes · 26 min read
Master Linux User Management: Create, Modify, and Secure Accounts
Liangxu Linux
Liangxu Linux
Nov 24, 2024 · Operations

Master Linux User and Group Management: Commands, Permissions, and Best Practices

This guide explains Linux user and group classification, UID/GID ranges, the locations of account files, and provides step‑by‑step commands for adding, modifying, and deleting users and groups, as well as detailed coverage of file and directory permission concepts and special permission bits.

LinuxPermissionsSystem Administration
0 likes · 9 min read
Master Linux User and Group Management: Commands, Permissions, and Best Practices
MaGe Linux Operations
MaGe Linux Operations
Oct 15, 2024 · Operations

Master Linux Process Management: From Basics to Powerful Commands

This guide explains what a program and a process are, describes process creation, lifecycle, and identifiers, and provides detailed usage of essential Linux commands such as ps, top, pgrep, pstree, lsof, vmstat, iostat, iftop, dstat, as well as foreground/background control and scheduling with at and crontab.

LinuxOperationsSystem Administration
0 likes · 10 min read
Master Linux Process Management: From Basics to Powerful Commands
Liangxu Linux
Liangxu Linux
Aug 11, 2024 · Operations

Essential Linux Networking Commands Every DevOps Engineer Should Master

This article provides a comprehensive, step‑by‑step guide to the most important native Linux networking commands—such as hostname, host, ping, curl, ip, ss, traceroute, dig, and tcpdump—explaining their purpose, common usage examples, and key options for effective system and network troubleshooting.

DevOpsLinuxNetworking
0 likes · 13 min read
Essential Linux Networking Commands Every DevOps Engineer Should Master
Liangxu Linux
Liangxu Linux
Apr 15, 2024 · Operations

12 Essential Linux Commands to Monitor Memory Usage

This guide presents twelve practical Linux techniques—from basic commands like free and top to advanced tools such as Grafana with Prometheus—enabling administrators to comprehensively track memory consumption, identify bottlenecks, and maintain system stability and performance.

MemorySystem Administrationcommands
0 likes · 8 min read
12 Essential Linux Commands to Monitor Memory Usage
MaGe Linux Operations
MaGe Linux Operations
Apr 5, 2024 · Operations

Master Linux User and Group Management: Files, Commands, and Best Practices

This guide explains Linux user and group fundamentals, detailing UID/GID concepts, primary and secondary groups, system, regular and root users, the structure of key files such as /etc/passwd, /etc/shadow, /etc/group, /etc/gshadow, /etc/skel, /etc/login.defs and /etc/default/useradd, and provides comprehensive usage examples for management commands like useradd, newusers, groupadd, passwd, chpasswd, chage, usermod, and related utilities.

Linuxcommandsgroup-management
0 likes · 29 min read
Master Linux User and Group Management: Files, Commands, and Best Practices
Liangxu Linux
Liangxu Linux
Mar 27, 2024 · Operations

Essential Linux Commands to Diagnose and Fix Network Issues

This guide introduces the ten most commonly used Linux commands for network troubleshooting—such as ping, traceroute, netstat, ifconfig, ip, ss, dig, mtr, nmap, and iperf—explaining their purpose, key options, and practical usage examples to help quickly locate and resolve connectivity problems.

LinuxSysadmincommands
0 likes · 8 min read
Essential Linux Commands to Diagnose and Fix Network Issues
Liangxu Linux
Liangxu Linux
Mar 25, 2024 · Operations

Essential Linux Network Troubleshooting Commands You Must Know

This guide introduces the most useful Linux network troubleshooting commands—ping, traceroute, ifconfig/ip, netstat, nslookup/dig, curl/wget, and tcpdump—explaining their purpose, basic usage, and example outputs to help quickly diagnose and resolve connectivity issues.

LinuxSysadmincommands
0 likes · 5 min read
Essential Linux Network Troubleshooting Commands You Must Know
MaGe Linux Operations
MaGe Linux Operations
Mar 22, 2024 · Operations

Essential Linux Network Commands Every Sysadmin Should Know

This article compiles the most useful Linux networking utilities—such as ping, netstat, lsof, ip, and tcpdump—provides concise explanations, practical command examples, and key tips so readers can quickly recall and apply these tools when troubleshooting network issues.

LinuxNetworkingSysadmin
0 likes · 10 min read
Essential Linux Network Commands Every Sysadmin Should Know
Sohu Tech Products
Sohu Tech Products
Mar 20, 2024 · Databases

Master Redis: 8 Essential Data Types and Their Real‑World Uses

This article provides a comprehensive overview of Redis' eight common data structures—including String, List, Hash, Set, Sorted Set, Bitmap, HyperLogLog, and Geospatial—detailing their internal implementations, core commands, practical code examples, and typical application scenarios for developers.

CacheData TypesNoSQL
0 likes · 25 min read
Master Redis: 8 Essential Data Types and Their Real‑World Uses
Liangxu Linux
Liangxu Linux
Mar 10, 2024 · Operations

Essential Linux Commands to Inspect Hardware Details

This guide explains how to use a set of Linux commands—lshw, lscpu, free, df, lspci, and lsusb—to quickly retrieve comprehensive hardware information, helping administrators and users diagnose issues, plan upgrades, and understand system performance.

HardwareLinuxSystem Administration
0 likes · 4 min read
Essential Linux Commands to Inspect Hardware Details
Liangxu Linux
Liangxu Linux
Jan 28, 2024 · Cloud Native

Master Kubernetes Troubleshooting: 100 Essential kubectl Commands

This guide compiles 100 practical kubectl commands that help you diagnose cluster information, pods, services, deployments, networking, storage, security, autoscaling, and many other Kubernetes components, providing a handy reference for effective cluster troubleshooting.

ClusterKubernetescloud-native
0 likes · 19 min read
Master Kubernetes Troubleshooting: 100 Essential kubectl Commands
Liangxu Linux
Liangxu Linux
Jan 2, 2024 · Information Security

How to Monitor Linux User Activity with Built‑In Commands and Auditd

This guide explains how to track Linux user activity and system events using native commands such as who, w, last, ps, ss, journalctl, and the auditd framework, providing step‑by‑step examples and advanced auditing techniques for security and compliance.

AuditdSysadmincommands
0 likes · 7 min read
How to Monitor Linux User Activity with Built‑In Commands and Auditd
Open Source Linux
Open Source Linux
Dec 21, 2023 · Operations

Master Kubernetes Troubleshooting: 100 Essential kubectl Commands

This comprehensive guide presents 100 practical kubectl commands for diagnosing Kubernetes clusters, covering everything from cluster information and pod health checks to networking, storage, security, scaling, and advanced debugging tools, helping operators quickly identify and resolve issues.

Cluster TroubleshootingKubernetescommands
0 likes · 20 min read
Master Kubernetes Troubleshooting: 100 Essential kubectl Commands
Liangxu Linux
Liangxu Linux
Dec 3, 2023 · Fundamentals

Essential Vim Commands and Options: A Complete Cheat Sheet

This article honors Bram Moolenaar while providing a comprehensive Vim cheat sheet that covers essential editing commands, cursor navigation, deletion, searching, substitution, copy‑paste operations, and key editor options, offering developers a practical reference for mastering the powerful open‑source text editor.

Cheat SheetVimcommands
0 likes · 10 min read
Essential Vim Commands and Options: A Complete Cheat Sheet
Architect's Guide
Architect's Guide
Oct 17, 2023 · Fundamentals

Comprehensive Introduction to Git: Concepts, Commands, and Best Practices

This article provides a thorough guide to Git, covering its core concepts, installation, configuration, basic workflow, essential commands, remote repository handling, branching strategies, tagging, undo operations, collaborative workflows like Git flow, and useful utilities such as stash and cherry-pick, all illustrated with clear examples.

CollaborationGitbranching
0 likes · 40 min read
Comprehensive Introduction to Git: Concepts, Commands, and Best Practices
Liangxu Linux
Liangxu Linux
Oct 15, 2023 · Operations

Master Linux User and Group Management: Commands, Files, and Best Practices

This guide explains how Linux stores user and group information in configuration files, details the structure of /etc/passwd, /etc/shadow, and /etc/group, and provides step‑by‑step command examples for adding, modifying, locking, and deleting users and groups, as well as managing passwords and group administrators.

LinuxUser Managementcommands
0 likes · 16 min read
Master Linux User and Group Management: Commands, Files, and Best Practices
Liangxu Linux
Liangxu Linux
Sep 23, 2023 · Fundamentals

Master Vim: Essential Commands, Shortcuts, and Tips to Boost Your Coding Efficiency

This article honors Vim creator Bram Moolenaar and provides a comprehensive, practical guide to Vim’s most useful commands, cursor movements, editing operations, search/replace patterns, copy‑paste techniques, and configuration options, helping developers work faster and more effectively with this powerful open‑source editor.

Bram MoolenaarTutorialcommands
0 likes · 10 min read
Master Vim: Essential Commands, Shortcuts, and Tips to Boost Your Coding Efficiency
Laravel Tech Community
Laravel Tech Community
Aug 30, 2023 · Fundamentals

Comprehensive Linux Guide: Filesystem, Commands, Permissions, Users, Processes, and Software Installation

This article provides a detailed overview of Linux fundamentals, covering the directory structure, essential command-line operations, file permission management, user and group administration, process monitoring and termination, as well as common software installation methods using tar, rpm, and yum.

FilesystemLinuxPermissions
0 likes · 16 min read
Comprehensive Linux Guide: Filesystem, Commands, Permissions, Users, Processes, and Software Installation
Efficient Ops
Efficient Ops
Jun 18, 2023 · Cloud Native

Master 9 Essential kubectl Commands for Efficient Kubernetes Management

This guide introduces nine essential kubectl commands—get, create, edit, delete, apply, describe, logs, exec, and cp—explaining how to query, provision, modify, and troubleshoot Kubernetes resources, with practical code snippets and tips for efficient cluster management.

CLIcommandskubectl
0 likes · 10 min read
Master 9 Essential kubectl Commands for Efficient Kubernetes Management
Selected Java Interview Questions
Selected Java Interview Questions
May 21, 2023 · Fundamentals

Introduction to Linux: Basics, Commands, Learning Paths, Desktop Environments, Filesystem Standards, and Security

This article provides a comprehensive overview of Linux fundamentals, covering its basic concepts, essential commands, learning roadmaps, desktop environments, the Filesystem Hierarchy Standard, important directories, kernel study paths, security considerations, and includes reference tables and a community invitation.

FilesystemLearning PathLinux
0 likes · 2 min read
Introduction to Linux: Basics, Commands, Learning Paths, Desktop Environments, Filesystem Standards, and Security
NiuNiu MaTe
NiuNiu MaTe
May 17, 2023 · Databases

Mastering Redis HSET: Basics, Commands, and Internal Encoding

This article introduces Redis HSET, covering its definition, suitable use cases, common commands for creating, reading, updating, and deleting hash fields, as well as the underlying encoding mechanisms (ziplist vs hashtable) and best practices, including the deprecation of HMSET.

CacheHSETHash
0 likes · 7 min read
Mastering Redis HSET: Basics, Commands, and Internal Encoding
Liangxu Linux
Liangxu Linux
May 7, 2023 · Cloud Native

Unlock Hidden kubectl Tricks: Advanced Commands for Kubernetes Mastery

This article presents a collection of advanced kubectl techniques—including API inspection, status‑based pod filtering and deletion, node‑specific pod listing, distribution counting, and proxy usage—to help experienced Kubernetes users solve ad‑hoc tasks more efficiently.

CLIKubernetesOperations
0 likes · 7 min read
Unlock Hidden kubectl Tricks: Advanced Commands for Kubernetes Mastery
NiuNiu MaTe
NiuNiu MaTe
Apr 11, 2023 · Databases

Mastering Redis Sets: From Basics to Advanced Operations

This article introduces Redis Sets as unordered unique string collections, explains their ideal use cases, and provides detailed walkthroughs of creation, query, update, and deletion commands—including SADD, SREM, SISMEMBER, SCARD, SMEMBERS, SSCAN, SINTER, SUNION, and SDIFF—along with underlying encoding mechanisms.

Data StructuresSetcommands
0 likes · 8 min read
Mastering Redis Sets: From Basics to Advanced Operations
Open Source Linux
Open Source Linux
Mar 24, 2023 · Operations

Essential Linux Commands Every Sysadmin Should Master

This guide walks through practical Linux utilities—including xargs, background execution with nohup, process monitoring, multitail log aggregation, continuous ping logging, TCP state inspection, top IP analysis, and SSH port forwarding—providing clear examples and code snippets to help sysadmins work more efficiently and troubleshoot effectively.

LinuxShellSysadmin
0 likes · 11 min read
Essential Linux Commands Every Sysadmin Should Master
NiuNiu MaTe
NiuNiu MaTe
Mar 2, 2023 · Databases

Master Redis Lists: Commands, Encoding, and QUICKLIST Explained

This article introduces Redis List as a linked collection of strings, explains its size limits, common CRUD commands, read operations, and dives into the underlying encodings—ZIPLIST, LINKEDLIST, and the hybrid QUICKLIST—highlighting when each is used.

Data StructureListcommands
0 likes · 8 min read
Master Redis Lists: Commands, Encoding, and QUICKLIST Explained
Efficient Ops
Efficient Ops
Feb 15, 2023 · Operations

Essential Linux Shell Commands for System Monitoring and Troubleshooting

This guide compiles practical Linux shell commands for administrators to delete zero‑byte files, inspect and sort processes, extract URLs, check HTTP concurrency, modify SSH settings, terminate MySQL processes, list services, create symlinks, retrieve IP addresses, and monitor CPU, memory, disk, network, and logs, plus a handy set of common regular expressions.

commandsregexsystem-monitoring
0 likes · 14 min read
Essential Linux Shell Commands for System Monitoring and Troubleshooting
Architecture & Thinking
Architecture & Thinking
Oct 31, 2022 · Databases

Mastering Redis GEO: Store and Query Geolocation Data Efficiently

This article explains Redis' GEO feature, covering its data structures, commands like GEOADD, GEOPOS, GEODIST, GEORADIUS, and GEORADIUSBYMEMBER, and demonstrates how to store, retrieve, and calculate distances for location‑based services with practical code examples and visual illustrations.

GEOLocation Servicescommands
0 likes · 10 min read
Mastering Redis GEO: Store and Query Geolocation Data Efficiently
Architect's Guide
Architect's Guide
Aug 25, 2022 · Fundamentals

Comprehensive Guide to Git: Concepts, Branches, Commands, and Best Practices

This article provides an in‑depth, step‑by‑step explanation of Git’s core concepts, including its advantages over centralized systems, file states, commits, HEAD, remote repositories, branching strategies, and detailed command usage for committing, branching, merging, rebasing, cherry‑picking, reverting, and interacting with remote servers.

GitVersion Controlbranching
0 likes · 18 min read
Comprehensive Guide to Git: Concepts, Branches, Commands, and Best Practices
MaGe Linux Operations
MaGe Linux Operations
Aug 8, 2022 · Fundamentals

Master Linux Basics: From Shell Commands to System Management

This comprehensive guide walks you through essential Linux concepts, from understanding operating systems and distributions to mastering shell commands, file handling, user permissions, networking, process management, package installation, compression, and even Vim editor basics, empowering programmers to become proficient Linux users.

LinuxSystem Administrationcommands
0 likes · 52 min read
Master Linux Basics: From Shell Commands to System Management
Tencent Cloud Developer
Tencent Cloud Developer
Jul 28, 2022 · Backend Development

A Comprehensive Overview of Common Go Tools and Commands

This article surveys the essential Go command‑line utilities—including go help, get, build, install, fmt, env, test, and the extensive go tool suite such as pprof, trace, vet, and doc—while also highlighting popular third‑party tools like Delve, staticcheck, goconvey, go‑swagger, and others for debugging, testing, linting, and performance analysis.

GoGolangcommands
0 likes · 20 min read
A Comprehensive Overview of Common Go Tools and Commands
Liangxu Linux
Liangxu Linux
Jun 10, 2022 · Operations

Master Essential Windows CMD Commands for Network and System Management

This guide explains how to use key Windows command‑line tools such as ipconfig, msg, net user, net share, nslookup, netsh, telnet, and command chaining operators to query IP information, manage accounts, view shares, troubleshoot DNS, retrieve Wi‑Fi passwords, and automate tasks.

System AdministrationTutorialWindows
0 likes · 4 min read
Master Essential Windows CMD Commands for Network and System Management
Efficient Ops
Efficient Ops
May 31, 2022 · Operations

Essential Linux Command Cheatsheet for Sysadmins: 14 Handy Scripts

A concise collection of 14 practical Linux shell commands and scripts—ranging from file searching and batch extraction to log cleanup, directory checks, sed replacements, network capture, and firewall rules—helps operations engineers work faster and solve common problems without constantly searching online.

AutomationOperationsShell
0 likes · 6 min read
Essential Linux Command Cheatsheet for Sysadmins: 14 Handy Scripts
php Courses
php Courses
May 30, 2022 · Fundamentals

Git Cheat Sheet: Common Commands and Usage

This cheat sheet provides a concise reference of essential Git commands—including configuration, repository creation, staging, committing, branching, remote handling, and restoration—along with brief explanations and code examples for developers to quickly perform version‑control tasks.

Cheat SheetDevOpsGit
0 likes · 7 min read
Git Cheat Sheet: Common Commands and Usage
Liangxu Linux
Liangxu Linux
Apr 16, 2022 · Fundamentals

Master Git: From Basics to Advanced Branching, Merging, and Rebase

This comprehensive guide explains Git’s core concepts—including its distributed advantages, file states, commit nodes, HEAD, remote repositories, branching strategies, and detailed command usage for adding, committing, merging, rebasing, cherry‑picking, detaching HEAD, and rolling back—so readers can confidently manage version control workflows.

GitVersion Controlbranching
0 likes · 18 min read
Master Git: From Basics to Advanced Branching, Merging, and Rebase
Efficient Ops
Efficient Ops
Feb 16, 2022 · Databases

Master Redis: Core Concepts, Commands, and Data Types Explained

Redis is an open‑source, in‑memory data‑structure store that serves as a database, cache, and message broker; this guide introduces its fundamentals, explains why NoSQL emerged, details its five primary data types, common commands, and advanced features like transactions and pipelines.

CacheData StructuresNoSQL
0 likes · 15 min read
Master Redis: Core Concepts, Commands, and Data Types Explained
Liangxu Linux
Liangxu Linux
Feb 15, 2022 · Operations

Mastering APT: Essential Commands for Ubuntu & Debian Package Management

Learn how to efficiently manage Debian-based packages on Ubuntu and other Linux distributions using APT, covering updating the package index, upgrading system and individual packages, installing and removing software, handling dependencies, and leveraging powerful commands like list, search, and show for comprehensive system maintenance.

APTLinuxSystem Administration
0 likes · 7 min read
Mastering APT: Essential Commands for Ubuntu & Debian Package Management
Open Source Linux
Open Source Linux
Nov 2, 2021 · Fundamentals

Master Git Workflows: From Git Flow to GitHub Flow and Daily Best Practices

This guide walks you through essential Git workflows—including Git Flow, GitHub Flow, and GitLab Flow—covers daily best‑practice tips such as command‑line usage, commit message conventions, .gitignore handling, branch strategies, release tags, merge vs. rebase decisions, history rewriting, hook scripts, shallow cloning, and stash management, all illustrated with clear examples and command snippets.

Gitbest-practicescommands
0 likes · 18 min read
Master Git Workflows: From Git Flow to GitHub Flow and Daily Best Practices
Top Architect
Top Architect
Oct 20, 2021 · Fundamentals

Comprehensive Guide to Git Workflows, Commands, and Best Practices

This article provides an extensive overview of Git workflows, including Git Flow, GitHub Flow, and GitLab Flow, along with practical command references, best practices for commits, branching, rebasing, stash usage, repository cloning, and hook configuration, aimed at improving version control efficiency.

GitVersion Controlbest practices
0 likes · 17 min read
Comprehensive Guide to Git Workflows, Commands, and Best Practices
Laravel Tech Community
Laravel Tech Community
Sep 23, 2021 · Databases

Common MySQL Commands and Basic Database/Table Operations

This article presents a concise guide to the most frequently used MySQL commands, covering how to list databases and tables, create and drop databases and tables, and perform essential CRUD operations such as inserting, querying, updating, and deleting records.

CRUDSQLTable Operations
0 likes · 5 min read
Common MySQL Commands and Basic Database/Table Operations
Open Source Linux
Open Source Linux
Jul 21, 2021 · Fundamentals

Essential Linux Command Cheat Sheet: 50 Must‑Know Commands for System Operations

This article provides a concise reference of 50 essential Linux commands covering file management, user administration, system monitoring, networking, permission handling, and editor shortcuts, offering clear examples and explanations for each command to help both beginners and seasoned administrators work efficiently.

BashSystem Administrationcommands
0 likes · 9 min read
Essential Linux Command Cheat Sheet: 50 Must‑Know Commands for System Operations
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jun 23, 2021 · Databases

Redis Concepts and Command Reference

This article introduces Redis as a high‑performance, in‑memory key‑value database, explains its core features such as persistence, pub/sub, data structures, and atomic operations, and provides a comprehensive list of commands for keys, strings, hashes, lists, sets, and sorted sets.

NoSQLcommandskey-value store
0 likes · 15 min read
Redis Concepts and Command Reference
Java Architect Essentials
Java Architect Essentials
Jun 4, 2021 · Fundamentals

Comprehensive Linux Fundamentals and Command Reference Guide

This extensive guide covers Linux fundamentals, including system overview, file system hierarchy, kernel components, user and kernel space, command-line basics, essential commands for file management, networking, security, scripting, and practical examples, providing a thorough introduction for beginners and intermediate users alike.

ShellSystem Administrationcommands
0 likes · 59 min read
Comprehensive Linux Fundamentals and Command Reference Guide
Practical DevOps Architecture
Practical DevOps Architecture
May 14, 2021 · Databases

Redis Basic Commands and Key Operations Tutorial

This article provides a concise tutorial on essential Redis commands, covering basic operations, database selection, key management, expiration settings, and practical examples demonstrated through the Redis CLI, including how to list keys with patterns, check existence, and clear databases.

TTLcommandsdatabase
0 likes · 7 min read
Redis Basic Commands and Key Operations Tutorial
Efficient Ops
Efficient Ops
May 10, 2021 · Operations

Essential Linux Commands for System Monitoring and Regex Toolkit

This article compiles a comprehensive set of Linux shell commands for server health checks—from file cleanup and process inspection to network, disk, and memory monitoring—followed by a handy collection of regular expressions for common validation tasks.

LinuxShellcommands
0 likes · 13 min read
Essential Linux Commands for System Monitoring and Regex Toolkit
Open Source Linux
Open Source Linux
May 10, 2021 · Fundamentals

Master Git: Understand Workspaces, Staging, and Commit Workflows

This guide explains Git's four core areas—working directory, index, repository, and remote—describes file states and the typical workflow, and provides essential commands for initializing repositories, tracking changes, committing, and synchronizing with remote servers.

GitRepositoryStaging
0 likes · 8 min read
Master Git: Understand Workspaces, Staging, and Commit Workflows