Tagged articles
921 articles
Page 8 of 10
Liangxu Linux
Liangxu Linux
Feb 29, 2020 · Fundamentals

Master the Linux ‘ls’ Command: 20 Essential Options Explained

This guide introduces the Linux ls command, explains its default behavior, and provides detailed examples of twenty useful options—including long listings, human‑readable sizes, sorting, recursive listing, and more—so readers can efficiently list and inspect files and directories.

Unixcommand-linefile management
0 likes · 8 min read
Master the Linux ‘ls’ Command: 20 Essential Options Explained
ITPUB
ITPUB
Feb 25, 2020 · Fundamentals

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

This guide explains the ping utility’s core functions, interprets its output fields such as bytes, time and TTL, and walks through essential options like -t, -a, -n, -l, -r, plus a batch‑ping technique for scanning entire subnets, helping readers troubleshoot and analyze network performance effectively.

LinuxTCP/IPWindows
0 likes · 7 min read
Mastering the Ping Command: Advanced Options and Real‑World Use Cases
ITPUB
ITPUB
Feb 17, 2020 · Fundamentals

Master Git Basics: 3 Steps, 4 Areas, and How to Undo Mistakes

This guide explains Git's core workflow—adding, committing, and pushing—covers the four Git areas (working, staging, local, remote), describes the five file states, shows how to inspect changes with diff commands, and provides step‑by‑step commands to revert modifications at any stage.

GitUNDOVersion Control
0 likes · 8 min read
Master Git Basics: 3 Steps, 4 Areas, and How to Undo Mistakes
MaGe Linux Operations
MaGe Linux Operations
Feb 16, 2020 · Fundamentals

Master Git Quickly: Essential Commands and Tips for Every Developer

This guide explains why version control matters, introduces Git as the leading distributed system, and provides a concise cheat‑sheet of the most important commands—from initializing a repository to branching, merging, and undoing changes—so you can work efficiently and collaborate without losing any history.

Cheat SheetGitVersion Control
0 likes · 12 min read
Master Git Quickly: Essential Commands and Tips for Every Developer
Liangxu Linux
Liangxu Linux
Feb 13, 2020 · Fundamentals

Boost Your Productivity: 14 Essential Linux Terminal Keyboard Shortcuts

Mastering these 14 essential Linux terminal keyboard shortcuts—from auto‑completion with Tab to command history navigation with Ctrl + P—will dramatically speed up your command‑line workflow, reduce reliance on the mouse, and help both new and experienced users work more efficiently.

command-linekeyboard shortcutsproductivity
0 likes · 7 min read
Boost Your Productivity: 14 Essential Linux Terminal Keyboard Shortcuts
21CTO
21CTO
Jan 27, 2020 · Backend Development

Master cURL on Linux: Essential Commands for Downloading, Uploading, and More

This guide walks you through practical cURL commands on Linux, covering file downloads, redirects, resume support, timeout settings, form submissions, email handling, and key differences from wget, all illustrated with clear examples and screenshots.

File DownloadHTTPLinux
0 likes · 8 min read
Master cURL on Linux: Essential Commands for Downloading, Uploading, and More
Liangxu Linux
Liangxu Linux
Jan 26, 2020 · Fundamentals

Master Essential Linux Commands: wget, scp, ssh-keygen, chmod, tar

This tutorial introduces six indispensable Linux command‑line tools—wget, scp, ssh‑keygen, chmod, tar, and alias—explaining their purpose, common options, and practical examples such as downloading files, transferring data securely, managing permissions, creating archives, and simplifying repetitive commands.

chmodcommand-linescp
0 likes · 8 min read
Master Essential Linux Commands: wget, scp, ssh-keygen, chmod, tar
21CTO
21CTO
Jan 20, 2020 · Fundamentals

Why Git Dominates Version Control: History, Features & Essential Commands

This article explains Git's evolution from a distributed version control system to the industry standard, outlines its key advantages and drawbacks, and provides a comprehensive list of essential commands for branching, stashing, resetting, tagging, and repository management.

GitVersion Controlbranching
0 likes · 11 min read
Why Git Dominates Version Control: History, Features & Essential Commands
MaGe Linux Operations
MaGe Linux Operations
Jan 19, 2020 · Operations

Essential Linux Command Cheat Sheet: File, Network, System & User Management

This article presents a comprehensive collection of essential Linux command-line tools, covering file and directory manipulation, content viewing, compression, system monitoring, user management, network operations, disk and filesystem handling, permissions, process control, and shutdown/reboot procedures, each illustrated with reference images.

ShellSystem Administrationcommand-line
0 likes · 3 min read
Essential Linux Command Cheat Sheet: File, Network, System & User Management
Liangxu Linux
Liangxu Linux
Jan 14, 2020 · Fundamentals

Master Git vs SVN: Essential Commands and Workflow for Developers

This guide compares Git and SVN, explains their core concepts and differences, and provides a comprehensive set of commands for using Git, Git‑SVN, and common version‑control tasks such as initialization, configuration, branching, committing, pulling, undoing changes, and querying history.

Git-SVNcommand-linesvn
0 likes · 12 min read
Master Git vs SVN: Essential Commands and Workflow for Developers
Liangxu Linux
Liangxu Linux
Jan 13, 2020 · Operations

50 Essential Linux Command‑Line Tricks to Boost Your Productivity

This article compiles over fifty practical Linux command‑line techniques—from identifying non‑user processes and batch‑replacing text across files to managing X sessions, optimizing disk performance, and automating monitoring—providing concise commands and explanations that help developers and sysadmins work faster and more efficiently.

Networkingcommand-lineperl
0 likes · 22 min read
50 Essential Linux Command‑Line Tricks to Boost Your Productivity
Efficient Ops
Efficient Ops
Jan 9, 2020 · Fundamentals

30 Fun Linux Commands to Wow Your Terminal – Install & Play

This guide introduces a collection of entertaining Linux command‑line utilities, showing how to install each package, explaining key options, and demonstrating playful uses that turn ordinary terminals into animated, interactive, or visually striking experiences.

Fun CommandsUbuntucommand-line
0 likes · 8 min read
30 Fun Linux Commands to Wow Your Terminal – Install & Play
ITPUB
ITPUB
Jan 9, 2020 · Fundamentals

Creative (and Extreme) Ways to Quit Vim: Commands, Scripts, and Docker Hacks

This guide collects a variety of unconventional methods—from simple kill commands and one‑liners to Docker container tricks and even humorous "power‑off" scripts—to force‑quit Vim, illustrating both practical shortcuts and tongue‑in‑cheek approaches for developers who struggle with the editor's exit commands.

DockerLinuxTutorial
0 likes · 7 min read
Creative (and Extreme) Ways to Quit Vim: Commands, Scripts, and Docker Hacks
Liangxu Linux
Liangxu Linux
Jan 8, 2020 · Fundamentals

Master GNU Screen: Install, Use, and Customize Your Linux Sessions

This tutorial explains how to install GNU Screen on various Linux distributions, start and manage screen sessions, use key bindings for window and pane control, detach and reattach sessions, and customize behavior through a .screenrc file, providing practical commands and examples for reliable remote work.

GNU ScreenSession Managementcommand-line
0 likes · 8 min read
Master GNU Screen: Install, Use, and Customize Your Linux Sessions
ITPUB
ITPUB
Jan 7, 2020 · Fundamentals

Mastering the Linux ‘seq’ Command: Quick Ways to Generate Number Lists

This guide explains how to use the Linux seq command to create numeric sequences, customize start, end, and step values, apply separators, pipe results to calculators like bc, and highlights performance tips and limitations for effective shell scripting.

LinuxShell scriptingcommand-line
0 likes · 4 min read
Mastering the Linux ‘seq’ Command: Quick Ways to Generate Number Lists
Liangxu Linux
Liangxu Linux
Dec 9, 2019 · Operations

Mastering dmesg: View, Filter, and Control Linux Kernel Logs

This tutorial explains how the Linux kernel uses a circular buffer for log messages and shows how to use the dmesg command to display, format, filter, paginate, follow, and clear those logs, including permission handling and useful command‑line options.

command-linedmesgsystem logging
0 likes · 8 min read
Mastering dmesg: View, Filter, and Control Linux Kernel Logs
Liangxu Linux
Liangxu Linux
Nov 17, 2019 · Fundamentals

Essential Linux and Vim Shortcuts to Boost Your Command-Line Efficiency

This guide compares ten practical Linux command-line shortcuts with their Vim equivalents, explaining how each key combination moves the cursor, manipulates history, deletes text, switches directories, and clears the screen, helping developers work faster in both environments.

command-lineterminal
0 likes · 9 min read
Essential Linux and Vim Shortcuts to Boost Your Command-Line Efficiency
Liangxu Linux
Liangxu Linux
Nov 6, 2019 · Fundamentals

Master Terminal Sessions with Tmux: A Complete Beginner’s Guide

This article introduces Tmux, a powerful terminal multiplexer, explains its core concepts such as sessions, windows, and panes, and provides step‑by‑step commands for installation, basic usage, session management, pane manipulation, and window control, enabling developers to work more efficiently in the command line.

Session Managementcommand-linepane
0 likes · 10 min read
Master Terminal Sessions with Tmux: A Complete Beginner’s Guide
Liangxu Linux
Liangxu Linux
Nov 6, 2019 · Operations

Master Bulk File Renaming in Linux with the Powerful rename Command

This guide explains how to use the Linux rename command for batch renaming files, covering basic syntax, Perl‑style regular expressions, preview options like -v and -n, case conversion, and common pitfalls, enabling efficient and safe mass file renaming.

batch renamingcommand-lineregex
0 likes · 7 min read
Master Bulk File Renaming in Linux with the Powerful rename Command
Liangxu Linux
Liangxu Linux
Oct 28, 2019 · Fundamentals

Unlock Bash Mastery with the Pure Bash Bible Cheat Sheet

This guide introduces the Pure Bash Bible—a popular GitHub repository that compiles essential built‑in Bash commands for string manipulation, arrays, loops, and file handling—providing concise examples and practical code snippets to boost your shell scripting efficiency.

AutomationBashLinux
0 likes · 6 min read
Unlock Bash Mastery with the Pure Bash Bible Cheat Sheet
MaGe Linux Operations
MaGe Linux Operations
Oct 27, 2019 · Operations

Master Linux System Administration: 100 Essential Quiz Questions

This article presents a comprehensive set of 100 multiple‑choice questions covering Linux system administration topics such as daemons, file permissions, package management, networking, and command‑line utilities, along with the correct answers for self‑assessment and exam preparation.

Linux BasicsQuizSystem Administration
0 likes · 31 min read
Master Linux System Administration: 100 Essential Quiz Questions
Liangxu Linux
Liangxu Linux
Oct 23, 2019 · Fundamentals

Master Command‑Line Cheat Sheets: tldr, cheat, and cht.sh Explained

This guide shows how to quickly test API response times with curl, explains the limitations of traditional man pages, and introduces lightweight cheat‑sheet tools—tldr, cheat, and cht.sh—including installation commands, practical usage examples for curl, tar, Python, and links to their repositories.

cheatcht.shcommand-line
0 likes · 12 min read
Master Command‑Line Cheat Sheets: tldr, cheat, and cht.sh Explained
ITPUB
ITPUB
Oct 23, 2019 · Operations

Why Developers Are Obsessed with “The Fuck” and Hyper Terminal – A Deep Dive

The article introduces the command‑line utility “The Fuck”, which automatically corrects mistyped console commands, explains its rule‑based mechanism, installation via Homebrew or pip, and showcases examples, then highlights the Hyper terminal and its hyperpower plugin that adds a flashy cursor, providing installation instructions for macOS, Windows, and Linux.

command-linehyperproductivity
0 likes · 6 min read
Why Developers Are Obsessed with “The Fuck” and Hyper Terminal – A Deep Dive
Liangxu Linux
Liangxu Linux
Oct 5, 2019 · Operations

Record and Replay Linux Terminal Sessions with script & scriptreplay

Learn how to capture every command and its output in a Linux terminal using the script command, store it as a text session file, and later replay the exact sequence with scriptreplay, including useful options for teaching, auditing, and demonstrations.

Tutorialcommand-linescript
0 likes · 4 min read
Record and Replay Linux Terminal Sessions with script & scriptreplay
NetEase Game Operations Platform
NetEase Game Operations Platform
Sep 28, 2019 · Databases

Introducing mycli: A Feature‑Rich MySQL Command‑Line Client

This article introduces mycli, a Python‑based MySQL command‑line client that offers easy installation via pip, advanced auto‑completion, high‑risk operation confirmations, customizable syntax highlighting, output paging, command bookmarking, logging, multiline editing, flexible credential handling, and additional features such as SSL support and query looping.

Database ToolsMyCLISQL
0 likes · 9 min read
Introducing mycli: A Feature‑Rich MySQL Command‑Line Client
ITPUB
ITPUB
Sep 9, 2019 · Operations

Master Linux Basics: Essential Commands and Learning Path for Beginners

This guide outlines a practical roadmap for Linux newcomers, covering the purpose of learning, essential command‑line tools, recommended resources, habits for working in the shell, Unix‑style thinking, and key skills like Shell scripting, Python, DevOps, and cloud automation.

Learning GuideLinuxShell scripting
0 likes · 9 min read
Master Linux Basics: Essential Commands and Learning Path for Beginners
Liangxu Linux
Liangxu Linux
Sep 2, 2019 · Operations

Master Linux Socket Stats: Essential ss Command Guide for Sysadmins

This guide explains the Linux ss command, its purpose for socket statistics, common options, example outputs, filtering techniques, and handy alias shortcuts, helping system administrators efficiently monitor and troubleshoot network connections.

Network MonitoringSysadmincommand-line
0 likes · 7 min read
Master Linux Socket Stats: Essential ss Command Guide for Sysadmins
21CTO
21CTO
Aug 25, 2019 · Fundamentals

Master Essential Git Commands: Branching, Stashing, Merging, Tagging & More

This guide compiles the most commonly used Git commands for branch management, stashing changes, reverting commits, handling tags, performing routine operations, initializing repositories, ignoring files, and configuring password‑less pushes, providing a concise reference for developers to streamline version control workflows.

GitTaggingVersion Control
0 likes · 7 min read
Master Essential Git Commands: Branching, Stashing, Merging, Tagging & More
Java Captain
Java Captain
Aug 9, 2019 · Fundamentals

Comprehensive Git Guide: Installation, Repository Basics, Branching, Tagging, and Common Commands

This article provides a detailed, beginner‑friendly tutorial on Git, covering its purpose, installation on Windows and macOS, repository structure, essential commands for committing, branching, merging, rebasing, stashing, tagging, and collaborative workflows, all illustrated with clear examples and code snippets.

CollaborationTaggingVersion Control
0 likes · 23 min read
Comprehensive Git Guide: Installation, Repository Basics, Branching, Tagging, and Common Commands
360 Tech Engineering
360 Tech Engineering
Jul 19, 2019 · Fundamentals

A Comprehensive Guide to Installing and Using WSL (Windows Subsystem for Linux) on Windows 10

This article explains the shortcomings of Windows command‑line tools, introduces the Windows Subsystem for Linux (WSL), provides step‑by‑step instructions for installing WSL 1 and optional Linux distributions, shows how to improve the terminal experience, and details useful wsl.exe commands and system interoperability.

Development EnvironmentLinuxPowerShell
0 likes · 10 min read
A Comprehensive Guide to Installing and Using WSL (Windows Subsystem for Linux) on Windows 10
Liangxu Linux
Liangxu Linux
Jul 16, 2019 · Fundamentals

Mastering sed: Powerful Text Editing Commands for Linux

This guide explains how the stream editor sed works, covering its basic workflow, command‑line options, core commands for substitution, deletion, insertion, appending, changing, transliteration, and file I/O, as well as line‑addressing techniques with practical examples.

Shell scriptingcommand-linestream editor
0 likes · 16 min read
Mastering sed: Powerful Text Editing Commands for Linux
Programmer DD
Programmer DD
Jul 16, 2019 · Operations

13 Fun Linux Terminal Commands to Wow Your Friends

This guide introduces thirteen entertaining Linux command‑line utilities—including sl, fortune, cowsay, cmatrix, figlet, oneko, and more—providing installation steps, usage examples, options, and visual illustrations so you can add playful effects to your terminal sessions.

Fun CommandsLinuxTutorial
0 likes · 8 min read
13 Fun Linux Terminal Commands to Wow Your Friends
Java Captain
Java Captain
Jul 13, 2019 · Cloud Native

Comprehensive Docker Guide: Introduction, Installation, Basic Commands, Dockerfile, and Image Publishing

This article provides a detailed overview of Docker, covering its origins, core concepts, advantages, installation steps, configuration of accelerators, essential command‑line usage, container lifecycle management, Dockerfile syntax for custom images, and how to publish images to public and private registries.

DevOpsDockerfileImage Registry
0 likes · 19 min read
Comprehensive Docker Guide: Introduction, Installation, Basic Commands, Dockerfile, and Image Publishing
Efficient Ops
Efficient Ops
Jul 10, 2019 · Fundamentals

Mastering sed: Powerful Text Editing and Stream Processing in Linux

This article provides a comprehensive guide to the Linux stream editor sed, covering its batch processing workflow, core options (-e, -f, -n), common commands for substitution, deletion, insertion, line addressing, pattern filtering, transliteration, and file I/O with clear examples and code snippets.

LinuxShell scriptingUnix
0 likes · 12 min read
Mastering sed: Powerful Text Editing and Stream Processing in Linux
ITPUB
ITPUB
Jul 9, 2019 · Fundamentals

Mastering sed: A Complete Guide to Stream Editing on Linux

This article provides a thorough, step‑by‑step tutorial on the Linux stream editor sed, covering its basic workflow, essential options like -e, -f and -n, a full list of editing commands, text substitution techniques, line addressing, deletion, insertion, modification, transliteration, and file I/O operations, all illustrated with concrete command‑line examples.

Linuxcommand-lineregex
0 likes · 13 min read
Mastering sed: A Complete Guide to Stream Editing on Linux
Liangxu Linux
Liangxu Linux
Jun 20, 2019 · Fundamentals

Master grep: Essential Linux Text Search Commands and Tips

This guide explains how to use the Linux grep command for powerful text searching, covering common options, file content searches, recursive scans, exclusion patterns, case‑insensitive matching, context lines, rule‑file searches, and regular‑expression techniques with practical examples.

LinuxShellTutorial
0 likes · 9 min read
Master grep: Essential Linux Text Search Commands and Tips
Java Backend Technology
Java Backend Technology
Jun 5, 2019 · Operations

15 Fun Linux Commands to Wow Your Terminal (Install & Play)

This guide introduces fifteen entertaining Linux command‑line tools—including sl, fortune, cowsay, cmatrix, figlet, toilet, oneko, xeyes, yes, cal, shred, factor and more—providing installation steps, usage examples, options and screenshots so you can add playful effects to any terminal session.

Fun CommandsLinuxShell
0 likes · 9 min read
15 Fun Linux Commands to Wow Your Terminal (Install & Play)
Liangxu Linux
Liangxu Linux
May 28, 2019 · Operations

Mastering Duc: Visual Disk Usage Analysis for Linux Systems

This guide introduces the open‑source Duc tool, explains its supported interfaces and database back‑ends, provides step‑by‑step installation instructions for Debian‑based and source builds, and demonstrates core commands for indexing, querying, and visualizing disk usage on Linux.

Duccommand-linedisk usage
0 likes · 6 min read
Mastering Duc: Visual Disk Usage Analysis for Linux Systems
Efficient Ops
Efficient Ops
May 8, 2019 · Fundamentals

Discover Linux‑command: Fast Lookup for 540+ Linux Commands

This article introduces Linux‑command, a comprehensive, searchable reference covering over 540 Linux commands with syntax, options, and examples, helping developers quickly recall and master command‑line tools while highlighting its popularity, features, and visual interface.

Linuxcommand-linedeveloper tools
0 likes · 3 min read
Discover Linux‑command: Fast Lookup for 540+ Linux Commands
21CTO
21CTO
May 7, 2019 · Fundamentals

Why Mastering the Command Line Is Still Essential for Developers

This article explains why command‑line tools remain vital for modern developers, covering their efficiency, automation potential, essential shells, editors, multiplexers, package managers, and practical tips that boost productivity compared to graphical interfaces.

CLIShellcommand-line
0 likes · 16 min read
Why Mastering the Command Line Is Still Essential for Developers
NetEase Game Operations Platform
NetEase Game Operations Platform
May 5, 2019 · Fundamentals

Fast Search Tools Comparison: ripgrep and Its Alternatives

This article compares the speed and features of various command‑line search utilities—including grep, The Platinum Searcher, ucg, ack, sift, The Silver Searcher, git‑grep and ripgrep—provides benchmark tables for directory and file searches, and outlines ripgrep's capabilities and editor integrations.

SearchTool comparisoncommand-line
0 likes · 8 min read
Fast Search Tools Comparison: ripgrep and Its Alternatives
Liangxu Linux
Liangxu Linux
May 4, 2019 · Operations

Essential Linux Commands to Inspect Hardware and System Resources

This guide introduces key Linux commands—lshw, lscpu, lsusb, lsscsi, lspci, df, and free—explaining how to retrieve detailed hardware specifications, CPU details, USB devices, storage information, PCI components, disk usage, and memory statistics, complete with example outputs.

Hardwarecommand-linelscpu
0 likes · 8 min read
Essential Linux Commands to Inspect Hardware and System Resources
21CTO
21CTO
May 2, 2019 · Backend Development

Why cURL Remains Free and Open Source: Insights from Its Creator

This article chronicles the history of cURL, its creator Daniel Stenberg, the reasons behind its open‑source, free licensing, the global community that sustains it, and the personal motivations that keep the project thriving after two decades of development.

Daniel StenbergHTTPNetworking
0 likes · 8 min read
Why cURL Remains Free and Open Source: Insights from Its Creator
MaGe Linux Operations
MaGe Linux Operations
Apr 12, 2019 · Fundamentals

Mastering grep: Powerful Search Techniques and Regular Expressions

This guide explains how to use the Unix grep family—including grep, egrep, and fgrep—to perform global text searches with regular expressions, showing common options, color highlighting, recursive searches, character classes, anchors, quantifiers, and extended patterns through clear examples.

Grepcommand-lineregular expressions
0 likes · 15 min read
Mastering grep: Powerful Search Techniques and Regular Expressions
Liangxu Linux
Liangxu Linux
Apr 1, 2019 · Fundamentals

Master Essential Git Commands: Inspect, Undo, Clean, and Speed Up Your Workflow

Learn the most useful Git commands for inspecting changes, undoing commits, cleaning untracked files, organizing history, configuring editors, and creating shortcuts, with clear examples, parameter explanations, and Bash alias setups to boost productivity for developers, data scientists, and product managers.

GitVersion Controlbash alias
0 likes · 9 min read
Master Essential Git Commands: Inspect, Undo, Clean, and Speed Up Your Workflow
Liangxu Linux
Liangxu Linux
Mar 31, 2019 · Operations

Mastering killall: 8 Practical Ways to Terminate Linux Processes

This guide explains eight useful killall command techniques for Linux, covering basic termination, user‑wide kills, time‑based filters, case‑insensitive matching, silent mode, signal listing, interactive confirmation, and waiting for process exit, with clear examples and code snippets.

Sysadmincommand-linekillall
0 likes · 8 min read
Mastering killall: 8 Practical Ways to Terminate Linux Processes
MaGe Linux Operations
MaGe Linux Operations
Mar 22, 2019 · Fundamentals

Master Vim: Essential Commands and Tips for Efficient Editing

This guide provides a comprehensive cheat‑sheet of Vim commands covering startup, file handling, modes, navigation, editing, searching, replacing, window management, macros, shell integration, commenting, help, and quitting, enabling users to edit text quickly and confidently.

Cheat Sheetcommand-lineediting
0 likes · 15 min read
Master Vim: Essential Commands and Tips for Efficient Editing
MaGe Linux Operations
MaGe Linux Operations
Mar 21, 2019 · Operations

Master Essential Linux Commands for System Operations

This comprehensive guide introduces the most frequently used Linux commands, covering directory navigation, file manipulation, permission management, searching, compression, system shutdown, and network utilities, providing clear syntax examples and explanations to help users efficiently manage and troubleshoot Linux systems.

Linuxcommand-linefile management
0 likes · 12 min read
Master Essential Linux Commands for System Operations
MaGe Linux Operations
MaGe Linux Operations
Mar 11, 2019 · Operations

Mastering AWK: Powerful Text Processing Techniques for Linux

This article provides a comprehensive introduction to AWK, covering its origins, basic syntax, command‑line usage, built‑in variables, printing functions, programming constructs such as conditionals, loops, and arrays, and includes numerous practical examples for extracting and formatting data on Linux systems.

Shell scriptingawkcommand-line
0 likes · 13 min read
Mastering AWK: Powerful Text Processing Techniques for Linux
Efficient Ops
Efficient Ops
Feb 27, 2019 · Operations

Master Linux System Monitoring: Essential Commands & Smem Tips

This guide walks you through Linux command‑line shortcuts, the five key system‑operation metrics, and powerful tools like smem, ps, and sort to efficiently monitor CPU, memory, processes, disks, and network while also handling zombie processes.

LinuxOperationscommand-line
0 likes · 8 min read
Master Linux System Monitoring: Essential Commands & Smem Tips
Liangxu Linux
Liangxu Linux
Feb 26, 2019 · Fundamentals

Master Advanced mv Techniques to Safely Move Files on Linux

This guide explains the mv command’s basic functions and walks through six powerful options—-v, -i, -n, -u, -b, and combinations—to provide verbose output, interactive prompts, prevent overwrites, update‑only moves, and automatic backups for safer file management.

Shellcommand-linemv command
0 likes · 7 min read
Master Advanced mv Techniques to Safely Move Files on Linux
MaGe Linux Operations
MaGe Linux Operations
Feb 13, 2019 · Fundamentals

Master Awk: Unlock Powerful Text Processing on the Command Line

This comprehensive guide explains how Awk, the versatile Unix text‑processing tool, differs from sed and grep, showcases its programming features, command‑line syntax, record and field handling, built‑in variables, functions, and provides numerous practical examples to help readers start scripting with Awk effectively.

Automationawkcommand-line
0 likes · 28 min read
Master Awk: Unlock Powerful Text Processing on the Command Line
MaGe Linux Operations
MaGe Linux Operations
Jan 4, 2019 · Fundamentals

Master Vim: Essential Commands and Tips for Efficient Editing

This comprehensive guide covers Vim’s command history, startup options, file navigation, editing modes, search and replace, movement shortcuts, undo/redo, copy‑paste, window management, macros, shell integration, commenting, help commands, and additional tips to boost productivity for developers.

Vimcommand-linekeyboard shortcuts
0 likes · 15 min read
Master Vim: Essential Commands and Tips for Efficient Editing
Java Captain
Java Captain
Dec 14, 2018 · Fundamentals

Common Git Commands and Their Usage

This article provides a comprehensive overview of essential Git commands, covering repository initialization, staging, committing, branching, merging, remote synchronization, tag management, and configuration, enabling readers to effectively manage version control workflows in software projects.

GitVersion Controlbranching
0 likes · 9 min read
Common Git Commands and Their Usage
MaGe Linux Operations
MaGe Linux Operations
Dec 12, 2018 · Fundamentals

Master Essential Linux Commands: From ls to xargs in 8 Minutes

This guide provides concise explanations and practical examples of core Linux commands—including ls, cd, pwd, mkdir, cp, mv, rm, du, df, cat, echo, more, less, clear, head, tail, wc, grep, man, logout, pipelines, xargs, basename, dirname, and set—helping readers quickly master command‑line navigation and file manipulation.

BashShellUnix utilities
0 likes · 14 min read
Master Essential Linux Commands: From ls to xargs in 8 Minutes
MaGe Linux Operations
MaGe Linux Operations
Dec 6, 2018 · Fundamentals

Mastering AWK: Powerful Text Processing and Reporting Techniques

AWK is a versatile text-processing language that reads files line by line, splits fields by default spaces, and applies pattern-action rules to analyze data, generate reports, and perform complex tasks such as extracting columns, counting records, and scripting with built-in variables, loops, and conditional statements.

LinuxShell scriptingawk
0 likes · 14 min read
Mastering AWK: Powerful Text Processing and Reporting Techniques
MaGe Linux Operations
MaGe Linux Operations
Nov 26, 2018 · Operations

Master Essential Linux Commands: grep, ls, find, wc, and More

This guide provides a comprehensive overview of common Linux command‑line tools—including grep, ls, find, wc, cat, tail, head, du, which, whereis, sort, netstat, more, less, ps, tmux, ack and kill—detailing their basic syntax, useful options, and practical examples for both macOS and Debian environments.

GrepLinuxcommand-line
0 likes · 18 min read
Master Essential Linux Commands: grep, ls, find, wc, and More
MaGe Linux Operations
MaGe Linux Operations
Nov 22, 2018 · Operations

10 Lazy Sysadmin Tricks to Supercharge Linux Efficiency

This article shares ten practical, time‑saving Linux system‑administration tricks—from unmounting a stuck DVD drive and resetting a frozen console to using screen sharing, SSH tunnels, VNC, bandwidth testing, and powerful command‑line one‑liners—helping admins work faster and enjoy more free time.

LinuxSSHVNC
0 likes · 19 min read
10 Lazy Sysadmin Tricks to Supercharge Linux Efficiency
Liangxu Linux
Liangxu Linux
Nov 14, 2018 · Fundamentals

10 Fun Linux Commands to Play with in Your Terminal

Explore a collection of entertaining Linux command‑line tools—including rev, asciiview, sl, aafire, cmatrix, factor, oneko, boxes, xeyes, and pv—each with simple apt‑get installation steps and example usages that showcase quirky visual effects and handy utilities for any terminal enthusiast.

Shellapt-getcommand-line
0 likes · 5 min read
10 Fun Linux Commands to Play with in Your Terminal
Liangxu Linux
Liangxu Linux
Nov 5, 2018 · Fundamentals

Why Mastering the Command Line Can Supercharge Your Productivity

This article explains what a command‑line interface (CLI) is, weighs its advantages and disadvantages, shares personal insights on learning it, demonstrates basic commands, and provides a detailed walkthrough of the powerful Linux "top" monitoring tool to illustrate how mastering the CLI can dramatically improve efficiency.

command-linesystem-monitoringtop command
0 likes · 8 min read
Why Mastering the Command Line Can Supercharge Your Productivity
21CTO
21CTO
Nov 2, 2018 · Fundamentals

Master Advanced Git Commands: Amend, Merge, Resolve Conflicts, and Bulk Delete Tags

Learn essential yet less‑frequent Git commands—including how to amend commits, combine multiple commits, swiftly resolve merge conflicts using ‘theirs’ or ‘ours’, and batch‑delete tags—complete with practical examples to streamline version control for projects of any size.

DevOpsGitVersion Control
0 likes · 3 min read
Master Advanced Git Commands: Amend, Merge, Resolve Conflicts, and Bulk Delete Tags
MaGe Linux Operations
MaGe Linux Operations
Oct 21, 2018 · Operations

Boost Your Productivity: 20 Must‑Know Linux Command‑Line Tricks

A seasoned Linux engineer shares a curated collection of essential command‑line tricks—from formatting output with column and sorting processes, to automating repeats, monitoring with watch, and leveraging powerful tools like multitail, nohup, and xargs—helping you work faster and avoid forgetting useful shortcuts.

LinuxShellSysadmin
0 likes · 9 min read
Boost Your Productivity: 20 Must‑Know Linux Command‑Line Tricks
MaGe Linux Operations
MaGe Linux Operations
Oct 2, 2018 · Fundamentals

Essential Vim Cheat Sheet: Master Editing Commands Quickly

This article presents a comprehensive Vim cheat sheet, detailing essential commands for entering the editor, configuring settings, moving the cursor, scrolling, inserting text, deleting, copying, undoing, searching, using visual mode, macros, window management, and file operations, accompanied by illustrative screenshots.

Cheat SheetVimcommand-line
0 likes · 2 min read
Essential Vim Cheat Sheet: Master Editing Commands Quickly
Liangxu Linux
Liangxu Linux
Sep 28, 2018 · Fundamentals

Master Linux Regex: Practical grep Examples and Patterns

This guide explains Linux regular expressions, distinguishes shell and regex meta‑characters, shows how to enable colored grep output, creates a sample text file, and provides dozens of concrete grep/egrep commands with explanations and results for common pattern‑matching tasks.

Shellcommand-lineregex
0 likes · 10 min read
Master Linux Regex: Practical grep Examples and Patterns
21CTO
21CTO
Sep 16, 2018 · Fundamentals

Master Git Basics: From Repository Trees to Branch Merges and Rollbacks

This comprehensive guide walks you through Git fundamentals, explaining its distributed nature, repository tree structure, common commands for adding files, branching, merging, resolving conflicts, navigating commits, resetting, reverting, and synchronizing with remote repositories, all illustrated with clear examples and diagrams.

Merge Conflictsbranchingcommand-line
0 likes · 16 min read
Master Git Basics: From Repository Trees to Branch Merges and Rollbacks
MaGe Linux Operations
MaGe Linux Operations
Sep 15, 2018 · Fundamentals

Why Mastering the Command Line Supercharges Your Productivity

This article explores the advantages and drawbacks of using a command-line interface, explains why proficiency boosts efficiency, and provides a practical introduction to essential commands, including a detailed walkthrough of the powerful "top" monitoring tool.

CLILinuxcommand-line
0 likes · 7 min read
Why Mastering the Command Line Supercharges Your Productivity
Programmer DD
Programmer DD
Aug 30, 2018 · Operations

Explore Fun Linux Commands: sl, factor, rev, figlet, boxes, cowsay

This article introduces several entertaining Linux command‑line utilities—including sl, factor, rev, figlet/banner, boxes, and cowsay—explaining how to install each with yum, describing their functionality, and providing example outputs and screenshots.

LinuxShellcommand-line
0 likes · 3 min read
Explore Fun Linux Commands: sl, factor, rev, figlet, boxes, cowsay
JD Tech
JD Tech
Aug 29, 2018 · Operations

ImageMagick Command‑Line Guide: Installation, Basic Commands, Formats and Practical Examples

This tutorial explains how to install ImageMagick, use its core command‑line tools such as magick, convert, identify, mogrify and composite, format image resize commands, add watermarks, generate captchas, clone and append images, convert between GIF, PDF and other formats, and integrate the tool with Node.js scripts.

GraphicsImage ProcessingImageMagick
0 likes · 19 min read
ImageMagick Command‑Line Guide: Installation, Basic Commands, Formats and Practical Examples
Liangxu Linux
Liangxu Linux
Aug 21, 2018 · Fundamentals

Master Git Cherry-Pick: Selective Commit Transfer Made Easy

Learn how to use Git's cherry-pick command to selectively copy individual or ranges of commits from one branch to another, with step‑by‑step examples, command syntax, and tips for handling multiple commits and postponing automatic commits.

GitVersion Controlcherry-pick
0 likes · 5 min read
Master Git Cherry-Pick: Selective Commit Transfer Made Easy
21CTO
21CTO
Aug 17, 2018 · Fundamentals

Boost Your Shell Productivity with Little‑Known Command History Tricks

Learn how to speed up repetitive shell tasks using hidden shortcuts like the escape‑dot (\. or !$), history expansion with !n, custom aliases, and essential editing key bindings, enabling you to quickly recall, modify, and execute previous commands without leaving the terminal.

Shellcommand-linehistory
0 likes · 5 min read
Boost Your Shell Productivity with Little‑Known Command History Tricks
Ops Development Stories
Ops Development Stories
Aug 3, 2018 · Fundamentals

Master Git: From Installation to Advanced Branch Management

This comprehensive guide walks you through installing Git, configuring user information, initializing repositories, tracking and committing changes, managing branches, handling remotes, using tags, rebasing, and creating command aliases, all illustrated with clear examples and screenshots.

GitRemote RepositoriesTags
0 likes · 44 min read
Master Git: From Installation to Advanced Branch Management
MaGe Linux Operations
MaGe Linux Operations
Aug 2, 2018 · Cloud Native

Master Docker: From Basics to Advanced Container Management

This comprehensive Docker guide covers its origins, core concepts such as images, containers, and registries, installation steps, essential commands, building custom images, managing containers, and best practices for deployment, providing hands‑on examples and tips for both beginners and seasoned developers.

ContainersDockerImage
0 likes · 18 min read
Master Docker: From Basics to Advanced Container Management
Big Data and Microservices
Big Data and Microservices
Jul 31, 2018 · Operations

Master Git: Essential Commands and Workflows Explained

This guide walks through Git's core commands—including add, commit, reset, checkout, diff, merge, cherry‑pick, and rebase—explaining how they move files among the working directory, index, and repository, how branches and HEAD behave, and what happens under the hood in the object database.

DevOpsGitVersion Control
0 likes · 10 min read
Master Git: Essential Commands and Workflows Explained