Tagged articles

Command Line

993 articles · Page 6 of 10
Efficient Ops
Efficient Ops
Jul 4, 2022 · Operations

Master Essential Linux Commands: Find, Sed, Disk Monitoring, and More

This guide presents a collection of practical Linux command‑line techniques—including file searching, batch extraction, text manipulation with sed, directory checks, disk usage monitoring, log analysis, firewall rules, and SNMP queries—to help system administrators automate routine tasks efficiently.

Command LineShell scriptingautomation
0 likes · 9 min read
Master Essential Linux Commands: Find, Sed, Disk Monitoring, and More
Liangxu Linux
Liangxu Linux
Jun 8, 2022 · Fundamentals

Master the Linux tee Command: Write, Append, and Redirect Output Efficiently

This guide explains the Linux tee utility, covering its purpose, installation verification, basic syntax, useful options, and seven practical examples that demonstrate writing to files, appending data, handling multiple outputs, ignoring interrupts, and combining tee with sudo for privileged writes.

Command LineShell scriptingTEE
0 likes · 7 min read
Master the Linux tee Command: Write, Append, and Redirect Output Efficiently
Liangxu Linux
Liangxu Linux
May 26, 2022 · Operations

Master Linux Disk Usage: Essential Commands to Monitor and Manage Filesystems

This guide compiles practical Linux one‑liners for sorting directories by size, listing subdirectories, monitoring disk usage changes, removing unwanted .svn folders, checking inode and partition statistics, and measuring read/write performance, providing sysadmins with quick, actionable tools.

Command Linedisk usagefilesystem
0 likes · 5 min read
Master Linux Disk Usage: Essential Commands to Monitor and Manage Filesystems
Programmer DD
Programmer DD
May 19, 2022 · Fundamentals

Master Java’s Interactive Shell: Quick JShell Guide for Rapid Prototyping

This article introduces Java's interactive programming environment, explains how to launch JShell, demonstrates calculations, variable and function definitions, class creation, and covers essential commands like /help, /list, /edit, /drop, /save, /open, /reset, /imports, /types, and /exit for efficient REPL usage.

Command LineJShellJava
0 likes · 11 min read
Master Java’s Interactive Shell: Quick JShell Guide for Rapid Prototyping
Selected Java Interview Questions
Selected Java Interview Questions
May 15, 2022 · Fundamentals

Essential Git Commands and Their Usage

The article presents a comprehensive guide to essential Git commands, detailing their syntax, purpose, and typical usage scenarios, making it a practical reference for developers learning version control and command‑line operations.

Command LineGitsoftware development
0 likes · 7 min read
Essential Git Commands and Their Usage
JD Cloud Developers
JD Cloud Developers
May 10, 2022 · Backend Development

Master Domain Interaction Mode in Rust CLI with interactcli-rs

This article explains how interactcli-rs implements a domain‑specific interactive mode for command‑line programs, detailing the run function, the main parsing loop, prompt handling, history management, and configuration of rustyline, with full Rust code examples.

CLICommand Lineinteractcli-rs
0 likes · 5 min read
Master Domain Interaction Mode in Rust CLI with interactcli-rs
IT Services Circle
IT Services Circle
May 8, 2022 · Information Security

An Introduction to Hashcat: Features, Usage, and Command Options

This article introduces Hashcat, the world’s fastest password‑recovery tool, outlines its extensive feature set, provides the project’s GitHub address, and explains how to download, install, and run basic commands with common options for various hash types and attack modes.

Command LineGPU AccelerationHash Algorithms
0 likes · 4 min read
An Introduction to Hashcat: Features, Usage, and Command Options
Liangxu Linux
Liangxu Linux
Apr 24, 2022 · Operations

Master Disk Space Insight with duf: Install, Use, and Customize

This guide explains how to install the duf command‑line tool on Ubuntu, macOS, and Windows, and demonstrates its usage with options like --only local, --sort used, --json, and --inodes to provide a visual, adaptive view of disk and inode usage.

Command Linedisk usageduf
0 likes · 5 min read
Master Disk Space Insight with duf: Install, Use, and Customize
macrozheng
macrozheng
Apr 24, 2022 · Fundamentals

Why 7‑Zip Remains the Go‑To Free Compression Tool in 2024

This article reviews the open‑source 7‑Zip utility, covering its recent updates, cross‑platform support, key features such as high compression ratios and AES‑256 encryption, and provides step‑by‑step installation and command‑line usage instructions for Windows, macOS, and Linux.

7-ZipCommand LineOpen Source
0 likes · 10 min read
Why 7‑Zip Remains the Go‑To Free Compression Tool in 2024
Laravel Tech Community
Laravel Tech Community
Apr 14, 2022 · Operations

How to Retrieve Saved Wi‑Fi Passwords on Windows, Linux, and macOS

This guide explains step‑by‑step how to use built‑in command‑line tools on Windows, Linux, and macOS to list previously connected Wi‑Fi networks and reveal their stored passwords, allowing you to recover forgotten network credentials across all major operating systems.

Command LineLinuxPassword Recovery
0 likes · 5 min read
How to Retrieve Saved Wi‑Fi Passwords on Windows, Linux, and macOS
IT Services Circle
IT Services Circle
Apr 13, 2022 · Operations

A Comprehensive Guide to Using the fd File Search Tool

This article introduces the open‑source, Rust‑based command‑line utility fd, explains how to install it on various platforms, and demonstrates a wide range of search options—including hidden files, case sensitivity, depth limits, file‑type filtering, and exec commands—providing a practical tutorial for efficient file searching.

Command LineFile SearchRust
0 likes · 12 min read
A Comprehensive Guide to Using the fd File Search Tool
php Courses
php Courses
Apr 6, 2022 · Operations

Common Git Commands and Usage Guide

This article provides a comprehensive list of frequently used Git commands, including remote management, aliases, repository creation, committing, history inspection, branch and tag handling, merging, rebasing, and configuration, with clear Chinese annotations for each operation.

Command LineDevOpsGit
0 likes · 8 min read
Common Git Commands and Usage Guide
Open Source Linux
Open Source Linux
Mar 31, 2022 · Operations

Mastering tcpdump: Practical Commands for Network Packet Capture

This guide explains how to use tcpdump for network packet capture, covering basic usage, interface selection, host and port filtering, logical operators, saving captures to files, and real‑world troubleshooting scenarios with clear command examples.

Command LineLinuxnetwork monitoring
0 likes · 7 min read
Mastering tcpdump: Practical Commands for Network Packet Capture
Open Source Linux
Open Source Linux
Mar 30, 2022 · Fundamentals

45 Essential Git Commands Every Developer Should Master

This comprehensive guide covers 45 everyday Git scenarios—from viewing commits and amending messages to managing branches, rebasing, merging, stashing changes, and configuring aliases—providing clear command examples that help developers handle version‑control tasks safely and efficiently.

Command LineGitbranching
0 likes · 25 min read
45 Essential Git Commands Every Developer Should Master
IT Services Circle
IT Services Circle
Mar 26, 2022 · Fundamentals

Learning Git Branching: An Interactive Way to Master Git Commands

This article introduces the interactive Learning Git Branching website, explaining how its animated sandbox and game‑like challenges help beginners and advanced users master essential Git commands without rote memorization, and provides a collection of useful command examples ranging from basic resets to complex rebase operations.

Command LineGitinteractive learning
0 likes · 6 min read
Learning Git Branching: An Interactive Way to Master Git Commands
Efficient Ops
Efficient Ops
Mar 22, 2022 · Operations

10 Essential Linux Commands Every Developer Should Master

This tutorial introduces ten fundamental Linux commands—pgrep, pstree, bc, split, nl, mkfifo, ldd, col, xmlwf, and lsof—explaining their purposes, typical usage examples, and how they help developers and system administrators efficiently manage processes, files, and system resources on Linux.

Command LineUnixshell
0 likes · 11 min read
10 Essential Linux Commands Every Developer Should Master
Open Source Linux
Open Source Linux
Mar 21, 2022 · Fundamentals

Master Zsh: From Basics to Oh‑My‑Zsh Full Configuration

This guide introduces Zsh, compares it with other Linux shells, explains its powerful features, and provides step‑by‑step instructions for installing Zsh, configuring it as the default shell, and enhancing it with Oh‑My‑Zsh themes and plugins.

Command LineLinuxZsh
0 likes · 8 min read
Master Zsh: From Basics to Oh‑My‑Zsh Full Configuration
Practical DevOps Architecture
Practical DevOps Architecture
Mar 14, 2022 · Databases

Step-by-Step MySQL Full and Incremental Backup & Restore Using XtraBackup

This tutorial walks through creating a MySQL database, setting up a backup user, performing full and incremental backups with XtraBackup, compressing and transferring backup files, and restoring the database by preparing logs, copying back data, fixing permissions, restarting MySQL, and verifying the restored data.

Command LineDatabase RestoreFull Backup
0 likes · 9 min read
Step-by-Step MySQL Full and Incremental Backup & Restore Using XtraBackup
DevOps Cloud Academy
DevOps Cloud Academy
Mar 13, 2022 · Operations

7 Practical Uses of the Linux find Command

This article explains seven real‑world applications of the Linux find command, covering file name patterns, type filtering, timestamps, size, permissions, ownership, and executing actions on matched files, with clear examples for system administrators and developers.

Command LineFile SearchLinux
0 likes · 7 min read
7 Practical Uses of the Linux find Command
Liangxu Linux
Liangxu Linux
Mar 5, 2022 · Fundamentals

Master Bash Shell: Core Concepts, Commands, and Scripting Tricks

This guide explains why the command‑line interface is called a Shell, clarifies prompts and carriage returns, and walks through essential Bash features such as echo options, quoting rules, variable export, exec vs source, grouping, parameter expansion, arrays, arithmetic, redirection, conditional statements, loops, and control flow operators.

Command LineControl structuresLinux
0 likes · 12 min read
Master Bash Shell: Core Concepts, Commands, and Scripting Tricks
Efficient Ops
Efficient Ops
Feb 14, 2022 · Operations

20 Essential Linux Terminal Tricks to Boost Your Productivity

This article presents a curated collection of practical Linux command‑line shortcuts and tips—ranging from tab completion and directory navigation to log monitoring and command chaining—that can dramatically reduce keystrokes, prevent common errors, and streamline everyday system‑administration tasks.

Command LineLinuxProductivity
0 likes · 12 min read
20 Essential Linux Terminal Tricks to Boost Your Productivity
MaGe Linux Operations
MaGe Linux Operations
Feb 13, 2022 · Fundamentals

Unlock Android Power: A Complete Guide to Using Termux Without Root

This article introduces Termux, an open‑source Linux terminal emulator for Android that runs without root, explains how to replace its package source with a domestic mirror, configure storage permissions, use essential pkg commands, and set up simple applications like an HTTP server and a hacker‑style display.

AndroidCommand LinePackage Management
0 likes · 6 min read
Unlock Android Power: A Complete Guide to Using Termux Without Root
Laravel Tech Community
Laravel Tech Community
Feb 7, 2022 · Operations

Linux Basic Operations and Command Reference

This article provides a comprehensive reference of essential Linux commands and procedures, covering system shutdown and reboot, hardware and environment inspection, file and directory management, user and permission handling, networking utilities, performance monitoring tools, and common text processing techniques for administrators and developers.

Command LineLinuxPerformance Monitoring
0 likes · 18 min read
Linux Basic Operations and Command Reference
Liangxu Linux
Liangxu Linux
Feb 6, 2022 · Operations

Master Linux vmstat: Syntax, Fields, Options, and Real‑World Usage

This guide explains the Linux vmstat command, covering its syntax, each output field, common options, practical usage examples, memory unit conversion, active versus inactive memory, fork counting, time column addition, wide‑mode display, and disk‑partition statistics, helping you diagnose system bottlenecks efficiently.

Command Linesystem monitoringvmstat
0 likes · 10 min read
Master Linux vmstat: Syntax, Fields, Options, and Real‑World Usage
IT Services Circle
IT Services Circle
Feb 2, 2022 · Backend Development

An Introduction to zx: Simplifying Script Writing with Node

The article introduces the zx tool—a Node‑based scripting utility that streamlines command‑line automation by wrapping child_process, compares it with Bash and plain Node scripts, and demonstrates its advantages through practical code examples for tasks like batch media compression.

Command LineNode.jsShell scripting
0 likes · 8 min read
An Introduction to zx: Simplifying Script Writing with Node
21CTO
21CTO
Jan 23, 2022 · Backend Development

How cURL’s New Native JSON Support Simplifies API Requests

cURL’s creator Daniel Stenberg plans to add native JSON handling with new command‑line options that streamline sending JSON payloads and headers, addressing common REST API usage, user convenience, and shell quoting challenges.

APICommand Linecurl
0 likes · 3 min read
How cURL’s New Native JSON Support Simplifies API Requests
Python Programming Learning Circle
Python Programming Learning Circle
Jan 19, 2022 · Information Security

File Transfer Techniques for Penetration Testing: Linux and Windows Download Commands

This article compiles common file download commands and tools used in penetration testing for both Linux and Windows environments, covering utilities such as wget, curl, axel, aria2, PowerShell, certutil, bitsadmin, and others, with example syntax for direct, background, and resumable transfers.

Command LineFile DownloadLinux
0 likes · 13 min read
File Transfer Techniques for Penetration Testing: Linux and Windows Download Commands
IT Architects Alliance
IT Architects Alliance
Jan 11, 2022 · Operations

Mastering Git: Essential Commands and Best Practices Explained

This guide provides a comprehensive, step‑by‑step walkthrough of Git’s core commands—including add, commit, reset, checkout, diff, merge, cherry‑pick, and rebase—illustrated with diagrams and practical examples to help developers understand version‑control workflows and avoid common pitfalls.

Command LineDevOpsGit
0 likes · 11 min read
Mastering Git: Essential Commands and Best Practices Explained
Liangxu Linux
Liangxu Linux
Jan 10, 2022 · Fundamentals

Master Linux Disk Partitioning with fdisk and parted

This guide explains the differences between MBR and GPT, shows how to list, create, modify, and delete partitions using fdisk for smaller disks and parted for larger than 2 TB, and provides practical command examples and safety tips.

Command LineDisk PartitioningGPT
0 likes · 5 min read
Master Linux Disk Partitioning with fdisk and parted
Liangxu Linux
Liangxu Linux
Jan 10, 2022 · Operations

Why the ss Command Beats netstat for Fast Socket Monitoring

The article explains how the Linux ss command provides a faster, more detailed view of TCP/UDP sockets than netstat, lists its key features, demonstrates practical examples for filtering by state, address, and port, and shows how to use various ss options for effective network diagnostics.

Command LineLinuxSocket
0 likes · 8 min read
Why the ss Command Beats netstat for Fast Socket Monitoring
macrozheng
macrozheng
Jan 7, 2022 · Operations

Boost Your Terminal Productivity with EXA: A Modern ls Replacement

This article introduces EXA, a Rust‑based modern replacement for the traditional ls command, highlighting its speed, color support, Git integration, and various view modes, and provides step‑by‑step installation instructions for macOS, Linux package managers, and building from source.

Command Lineexafile management
0 likes · 7 min read
Boost Your Terminal Productivity with EXA: A Modern ls Replacement
Liangxu Linux
Liangxu Linux
Dec 20, 2021 · Operations

Fix Mistyped Shell Commands Instantly with The Fuck

Learn how to install, configure, and use The Fuck tool on macOS, Linux, and FreeBSD to automatically correct common command‑line typos and errors, with practical examples for sudo, git, and Python commands.

Command LineError CorrectionmacOS
0 likes · 4 min read
Fix Mistyped Shell Commands Instantly with The Fuck
ITPUB
ITPUB
Dec 20, 2021 · Operations

Secure Cross‑Platform File Transfer Made Easy with Croc

This guide explains how to install the open‑source Croc tool on Linux and other platforms, use its relay‑based, PAKE‑encrypted protocol to transfer files, folders, or text securely, customize code phrases, pipe data, set output directories, and access full command‑line help.

Command LineLinuxcroc
0 likes · 9 min read
Secure Cross‑Platform File Transfer Made Easy with Croc
Liangxu Linux
Liangxu Linux
Dec 16, 2021 · Information Security

Secure Fast File Transfers with croc: Install, Use, and Customize

This guide explains how to install the cross‑platform croc command‑line tool, use its relay‑based fast and end‑to‑end encrypted file and text transfer features, customize code phrases, handle pipes, set output folders, and access its full help options on Linux, macOS, and Windows.

Command LineEncryptioncroc
0 likes · 9 min read
Secure Fast File Transfers with croc: Install, Use, and Customize
DataFunSummit
DataFunSummit
Dec 10, 2021 · Fundamentals

Mastering the Linux Trio: Practical Grep, Sed, and Awk Techniques

This tutorial introduces the three essential Linux text‑processing tools—grep, sed, and awk—explains their core options and syntax, and provides concrete command‑line examples so readers can quickly improve file‑handling efficiency and operational productivity.

Command LineLinuxawk
0 likes · 16 min read
Mastering the Linux Trio: Practical Grep, Sed, and Awk Techniques
Liangxu Linux
Liangxu Linux
Nov 23, 2021 · Operations

Master nohup: Run Linux Commands in Background and Capture Output

This guide explains how the nohup command lets you run programs that ignore hang‑up signals, redirects their output to nohup.out or a specified file, and keeps them running after you close the terminal, with practical syntax and examples.

Command Linebackground executionnohup
0 likes · 4 min read
Master nohup: Run Linux Commands in Background and Capture Output
Efficient Ops
Efficient Ops
Nov 22, 2021 · Operations

Essential Linux Shell Commands for System Monitoring & Troubleshooting

This guide compiles a comprehensive set of Linux shell commands and common regular expressions for checking processes, CPU, memory, disk usage, network activity, logs, and other system metrics, helping administrators quickly diagnose and resolve performance issues.

Command LineLinuxOps
0 likes · 14 min read
Essential Linux Shell Commands for System Monitoring & Troubleshooting
Liangxu Linux
Liangxu Linux
Nov 20, 2021 · Fundamentals

15 Essential Open‑Source Linux Projects Every Developer Should Explore

A curated collection of high‑quality open‑source Linux projects—including command‑line tools, security guides, tutorials, and web‑based shells—provides clear descriptions, key features, and direct GitHub links to help beginners and seasoned professionals quickly enhance their Linux expertise.

Command LineLinuxOpen Source
0 likes · 7 min read
15 Essential Open‑Source Linux Projects Every Developer Should Explore
DevOps Engineer
DevOps Engineer
Nov 8, 2021 · Fundamentals

Common Git Commands and Tips Cheat Sheet

This article provides a comprehensive cheat sheet of frequently used Git commands and practical tips, covering configuration, repository initialization, staging, committing, branching, merging, remote operations, and useful shortcuts for both beginners and experienced developers.

Cheat SheetCommand LineDevelopment Tools
0 likes · 7 min read
Common Git Commands and Tips Cheat Sheet
Laravel Tech Community
Laravel Tech Community
Nov 7, 2021 · Fundamentals

Git Basics: Core Concepts, Branches, and Command Reference

This article provides a comprehensive overview of Git, covering its distributed architecture, core concepts such as commits, HEAD, and remote repositories, detailed explanations of branches, and a thorough command reference for committing, branching, merging, rebasing, cherry-picking, and remote operations.

Command Linebranchingmerge
0 likes · 16 min read
Git Basics: Core Concepts, Branches, and Command Reference
Programmer DD
Programmer DD
Oct 29, 2021 · Fundamentals

Turn Your Terminal into a Pokémon Playground with Pokemon-Terminal

Pokemon-Terminal lets you display over 700 Pokémon as your terminal or desktop background across multiple platforms, offering various installation methods, command‑line filters, and customization tips so you can personalize your development environment with beloved creatures.

Command LinePokémonPython tools
0 likes · 7 min read
Turn Your Terminal into a Pokémon Playground with Pokemon-Terminal
Sohu Tech Products
Sohu Tech Products
Oct 27, 2021 · Operations

Linux Command Cheat Sheet: Basic Operations, System Management, and Monitoring

This article provides a comprehensive collection of essential Linux command-line instructions covering system shutdown and reboot, hardware and process inspection, file manipulation, networking utilities, performance monitoring, and common administrative tasks, all organized for quick reference by developers and system administrators.

Command LineLinuxPerformance Monitoring
0 likes · 20 min read
Linux Command Cheat Sheet: Basic Operations, System Management, and Monitoring
Python Programming Learning Circle
Python Programming Learning Circle
Oct 22, 2021 · Fundamentals

Essential Open‑Source Terminal Tools for Boosting Programmer Productivity

This guide introduces a curated list of powerful cross‑platform terminal utilities—including Windows Terminal, iTerm2, oh‑my‑zsh with plugins, file managers, command‑line enhancers, and miscellaneous tools—designed to help developers feel like a 10× programmer by improving workflow efficiency.

Command LineProductivityopen-source tools
0 likes · 8 min read
Essential Open‑Source Terminal Tools for Boosting Programmer Productivity
Top Architect
Top Architect
Oct 8, 2021 · Fundamentals

Comprehensive Git Command Cheat Sheet

This article provides a comprehensive cheat sheet of essential Git commands, covering repository initialization, configuration, file staging, committing, branching, tagging, viewing history, remote synchronization, and undo operations, enabling developers to efficiently manage source code and collaborate using version control.

Cheat SheetCommand LineGit
0 likes · 12 min read
Comprehensive Git Command Cheat Sheet
Liangxu Linux
Liangxu Linux
Oct 5, 2021 · Operations

20 Essential Linux Terminal Tricks to Supercharge Your Productivity

This guide presents twenty practical Linux command‑line shortcuts—including tab completion, directory navigation, command chaining, history search, log monitoring, and alias usage—that help both beginners and seasoned users work faster, avoid common pitfalls, and boost overall terminal efficiency.

Command LineLinuxProductivity
0 likes · 13 min read
20 Essential Linux Terminal Tricks to Supercharge Your Productivity
Liangxu Linux
Liangxu Linux
Oct 4, 2021 · Fundamentals

What Does sudo rm -rf Actually Do? A Deep Dive into Linux Deletion Commands

This article demystifies the infamous sudo rm -rf command, explaining how rm works, the role of sudo, the effects of recursive and force options, directory deletion nuances, safety mechanisms, and why misuse can erase an entire Linux system, illustrated with concrete examples and command screenshots.

Command LineLinuxfile deletion
0 likes · 7 min read
What Does sudo rm -rf Actually Do? A Deep Dive into Linux Deletion Commands
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Sep 23, 2021 · Backend Development

Mastering Commander.js: Build Powerful Node.js CLIs with Ease

This comprehensive guide walks you through installing Commander.js, declaring program variables, defining options (including booleans, required, variadic, and default values), creating commands and arguments, customizing help output, using hooks, handling async actions, and advanced parsing configurations for robust Node.js command‑line applications.

CLICommand LineCommander.js
0 likes · 27 min read
Mastering Commander.js: Build Powerful Node.js CLIs with Ease
Java Backend Technology
Java Backend Technology
Sep 23, 2021 · Operations

Boost Your Productivity: Must‑Have Terminal Tools for Every Developer

This guide introduces a curated list of open‑source terminal utilities—including Windows Terminal, iTerm2, Oh My Zsh, powerline, file managers, and command‑line enhancers like exa, fd, bat, fzf, tldr, The Fuck, and w3m—explaining their key features and why they help programmers work faster across macOS, Linux, and Windows.

Command LineProductivityWorkflow
0 likes · 10 min read
Boost Your Productivity: Must‑Have Terminal Tools for Every Developer
Liangxu Linux
Liangxu Linux
Aug 31, 2021 · Operations

10 Essential Linux Commands to Diagnose Server Performance in the First Minute

When a Linux server shows performance problems, the first 60 seconds are critical; using ten standard command‑line tools such as uptime, dmesg, vmstat, mpstat, pidstat, iostat, free, sar, and top lets you quickly assess load, memory, I/O, and network health to pinpoint the root cause.

Command LineLinuxPerformance Monitoring
0 likes · 18 min read
10 Essential Linux Commands to Diagnose Server Performance in the First Minute
Efficient Ops
Efficient Ops
Aug 30, 2021 · Operations

20 Essential Linux Terminal Tricks to Boost Your Productivity

This article presents a curated collection of practical Linux command‑line shortcuts—including tab completion, directory navigation, batch execution, history search, log monitoring, and alias usage—that can dramatically reduce keystrokes and streamline everyday system‑administration tasks.

Command LineLinuxProductivity
0 likes · 13 min read
20 Essential Linux Terminal Tricks to Boost Your Productivity
Liangxu Linux
Liangxu Linux
Aug 27, 2021 · Fundamentals

Master the 10 Essential Linux Commands Every Beginner Needs

Learn the ten most essential Linux commands—from sudo and ls to apt-get and poweroff—explaining their purpose, basic syntax, and practical examples, so newcomers can confidently handle everyday tasks, manage files, navigate directories, install software, and safely shut down the system.

BeginnerCommand LineLinux
0 likes · 6 min read
Master the 10 Essential Linux Commands Every Beginner Needs
Java Architect Essentials
Java Architect Essentials
Aug 25, 2021 · Fundamentals

Master Git in IntelliJ IDEA: A Step‑by‑Step Guide

This tutorial walks you through the fundamentals of Git, explains how to configure it in IntelliJ IDEA, and provides detailed step‑by‑step instructions for common operations such as clone, checkout, diff, log, commit, push, and using the built‑in terminal.

Command LineGitIntelliJ IDEA
0 likes · 7 min read
Master Git in IntelliJ IDEA: A Step‑by‑Step Guide
Python Crawling & Data Mining
Python Crawling & Data Mining
Aug 16, 2021 · Operations

Master You-Get: Download Videos, Audio, and More with Python

This article introduces You-Get, a Python‑based command‑line tool for downloading videos, audio, images and subtitles from many sites, explains how to install it, shows its key options, demonstrates format‑specific downloads, playlist handling, proxy usage, and cookie‑based authentication.

Command LinePythonmedia extraction
0 likes · 13 min read
Master You-Get: Download Videos, Audio, and More with Python
Laravel Tech Community
Laravel Tech Community
Aug 14, 2021 · Fundamentals

File Splitting with split and Merging with cat on Linux

This guide explains how to use the Linux split command to divide large files into smaller parts and the cat command to concatenate those parts back together, including syntax, practical examples, and help options for efficient file transfer and management.

CATCommand LineLinux
0 likes · 7 min read
File Splitting with split and Merging with cat on Linux
dbaplus Community
dbaplus Community
Aug 2, 2021 · Fundamentals

Master Linux History Command: Practical Tips to Boost Shell Efficiency

This guide explains how the Linux history mechanism works, shows essential commands for viewing, filtering, and replaying past commands, demonstrates timestamping, adjusting record limits, changing the history file, disabling logging, and shares a hidden trick for keeping sensitive commands out of the log.

AuditCommand LineLinux
0 likes · 10 min read
Master Linux History Command: Practical Tips to Boost Shell Efficiency
Liangxu Linux
Liangxu Linux
Aug 1, 2021 · Fundamentals

Master Linux Aliases: Simplify Commands and Boost Productivity

This guide explains when to use Linux alias commands, how to create temporary and permanent aliases, list and verify them, remove unwanted ones, and provides practical examples for simplifying commands, changing behavior, and accessing shortcuts, helping users streamline their shell workflow.

Command LineLinuxalias
0 likes · 5 min read
Master Linux Aliases: Simplify Commands and Boost Productivity
Top Architect
Top Architect
Aug 1, 2021 · Fundamentals

A Visual Guide to Core Git Commands and Their Usage

This article provides a visual, step‑by‑step guide to the most frequently used Git commands—add, commit, reset, checkout, diff, merge, rebase, cherry‑pick, and more—explaining their purpose, typical usage patterns, and underlying concepts such as the index, objects, and detached HEAD state.

Command LineGitsoftware development
0 likes · 11 min read
A Visual Guide to Core Git Commands and Their Usage
Liangxu Linux
Liangxu Linux
Jul 28, 2021 · Fundamentals

7 Powerful Git Tricks to Boost Your Productivity

Discover practical Git shortcuts—including automatic command correction, commit counting, repository cleanup, untracked file backups, .git folder insights, cross‑branch file viewing, and advanced searching—that can streamline your workflow and save you valuable development time.

Command LineGitProductivity
0 likes · 8 min read
7 Powerful Git Tricks to Boost Your Productivity
Byte Quality Assurance Team
Byte Quality Assurance Team
Jul 28, 2021 · Information Security

Understanding iptables: Chains, Tables, Rules, and Common Commands

This article provides a comprehensive guide to iptables, covering its underlying netfilter architecture, the five built‑in chains and tables, rule syntax, common match and target options, and practical command examples for adding, deleting, querying, and managing firewall rules on Linux systems.

Command LineLinuxfirewall
0 likes · 15 min read
Understanding iptables: Chains, Tables, Rules, and Common Commands
Ops Development Stories
Ops Development Stories
Jul 22, 2021 · Operations

How to Diagnose Linux Server Performance Issues in 60 Seconds with 10 Essential Commands

Learn to quickly pinpoint Linux server bottlenecks by running ten powerful commands—uptime, dmesg, vmstat, mpstat, pidstat, iostat, free, sar, and top—within a minute, interpreting their outputs using the USE method to assess utilization, saturation, and errors across CPU, memory, disk, and network resources.

Command LineLinuxPerformance
0 likes · 20 min read
How to Diagnose Linux Server Performance Issues in 60 Seconds with 10 Essential Commands
Programmer DD
Programmer DD
Jul 13, 2021 · Fundamentals

Master Linux File Splitting and Merging with split and cat

This guide explains why large files often need to be split on Linux for network transfer, demonstrates how to use the split command with various options and examples, and shows how to recombine the pieces efficiently using the cat command.

CATCommand LineFile Handling
0 likes · 7 min read
Master Linux File Splitting and Merging with split and cat
Code Ape Tech Column
Code Ape Tech Column
Jul 11, 2021 · Fundamentals

Essential Open‑Source Terminal Tools for Developers

This article introduces a curated collection of open‑source terminal utilities—including Windows Terminal, iTerm2, oh‑my‑zsh, powerline, file managers, command‑enhancement tools, and other handy programs—explaining their key features and providing links so developers can boost productivity across macOS, Linux, and Windows environments.

Command LineProductivitydeveloper
0 likes · 7 min read
Essential Open‑Source Terminal Tools for Developers
MaGe Linux Operations
MaGe Linux Operations
Jul 10, 2021 · Operations

10 Essential Linux Commands Every Developer Should Master

Discover ten indispensable Linux commands—from process inspection with pgrep to file splitting with split—complete with explanations, practical examples, and code snippets, empowering developers and system administrators to harness Linux’s powerful capabilities for efficient workflow and system management.

Command LineUnixshell
0 likes · 10 min read
10 Essential Linux Commands Every Developer Should Master
Top Architect
Top Architect
Jul 9, 2021 · Operations

Essential Open‑Source Terminal Tools for Developers

This guide presents a curated list of powerful open‑source terminal utilities—including Windows Terminal, iTerm2, oh‑my‑zsh, file managers, command enhancers, and other handy tools—designed to boost developer productivity and give a feeling of being a 10× programmer.

Command LineProductivitydeveloper tools
0 likes · 8 min read
Essential Open‑Source Terminal Tools for Developers
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jul 7, 2021 · Backend Development

Master Kafka Topic Management & Message Flow on CentOS with Java

This guide walks through setting up Kafka on CentOS, creating and configuring topics, inspecting topic and consumer group details, adjusting partitions, and implementing Java producer and consumer applications, complete with command-line examples, code snippets, and troubleshooting tips for remote server access.

CentOSCommand LineConsumer
0 likes · 9 min read
Master Kafka Topic Management & Message Flow on CentOS with Java
Laravel Tech Community
Laravel Tech Community
Jul 4, 2021 · Fundamentals

Common Enterprise Git Workflows and Best Practices

This article provides a comprehensive guide to common enterprise Git workflows, daily best‑practice tips, essential commands, configuration options, merge vs. rebase decisions, history rewriting techniques, reflog usage, batch history editing, hook scripts, fast cloning of large repositories, and handling work interruptions, all illustrated with clear examples and code snippets.

Command LineGitWorkflow
0 likes · 18 min read
Common Enterprise Git Workflows and Best Practices
Programmer DD
Programmer DD
Jul 4, 2021 · Fundamentals

Master Git: From Basics to Advanced Branching and Merging Techniques

This comprehensive guide explains Git fundamentals—including its distributed nature, file states, commit nodes, HEAD, remote repositories, branching concepts, and detailed command usage such as add, commit, reset, checkout, merge, rebase, cherry-pick, fetch, pull, and push—helping developers confidently manage version control workflows.

Command LineGitMerging
0 likes · 18 min read
Master Git: From Basics to Advanced Branching and Merging Techniques
Liangxu Linux
Liangxu Linux
Jul 1, 2021 · Fundamentals

Essential Linux Commands Every Developer Should Master

This guide walks through a collection of frequently used Linux shell commands—grep, custom alias shortcuts, pwd, find, history, od, and for loops—explaining their common scenarios, key options, example usages, and handy tricks to boost productivity in everyday development and scripting tasks.

Command LineLinuxScripting
0 likes · 11 min read
Essential Linux Commands Every Developer Should Master