Tagged articles

Command Line

993 articles · Page 9 of 10
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.

Command LineScriptscriptreplay
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.

Command LineDatabase ToolsMyCLI
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.

Command LineLearning GuideLinux
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.

Command Linenetwork monitoringsocket statistics
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.

Command LineGitbranching
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.

Command Linecollaborationtagging
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.

Command LineLinuxPowerShell
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.

Command LineShell scriptingstream 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.

Command LineFun CommandsLinux
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.

Command LineDevOpsDockerfile
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.

Command LineLinuxShell scripting
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.

Command LineLinuxregex
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.

Command LineLinuxregex
0 likes · 9 min read
Master grep: Essential Linux Text Search Commands and Tips
macrozheng
macrozheng
Jun 10, 2019 · Operations

Master Docker: Install the Environment and Essential Commands for Containers

This guide walks you through installing Docker on Linux, adding the Docker repository, installing the engine, and mastering the most common Docker commands for managing images and containers, including searching, pulling, running, inspecting, and cleaning up resources.

Command LineContainersDevOps
0 likes · 7 min read
Master Docker: Install the Environment and Essential Commands for Containers
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.

Command LineFun CommandsLinux
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.

Command LineDucdisk 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.

Command LineLinuxOpen Source
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.

CLICommand LineProductivity
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.

Command LineTool comparisonregex
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.

Command LineHardwarelscpu
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.

Command LineDaniel Stenbergcurl
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.

Command Linegrepregular 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.

Command LineGitbash 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.

Command Linekillallsysadmin
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 LineProductivity
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.

Command LineLinuxfile 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.

Command LinePattern MatchingShell scripting
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.

Command LineLinuxOperations
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.

Command Linemv commandshell
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.

Command Lineautomationawk
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.

Command LineProductivityText Editor
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.

Command LineGitbranching
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.

Command LineUnix utilitiesbash
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.

Command LineLinuxShell scripting
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.

Command LineLinuxfind
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.

Command LineLinuxVNC
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.

Command Lineapt-getfun utilities
0 likes · 5 min read
10 Fun Linux Commands to Play with in Your Terminal
MaGe Linux Operations
MaGe Linux Operations
Nov 14, 2018 · Operations

35 Essential Linux Find Command Examples for Mastering File Searches

This article presents 35 practical Linux find command examples, organized into five sections covering name‑based searches, permission filters, owner/group criteria, date‑time ranges, and size constraints, each illustrated with clear screenshots and step‑by‑step explanations.

Command LineFile SearchLinux
0 likes · 9 min read
35 Essential Linux Find Command Examples for Mastering File Searches
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.

Command LineDevOpsGit
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.

Command LineLinuxProductivity
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 SheetCommand LineText Editor
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.

Command Lineregexregular expressions
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.

Command LineMerge Conflictsbranching
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.

CLICommand LineLinux
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.

Command LineLinuxfun
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.

Command LineGraphicsImageMagick
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.

Command LineGitcherry-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.

Command LineProductivityShortcuts
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.

Command LineGitRemote Repositories
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.

Command LineContainersDocker
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.

Command LineDevOpsGit
0 likes · 10 min read
Master Git: Essential Commands and Workflows Explained
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jul 11, 2018 · Fundamentals

Five Git States and Their Sequential Operations

This article explains Git’s four areas (working, staging, local repository, remote repository) and five file states (origin, modified/untracked, staged, committed, pushed), detailing step‑by‑step commands such as git add, commit, push, and how to revert changes using git reset, checkout, and clean.

Command LineGitRepository
0 likes · 6 min read
Five Git States and Their Sequential Operations
MaGe Linux Operations
MaGe Linux Operations
Jul 1, 2018 · Operations

Essential Linux Commands and Options: A Comprehensive Guide

This article provides a detailed reference of common Linux commands—including ls, mv, cp, scp, rm, touch, cd, mkdir, find, grep, tar, chmod, and many others—explaining each option, flag, and typical usage examples to help system administrators and developers work efficiently in the shell.

Command LineLinuxOperations
0 likes · 34 min read
Essential Linux Commands and Options: A Comprehensive Guide
Liangxu Linux
Liangxu Linux
Jun 22, 2018 · Fundamentals

Master Vim: Essential Commands for Efficient Text Editing

This guide introduces Vim, a powerful command‑line text editor, and walks through essential cursor‑movement shortcuts, deletion, undo/redo, copy‑paste, visual mode, searching, replacing, line shifting, accessing man pages, insert mode commands, Ex‑mode substitutions, shell execution, split‑window techniques, and basic configuration files for turning Vim into an IDE.

Command LineDevelopment ToolsLinux
0 likes · 7 min read
Master Vim: Essential Commands for Efficient Text Editing
MaGe Linux Operations
MaGe Linux Operations
Jun 16, 2018 · Operations

How to Expand a Linux Disk with LVM Without Rebooting

Learn step-by-step how to attach an unmounted 160 GB disk to a Linux server and expand its LVM logical volume without rebooting, covering disk inspection, partitioning, PV creation, VG extension, LV resizing, and filesystem growth using df, fdisk, pvcreate, vgextend, lvextend, and xfs_growfs.

Command LineDisk ExpansionLVM
0 likes · 5 min read
How to Expand a Linux Disk with LVM Without Rebooting
Test Development Learning Exchange
Test Development Learning Exchange
May 30, 2018 · Backend Development

Generating QR Codes with the Python qrcode Library

This article explains how to install the qrcode module, generate QR codes using both functional and class‑based APIs, customize parameters such as version and error correction, produce PNG, SVG, and pure‑Python images, use the command‑line tool, and embed logos into QR codes with full code examples.

Command LinePythonQR code
0 likes · 10 min read
Generating QR Codes with the Python qrcode Library
ITPUB
ITPUB
May 28, 2018 · Fundamentals

20 Essential Unix Command-Line Tricks Every Sysadmin Should Know

A concise collection of practical Unix/Linux command-line tips—including file deletion, output logging, terminal recording, permission handling, and more—designed to boost productivity and simplify common system administration tasks.

Command LineLinuxProductivity
0 likes · 10 min read
20 Essential Unix Command-Line Tricks Every Sysadmin Should Know
ITPUB
ITPUB
May 17, 2018 · Fundamentals

20 Essential Unix/Linux Command-Line Tricks to Boost Your Productivity

This article compiles twenty practical Unix/Linux command-line techniques—including fast file deletion, output logging, directory restoration, permission locking, password‑protecting files, screen resetting, human‑readable output, user listing, batch removal, process monitoring, command repetition, timed reminders, navigation shortcuts, in‑less editing, directory tree creation, multi‑directory copying, diff comparison, text formatting, and tee usage—each illustrated with exact commands to enhance terminal efficiency.

Command LineLinuxProductivity
0 likes · 11 min read
20 Essential Unix/Linux Command-Line Tricks to Boost Your Productivity
21CTO
21CTO
May 7, 2018 · Operations

Mastering sudo: Essential Linux Privilege Tricks for Everyday Use

This guide walks through common sudo scenarios—granting temporary root rights, fixing permission errors in vim, re‑executing forgotten sudo commands, handling shell built‑ins, and configuring sudo logging—to help Linux users work more efficiently and securely.

Command LineLinuxprivilege escalation
0 likes · 7 min read
Mastering sudo: Essential Linux Privilege Tricks for Everyday Use
MaGe Linux Operations
MaGe Linux Operations
May 7, 2018 · Fundamentals

Master Vim: Essential Commands for Efficient Editing

This guide presents a comprehensive collection of Vim commands—including file operations, navigation, editing, searching, replacing, window management, macros, and shell integration—explaining how to start Vim, use command history, switch modes, and efficiently edit text across multiple files.

Command LineLinux
0 likes · 15 min read
Master Vim: Essential Commands for Efficient Editing
21CTO
21CTO
Apr 28, 2018 · Operations

Mastering sudo: 5 Real-World Scenarios to Elevate Your Linux Permissions

This guide walks through five common sudo use‑cases on Linux—granting temporary root rights, fixing forgotten sudo in vim, re‑executing commands with sudo, handling shell built‑ins, and configuring sudo logging—providing clear examples and configuration tips for system administrators.

Command LineLinuxpermissions
0 likes · 7 min read
Mastering sudo: 5 Real-World Scenarios to Elevate Your Linux Permissions
ITPUB
ITPUB
Apr 24, 2018 · Fundamentals

12 Essential Git Tips to Supercharge Your Version Control

Discover twelve practical Git tricks—from configuring global and repository settings to using aliases, visualizing commit graphs, safe force‑pushes, and powerful add/checkout options—that can dramatically improve your workflow and efficiency.

Command LineGitWorkflow
0 likes · 14 min read
12 Essential Git Tips to Supercharge Your Version Control
MaGe Linux Operations
MaGe Linux Operations
Apr 16, 2018 · Fundamentals

Master the 29 Essential Linux Commands Every Beginner Needs

This guide introduces 29 fundamental Linux command‑line tools—from navigating directories with ls and cd to managing processes with ps and top—providing clear descriptions and examples so newcomers can efficiently perform common tasks across any Linux distribution.

Command LineLinuxbasics
0 likes · 10 min read
Master the 29 Essential Linux Commands Every Beginner Needs
ITPUB
ITPUB
Mar 24, 2018 · Fundamentals

Master Linux Text Processing: Essential Shell Commands and Practical Examples

This guide introduces the most commonly used Linux shell tools for text processing—including find, grep, xargs, sort, uniq, tr, cut, paste, wc, sed, and awk—providing concise explanations, useful options, and real‑world command examples to help you handle files efficiently.

Command LineLinuxawk
0 likes · 17 min read
Master Linux Text Processing: Essential Shell Commands and Practical Examples
MaGe Linux Operations
MaGe Linux Operations
Mar 12, 2018 · Operations

Master Linux Print and Transfer Commands: lpr, lprm, lpq, ftp, tftp & More

This guide provides concise explanations, syntax, parameters, and practical examples for a range of Linux command‑line utilities—including printing commands like lpr, lprm, lpq, lpd, and file‑transfer tools such as ftp, tftp, ncftp, uucp, uucico, and related options—helping administrators manage jobs and transfers efficiently.

Command LineLinuxPrinting
0 likes · 19 min read
Master Linux Print and Transfer Commands: lpr, lprm, lpq, ftp, tftp & More
ITPUB
ITPUB
Mar 5, 2018 · Fundamentals

10 Essential UNIX Command-Line Habits to Boost Your Efficiency

This guide presents ten practical UNIX shell habits—ranging from using mkdir -p for directory trees to leveraging &&, ||, and xargs wisely—each illustrated with before‑and‑after command examples that demonstrate how to eliminate common inefficiencies and avoid typical pitfalls.

Command LineLinuxbest practices
0 likes · 18 min read
10 Essential UNIX Command-Line Habits to Boost Your Efficiency
MaGe Linux Operations
MaGe Linux Operations
Mar 1, 2018 · Fundamentals

29 Essential Python Tips Every Beginner Must Know

This article compiles 29 practical Python beginner tips, covering command‑line navigation, file handling, environment variable setup, variable naming conventions, string handling, code indentation, and common editor shortcuts, offering concise guidance to streamline your early Python development workflow.

Beginner TipsCommand LinePython
0 likes · 6 min read
29 Essential Python Tips Every Beginner Must Know
MaGe Linux Operations
MaGe Linux Operations
Feb 25, 2018 · Fundamentals

8 2018 Linux Predictions & Essential Tips for Mastering the Command Line

This article outlines eight 2018 Linux trends predicted by OMGUbuntu, highlights Ubuntu's growing market share, and provides practical step‑by‑step advice—including essential commands, learning resources, and community tips—to help beginners become proficient Linux users and administrators.

Command LineLearning GuideLinux
0 likes · 11 min read
8 2018 Linux Predictions & Essential Tips for Mastering the Command Line
DevOps
DevOps
Jan 31, 2018 · Fundamentals

Understanding Git History and Branch Merges: A Practical Walkthrough

This article explains how Git records history using a graph of commits, demonstrates creating feature and hotfix branches, shows fast‑forward and merge operations with command‑line examples, and clarifies how branch pointers move during typical enterprise development workflows.

Command LineGitbranching
0 likes · 9 min read
Understanding Git History and Branch Merges: A Practical Walkthrough
ThinkingAgent
ThinkingAgent
Jan 24, 2018 · Operations

Mastering curl: Transfer URLs and Retrieve Data on Linux

This guide walks through curl’s syntax and options for fetching URLs, saving pages, handling cookies and headers, bypassing SSL verification, using proxies, performing POST requests, looping downloads, and FTP transfers, all illustrated with concrete command examples.

Command LineFTPLinux
0 likes · 5 min read
Mastering curl: Transfer URLs and Retrieve Data on Linux
ThinkingAgent
ThinkingAgent
Jan 22, 2018 · Operations

Mastering tcpdump: Powerful Network Packet Capture Commands

This article provides a comprehensive guide to using tcpdump on Linux, covering command syntax, host and port filters, protocol selection, common and advanced expression syntax, TCP flag and fragment matching, and examples for capturing HTTP, SMTP, and SSH traffic.

Command LineLinuxnetwork capture
0 likes · 10 min read
Mastering tcpdump: Powerful Network Packet Capture Commands
ITPUB
ITPUB
Jan 16, 2018 · Fundamentals

Kickstart Your Linux Journey with Raspberry Pi: A Practical Roadmap

This article introduces Raspberry Pi as an affordable Linux computer, outlines its versatile uses, and provides a detailed learning roadmap—from selecting a suitable Linux distribution and mastering command‑line basics to advanced topics like kernel compilation, scripting, and building high‑availability clusters—helping beginners progress methodically.

Beginner GuideCommand LineLearning Roadmap
0 likes · 9 min read
Kickstart Your Linux Journey with Raspberry Pi: A Practical Roadmap
ITPUB
ITPUB
Dec 26, 2017 · Fundamentals

How Unix Philosophy Shapes Modern Command‑Line, Desktop, and Mobile Workflows

The article explains how the timeless Unix philosophy of single‑purpose tools and text‑stream pipelines guides the author’s workflow across command‑line, desktop editors like Sublime Text, preview tools such as Marked, and mobile utilities, emphasizing modularity, efficiency, and open file sharing.

Command LinePandocSublime Text
0 likes · 14 min read
How Unix Philosophy Shapes Modern Command‑Line, Desktop, and Mobile Workflows
MaGe Linux Operations
MaGe Linux Operations
Dec 15, 2017 · Fundamentals

7 Essential Linux Terminal Tricks Every Beginner Should Master

This guide introduces seven core Bash techniques—including tab completion, piping, wildcards, output redirection, command history, background execution, and conditional chaining—to help Linux users work more efficiently and confidently across distributions.

Command LineShell TipsUnix
0 likes · 6 min read
7 Essential Linux Terminal Tricks Every Beginner Should Master
MaGe Linux Operations
MaGe Linux Operations
Dec 14, 2017 · Fundamentals

Why Linux Has No Registry and How Its File System Simplifies Management

This article offers a gentle, language‑first introduction to Linux for .NET developers, explaining why Linux lacks a Windows‑style registry, the advantages of the command line over graphical interfaces, and demystifying the purpose of key directories such as /, /boot, /bin, /usr, /etc, /var, and /home.

Command LineDirectory Structurefile system
0 likes · 8 min read
Why Linux Has No Registry and How Its File System Simplifies Management