Tagged articles
921 articles
Page 9 of 10
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.

GitRepositoryVersion Control
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.

LinuxOperationsShell
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.

LinuxVimcommand-line
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.

Disk ExpansionFilesystemLVM
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.

PythonQR codeQRCode library
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.

LinuxShell TipsSystem Administration
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.

LinuxShellTips
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.

LinuxSudoSystem Administration
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.

Linuxcommand-line
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.

LinuxPermissionsShell
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.

GitVersion Controlaliases
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.

LinuxShellSystem Administration
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.

GrepLinuxShell
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.

LinuxPrintingSystem Administration
0 likes · 19 min read
Master Linux Print and Transfer Commands: lpr, lprm, lpq, ftp, tftp & More
MaGe Linux Operations
MaGe Linux Operations
Mar 7, 2018 · Fundamentals

Essential Linux Command Cheat Sheet: Paths, Files, Processes, and More

This guide compiles essential Linux shell commands covering path notation, directory navigation, file operations, process management, permissions, searching, environment variables, aliases, and useful utilities, providing a quick reference for beginners and system administrators alike.

LinuxShellSystem Administration
0 likes · 19 min read
Essential Linux Command Cheat Sheet: Paths, Files, Processes, and 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.

LinuxShellbest 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 TipsPythonbest practices
0 likes · 6 min read
29 Essential Python Tips Every Beginner Must Know
MaGe Linux Operations
MaGe Linux Operations
Feb 26, 2018 · Operations

Essential Linux Commands: Installation and Login Basics Explained

This article introduces the most frequently used Linux commands, grouped into installation/login, file handling, system management, network operations, security, and miscellaneous categories, providing purpose, syntax, key options and practical examples for each command.

LinuxShellSystem Administration
0 likes · 61 min read
Essential Linux Commands: Installation and Login Basics Explained
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.

Learning GuideLinuxSystem Administration
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.

GitVersion Controlbranching
0 likes · 9 min read
Understanding Git History and Branch Merges: A Practical Walkthrough
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.

LinuxRaspberry Pibeginner guide
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.

PandocSublime TextText Stream
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.

Shell TipsUnixcommand-line
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.

Directory StructureRegistrycommand-line
0 likes · 8 min read
Why Linux Has No Registry and How Its File System Simplifies Management
ITPUB
ITPUB
Dec 5, 2017 · Fundamentals

Master Linux Shell Navigation: cd, pwd, and Handy Keyboard Shortcuts

This guide explains how to display the current directory, change directories using relative and absolute paths, leverage special symbols like ~ and -, chain commands with pipes and logical operators, and use essential Ctrl shortcuts and other common shell commands for efficient terminal work.

CDLinuxShell
0 likes · 7 min read
Master Linux Shell Navigation: cd, pwd, and Handy Keyboard Shortcuts
MaGe Linux Operations
MaGe Linux Operations
Nov 27, 2017 · Operations

How to Accelerate Your Linux Journey: From Desktop Fun to Server Mastery

This article shares a practical, step‑by‑step guide for Linux enthusiasts, covering desktop selection, essential command‑line tools, system configuration, remote access, application deployment, automation with Git and Docker, and resources for deeper learning, all aimed at quickly mastering Linux fundamentals and operations.

System Administrationcommand-lineserver deployment
0 likes · 7 min read
How to Accelerate Your Linux Journey: From Desktop Fun to Server Mastery
MaGe Linux Operations
MaGe Linux Operations
Nov 18, 2017 · Operations

10 Lazy Linux Sysadmin Tricks to Supercharge Your Efficiency

This article presents ten practical Linux system‑administration tricks—from unmounting a stuck DVD drive and rescuing a frozen terminal to using screen collaboration, SSH backdoors, VNC tunnelling, bandwidth testing, and quick system‑info gathering—each designed to save time and boost productivity.

AutomationShellcommand-line
0 likes · 19 min read
10 Lazy Linux Sysadmin Tricks to Supercharge Your Efficiency
ITPUB
ITPUB
Nov 16, 2017 · Operations

Essential Linux Command Cheat Sheet: Master System Operations

This article presents a comprehensive, categorized reference of common Linux commands—covering help utilities, file manipulation, content viewing, system information, networking, user management, compression, permissions, process control, and monitoring—each with concise English descriptions to aid quick mastery of command‑line operations.

LinuxShellSystem Administration
0 likes · 15 min read
Essential Linux Command Cheat Sheet: Master System Operations
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Nov 11, 2017 · Operations

How to Create a Bootable Ubuntu ISO Backup with Remastersys

This guide walks through installing required dependencies, setting up a download directory, obtaining the Remastersys and Remastersys‑GUI .deb packages, installing them, and using either the command‑line or graphical interface to back up an Ubuntu system into a bootable ISO image.

ISO CreationLinuxRemastersys
0 likes · 2 min read
How to Create a Bootable Ubuntu ISO Backup with Remastersys
MaGe Linux Operations
MaGe Linux Operations
Nov 7, 2017 · Operations

10 Little‑Known Linux Commands That Supercharge Your Workflow

This article introduces a collection of lesser‑known Linux commands—such as sudo !!, python -m SimpleHTTPServer, mtr, Ctrl+x+e, nl, shuf, ss, last, curl ifconfig.me, tree, and pstree—explaining their purpose and providing concise usage examples to help both beginners and seasoned administrators work more efficiently.

ShellSystem AdministrationUnix
0 likes · 8 min read
10 Little‑Known Linux Commands That Supercharge Your Workflow
ITPUB
ITPUB
Oct 23, 2017 · Fundamentals

Essential Unix/Linux Commands Every User Should Master

This guide presents over forty essential Unix/Linux commands with concise explanations and practical examples, covering file manipulation, process control, networking, system monitoring, and package management to help beginners and intermediate users efficiently operate a Linux environment.

ShellSystem AdministrationUnix
0 likes · 21 min read
Essential Unix/Linux Commands Every User Should Master
MaGe Linux Operations
MaGe Linux Operations
Oct 15, 2017 · Operations

10 Essential Linux Sysadmin Hacks to Boost Efficiency

This article presents ten practical Linux system‑administration tricks—from unmounting stuck DVD drives and resetting frozen terminals to using SSH tunnels for remote VNC—each designed to save time, streamline workflows, and empower administrators with powerful command‑line techniques.

AutomationShellTips
0 likes · 20 min read
10 Essential Linux Sysadmin Hacks to Boost Efficiency
ITPUB
ITPUB
Sep 18, 2017 · Operations

7 Hidden Linux Tricks Every Sysadmin Should Know

Discover seven lesser‑known Linux tricks—from interactive history search with Ctrl + R and one‑off task scheduling using at, to powerful man page regex searches, alternative binary management, secure file shredding, automatic path correction, and quick directory return—each boosting productivity and deepening command‑line mastery.

ShellSystem Administrationcommand-line
0 likes · 9 min read
7 Hidden Linux Tricks Every Sysadmin Should Know
Architecture Digest
Architecture Digest
Sep 4, 2017 · Fundamentals

15 Essential Linux Command Line Tricks You Might Have Forgotten

This article presents a collection of fifteen practical Linux command‑line techniques—including table‑style output, looping until success, sorting processes, architecture checks, multitail monitoring, directory navigation shortcuts, interactive shell tweaks, watch usage, nohup persistence, yes/no automation, file creation with dd, sudo shortcuts, session recording, character replacement, case conversion, and advanced xargs pipelines—aimed at boosting productivity for everyday terminal users.

LinuxScriptingShell
0 likes · 7 min read
15 Essential Linux Command Line Tricks You Might Have Forgotten
MaGe Linux Operations
MaGe Linux Operations
Jul 23, 2017 · Fundamentals

Essential Linux Commands Every Sysadmin Should Know

This guide provides concise explanations, typical usage examples, and useful options for 30 essential Linux commands, helping readers quickly understand how to monitor system status, manage files, control processes, and perform common administrative tasks on Unix‑like systems.

LinuxShellSysadmin
0 likes · 20 min read
Essential Linux Commands Every Sysadmin Should Know
360 Quality & Efficiency
360 Quality & Efficiency
Jul 20, 2017 · Operations

Generating JMeter Test Reports via Command Line and Plugins

This guide explains how to use JMeter's command‑line mode and the JMeter Plugins CMD tool to convert JTL files into HTML reports and various chart types, detailing required parameters, plugin installation, and example commands for comprehensive performance‑testing reporting.

JMeterPerformance TestingPlugins
0 likes · 6 min read
Generating JMeter Test Reports via Command Line and Plugins
JavaScript
JavaScript
Jul 7, 2017 · Fundamentals

Master Essential Git Commands for Local Repositories and Remote Collaboration

This guide provides a comprehensive collection of Git commands covering repository initialization, user configuration, status checks, staging, committing, branching, checkout, merging, remote operations, tag management, diffing, stash handling, and repository maintenance for effective version control.

GitRepositoryVersion Control
0 likes · 12 min read
Master Essential Git Commands for Local Repositories and Remote Collaboration
MaGe Linux Operations
MaGe Linux Operations
Jun 27, 2017 · Fundamentals

Mastering sed: Stream Editing Basics, Commands, and Advanced Tricks

This article explains the fundamentals of the sed stream editor, covering its execution model, common parameters and actions, addressing methods, pattern and hold spaces, label usage, and provides multiple practical examples illustrating typical command patterns and advanced techniques.

Linuxcommand-lineregex
0 likes · 8 min read
Mastering sed: Stream Editing Basics, Commands, and Advanced Tricks
ITPUB
ITPUB
Jun 24, 2017 · Operations

Master Essential SVN Commands for Linux: A Complete Cheat Sheet

This guide presents a thorough collection of Subversion (SVN) commands for Linux, covering checkout, add, commit, lock/unlock, update, status, delete, log, info, diff, merge, help, list, mkdir, revert, switch, resolve, cat, cleanup, import and related usage examples, helping users manage repositories efficiently.

SubversionVersion Controlcommand-line
0 likes · 11 min read
Master Essential SVN Commands for Linux: A Complete Cheat Sheet
MaGe Linux Operations
MaGe Linux Operations
Jun 18, 2017 · Operations

Boost Your Ubuntu: Step-by-Step System Optimization and Theme Customization

This guide walks you through optimizing Ubuntu by updating sources, removing unwanted packages, installing Unity tweak tools, applying the Flatabulous theme and icons, adding a system load indicator, setting up Microsoft YaHei fonts, configuring Zsh, and recommending essential software and DEB installation tips.

Software InstallationSystem optimizationTheme Customization
0 likes · 4 min read
Boost Your Ubuntu: Step-by-Step System Optimization and Theme Customization
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 8, 2017 · Fundamentals

Master Essential Linux Commands: From ls to cd in One Guide

This article provides a concise, beginner-friendly overview of 20 essential Linux commands—including file listing, disk inspection, checksum verification, disk imaging, system information, command history, privilege escalation, file management, package handling, archiving, calendar, date manipulation, and navigation—complete with clear explanations, usage tips, and example terminal outputs.

LinuxShellSystem Administration
0 likes · 20 min read
Master Essential Linux Commands: From ls to cd in One Guide
MaGe Linux Operations
MaGe Linux Operations
Jun 2, 2017 · Fundamentals

Master Essential Linux Commands: Login, Shutdown, File Management & More

This guide introduces the most frequently used Linux commands—including login, shutdown, halt, reboot, install, mount, umount, chsh, exit, last, file, mkdir, grep, dd, find, mv, ls, diff, cmp, cat, and ln—explaining their purpose, syntax, key options, and practical examples to help users efficiently manage files, processes, and system operations.

LinuxShellUnix
0 likes · 34 min read
Master Essential Linux Commands: Login, Shutdown, File Management & More
ITPUB
ITPUB
May 16, 2017 · Fundamentals

Master Shell Scripting: Basics, Variables, Loops, and Automation

This guide introduces shell scripting fundamentals, covering its purpose, what it can and cannot do, the interpreter workflow, and detailed examples of simple scripts, variables, arithmetic, string and file tests, control structures, functions, redirection, and an automated GitHub commit script.

ScriptingShellcommand-line
0 likes · 11 min read
Master Shell Scripting: Basics, Variables, Loops, and Automation
MaGe Linux Operations
MaGe Linux Operations
Apr 29, 2017 · Operations

Essential Linux Commands Every Ops Engineer Should Master

This article presents a concise, categorized list of fundamental Linux commands—covering file handling, searching, networking, process management, installation, user and disk management, system utilities, time calculation, environment handling, compression, and miscellaneous tools—to help operations professionals build a solid command‑line foundation.

CentOSDevOpsSystem Administration
0 likes · 4 min read
Essential Linux Commands Every Ops Engineer Should Master
MaGe Linux Operations
MaGe Linux Operations
Apr 21, 2017 · Operations

5 Essential Linux Commands Every Sysadmin Should Run on First Login

After five years as a system administrator, the author shares the five essential Linux commands—w, history, top, df, and netstat—that should be run immediately upon logging into any server to quickly assess uptime, user activity, system load, disk usage, and network status.

Server MonitoringSystem Administrationcommand-line
0 likes · 4 min read
5 Essential Linux Commands Every Sysadmin Should Run on First Login
Node Underground
Node Underground
Apr 18, 2017 · Backend Development

Master Node.js CLI: Essential Command-Line Options for Faster Development

This guide reviews the most powerful Node.js command‑line options—including version checks, inline evaluation, debugging inspectors, zero‑filled buffers, and profiler processing—explaining their syntax, use cases, and examples to help developers improve productivity and security when running Node applications.

CLINode.jscommand-line
0 likes · 5 min read
Master Node.js CLI: Essential Command-Line Options for Faster Development
ITPUB
ITPUB
Apr 7, 2017 · Operations

Speed Up Linux Directory Navigation with autojump: Installation and Usage Guide

autojump is a command‑line utility that learns your frequently visited directories and lets you jump directly to them without typing full paths, and this guide explains how to install it on various Linux distributions, use its basic commands, adjust weights, and manage its database.

autojumpcommand-linedirectory navigation
0 likes · 5 min read
Speed Up Linux Directory Navigation with autojump: Installation and Usage Guide
System Architect Go
System Architect Go
Mar 6, 2017 · Backend Development

Understanding npm Scripts and Custom Commands in Node.js Projects

This article explains the role of the scripts section in a Node.js project's package.json, clarifies why commands like npm start work without the run keyword, and shows how to correctly execute custom scripts using npm run, helping developers avoid common pitfalls.

Node.jscommand-linenpm
0 likes · 3 min read
Understanding npm Scripts and Custom Commands in Node.js Projects
MaGe Linux Operations
MaGe Linux Operations
Mar 2, 2017 · Operations

15 Essential Linux Shell Commands Every Developer Should Master

This article presents a concise guide to fifteen fundamental Linux shell commands—including file listing, copying, viewing, creating, deleting, navigating, searching, and transferring files—illustrated with examples and screenshots to help readers quickly boost their command‑line productivity.

System Administrationcommand-linefile management
0 likes · 7 min read
15 Essential Linux Shell Commands Every Developer Should Master
ZhiKe AI
ZhiKe AI
Feb 20, 2017 · Fundamentals

Mastering sed: A Comprehensive Guide to Stream Editing with Regular Expressions

This article introduces sed as a powerful stream editor for text processing, explains its pattern‑space workflow, details command syntax, addressing methods, options, meta‑characters, and provides numerous concrete examples—including deletions, substitutions, range selections, multi‑command scripts, and file I/O operations—illustrating how each feature works in practice.

Unixcommand-lineregular expressions
0 likes · 16 min read
Mastering sed: A Comprehensive Guide to Stream Editing with Regular Expressions
MaGe Linux Operations
MaGe Linux Operations
Feb 19, 2017 · Operations

Master Linux System Commands: The Ultimate Cheat Sheet for Every Admin

This comprehensive guide lists essential Linux commands across ten categories—including file management, document editing, file transfer, disk management, network communication, system management, and backup—providing a quick-reference cheat sheet for system administrators and power users.

LinuxSystem AdministrationUnix
0 likes · 8 min read
Master Linux System Commands: The Ultimate Cheat Sheet for Every Admin
ZhiKe AI
ZhiKe AI
Feb 16, 2017 · Fundamentals

How to Use the cut Command to Extract Text Columns in Linux

This guide explains how to use the Unix cut command to extract specific columns or character ranges from files or streams, detailing the -d, -f, and -c options with clear examples such as selecting fields from colon‑separated data.

ShellUnixcommand-line
0 likes · 2 min read
How to Use the cut Command to Extract Text Columns in Linux
ZhiKe AI
ZhiKe AI
Feb 14, 2017 · Fundamentals

Mastering Linux Shell: Basics, Scripts, Variables, and Control Structures

This article introduces the Linux shell as an interface and scripting language, explains how to execute scripts, manage system and user variables, use special variables, operators, conditional statements, loops, case constructs, and define functions, providing concrete syntax examples for each feature.

BashControl structuresLinux
0 likes · 9 min read
Mastering Linux Shell: Basics, Scripts, Variables, and Control Structures
MaGe Linux Operations
MaGe Linux Operations
Feb 10, 2017 · Fundamentals

Master Linux Commands: 4 Practical Ways to Become a Power User

This guide presents four effective self‑learning methods for mastering Linux commands—including daily tips via .bashrc, using the whatis utility, exploring man pages and help options, and a quick‑start crash course—while offering practical examples, installation tips for cowsay, and a concise command syntax overview.

BashLinuxSystem Administration
0 likes · 5 min read
Master Linux Commands: 4 Practical Ways to Become a Power User
ZhiKe AI
ZhiKe AI
Feb 10, 2017 · Fundamentals

Understanding Linux Shell: Basics, Scripts, and Common Commands

This article introduces the Linux shell as the user‑kernel interface, explains why Bash is the most popular shell, and covers script execution methods, variable handling, operators, control structures, and custom functions with concrete command examples.

BashLinuxShell
0 likes · 9 min read
Understanding Linux Shell: Basics, Scripts, and Common Commands
ZhiKe AI
ZhiKe AI
Feb 9, 2017 · Fundamentals

Essential Linux Commands: Classification, Usage, and Tips

This article provides a comprehensive guide to common Linux commands, covering internal vs external classification, help lookup methods, command syntax, practical examples for file management, system monitoring, compression, shutdown, pipelines, quoting, and best learning habits.

LinuxNetworkingShell
0 likes · 15 min read
Essential Linux Commands: Classification, Usage, and Tips
System Architect Go
System Architect Go
Feb 8, 2017 · Fundamentals

Getting Started with Git and GitHub: Essential Commands and Workflow

This article introduces Git as a distributed version‑control system and GitHub as a hosting platform, explains why they are useful, and walks through core commands such as init, add, commit, branch, tag, and push to help developers manage code efficiently and collaborate effectively.

CollaborationGitGitHub
0 likes · 5 min read
Getting Started with Git and GitHub: Essential Commands and Workflow
ZhiKe AI
ZhiKe AI
Feb 6, 2017 · Fundamentals

Essential Git Commands: A Practical Guide

This article provides a step‑by‑step walkthrough of common Git operations—including repository initialization, staging, committing, viewing status, diffing, logging, reverting, remote configuration, branching, tagging, and .gitignore setup—illustrated with command examples and screenshots.

GitTaggingVersion Control
0 likes · 6 min read
Essential Git Commands: A Practical Guide
MaGe Linux Operations
MaGe Linux Operations
Jan 13, 2017 · Fundamentals

Master Linux Command Basics: Usage, Locations, and Help Retrieval

This article explains Linux command syntax, where program files are stored, how to obtain help for both internal and external commands, and outlines the structure and purpose of man page sections, providing a solid foundation for system administration tasks.

LinuxSystem Administrationcommand-line
0 likes · 3 min read
Master Linux Command Basics: Usage, Locations, and Help Retrieval
Architecture Digest
Architecture Digest
Dec 11, 2016 · Fundamentals

Comprehensive Git Guide: Installation, Configuration, Basic Operations, Branching, and Remote Management

This article provides a detailed tutorial on installing Git on various platforms, configuring user information and aliases, managing .gitignore files, performing core repository actions such as init, add, commit, diff, and status, as well as advanced branch, tag, and remote repository operations using the command line.

GitTaggingVersion Control
0 likes · 17 min read
Comprehensive Git Guide: Installation, Configuration, Basic Operations, Branching, and Remote Management
Aotu Lab
Aotu Lab
Dec 9, 2016 · Frontend Development

How to Create ASCII Art with FIGlet: History, Tools, and Node.js Examples

This article explains what FIGlet is, traces its development from a simple C program to modern versions, and shows multiple ways to generate ASCII art—including online tools, editor plugins, and Node.js modules—plus practical usage scenarios and code samples.

ASCII artFIGletNode.js
0 likes · 7 min read
How to Create ASCII Art with FIGlet: History, Tools, and Node.js Examples
Architects Research Society
Architects Research Society
Nov 13, 2016 · Fundamentals

70 Common Shell Script Interview Questions and Answers

This article compiles 70 typical Linux shell scripting interview questions covering script arguments, parameter handling, condition checks, loops, string manipulation, array operations, file I/O, and common command usages, each accompanied by concise Bash code examples to help candidates prepare effectively.

BashLinuxShell scripting
0 likes · 9 min read
70 Common Shell Script Interview Questions and Answers
ITPUB
ITPUB
Nov 8, 2016 · Fundamentals

Master Essential Linux Commands for Files and Directories

This guide explains Linux directory structures, absolute and relative paths, and provides detailed usage, options, and examples for common commands such as ls, cd, pwd, mkdir, rmdir, cp, rm, mv, and file‑viewing tools like cat, tac, nl, more, less, head, and tail.

File ViewingFilesystemcommand-line
0 likes · 13 min read
Master Essential Linux Commands for Files and Directories
Java Backend Technology
Java Backend Technology
Oct 14, 2016 · Backend Development

Essential Git Command Cheat Sheet for Developers

A comprehensive, English-language cheat sheet that explains Git terminology and provides ready-to-use command snippets for initializing repositories, configuring settings, managing files, committing changes, handling branches, tags, viewing history, synchronizing remotes, and undoing actions.

BranchGitVersion Control
0 likes · 13 min read
Essential Git Command Cheat Sheet for Developers
ITPUB
ITPUB
Sep 26, 2016 · Databases

How to Manually Delete an Oracle Database and Clean Up ASM Files

This guide provides step‑by‑step commands for safely stopping listeners, locating data, log and control files, dropping the database, and removing residual files both for file‑system and ASM Oracle databases.

ASMOracleSQL*Plus
0 likes · 6 min read
How to Manually Delete an Oracle Database and Clean Up ASM Files
ITPUB
ITPUB
Sep 20, 2016 · Fundamentals

10 Hilarious Linux Commands That Turn Your Terminal Into a Playground

Discover ten amusing Linux command‑line tools, complete with installation steps and example outputs, that transform a regular terminal into a visual playground ranging from falling code rain to animated cats, cows, and even a virtual aquarium.

Fun CommandsLinuxShell
0 likes · 7 min read
10 Hilarious Linux Commands That Turn Your Terminal Into a Playground
Aotu Lab
Aotu Lab
Aug 10, 2016 · Backend Development

Master Node.js CLI Development with Commander, Inquirer, and Chalk

This guide walks you through setting up a Node.js project and using the commander, inquirer, and chalk packages to build, configure, and style powerful command‑line tools, including global installation, custom help, interactive prompts, and colored output.

CLICommanderJavaScript
0 likes · 12 min read
Master Node.js CLI Development with Commander, Inquirer, and Chalk
360 Quality & Efficiency
360 Quality & Efficiency
Jul 28, 2016 · Fundamentals

Fundamentals of Audio/Video Encoding and ffmpeg Command Basics

This article introduces ffmpeg as a powerful multimedia framework, explains container formats, bitrate, resolution, and frame rate concepts, outlines key live‑streaming performance metrics, and provides essential ffmpeg command‑line options and examples for streaming and transcoding.

StreamingVideo Encodingaudio encoding
0 likes · 6 min read
Fundamentals of Audio/Video Encoding and ffmpeg Command Basics
AI Cyberspace
AI Cyberspace
Jul 16, 2016 · Operations

20 Essential Linux Commands Every Sysadmin Must Master

This guide presents twenty indispensable Linux/Unix command‑line tools—from top and vmstat to Nagios and Collectl—that enable system and network administrators to monitor processes, memory, I/O, network traffic, and overall performance, helping quickly identify and resolve performance issues across any Linux distribution.

LinuxSysadmincommand-line
0 likes · 11 min read
20 Essential Linux Commands Every Sysadmin Must Master
AI Cyberspace
AI Cyberspace
Jul 5, 2016 · Operations

Top 18 Essential Linux Monitoring Tools Every Sysadmin Should Know

This article presents a curated list of 18 command‑line tools for Linux/Unix administrators, explaining how each utility—such as top, vmstat, lsof, tcpdump, and Nagios—helps monitor system performance, diagnose issues, and maintain reliable server operations.

LinuxSysadmincommand-line
0 likes · 12 min read
Top 18 Essential Linux Monitoring Tools Every Sysadmin Should Know
ITPUB
ITPUB
Jul 2, 2016 · Information Security

9 Dangerous Linux Commands You Must Avoid

This article lists nine hazardous Linux commands and code snippets—such as a fork bomb, unsafe mv to /dev/null, reckless rm -rf usage, disk‑formatting mkfs, tar bombs, dd misuse, malicious scripts, tainted source code, and decompression bombs—explaining their effects and how to avoid them.

LinuxSystem Administrationcommand-line
0 likes · 7 min read
9 Dangerous Linux Commands You Must Avoid
MaGe Linux Operations
MaGe Linux Operations
Jun 8, 2016 · Fundamentals

10 Essential Git Tricks to Supercharge Your Workflow

This guide walks you through ten powerful Git techniques—including auto‑completion, .gitignore usage, blame, log options, reflog, partial staging, interactive rebasing, stash, fsck, and cherry‑pick—to help you manage code efficiently, recover lost commits, and streamline your development process.

GitVersion Controlcode management
0 likes · 11 min read
10 Essential Git Tricks to Supercharge Your Workflow
MaGe Linux Operations
MaGe Linux Operations
May 26, 2016 · Fundamentals

Master Linux Text Processing: Essential Shell Commands Explained

This article introduces the most commonly used Linux shell utilities for text processing—find, grep, xargs, sort, uniq, tr, cut, paste, wc, sed, and awk—providing practical examples, key options, and tips for efficient one‑line scripting while suggesting Python for more complex tasks.

LinuxShellUnix tools
0 likes · 20 min read
Master Linux Text Processing: Essential Shell Commands Explained
ITPUB
ITPUB
May 24, 2016 · Fundamentals

Why Does a Backslash Behave Differently in Bash and Ksh? Master Shell Quoting

This article explains literal versus meta characters in shells, the three quoting methods (escape, strong, weak), and demonstrates why printing backslashes with echo requires different numbers of backslashes in Bash and Ksh, including work‑arounds like the -E option and set -x debugging.

BashEscape CharactersShell
0 likes · 8 min read
Why Does a Backslash Behave Differently in Bash and Ksh? Master Shell Quoting
MaGe Linux Operations
MaGe Linux Operations
May 23, 2016 · Operations

Master the Linux Command Line: Essential Tips and Tricks for Engineers

This comprehensive guide covers essential Linux command‑line techniques—from basic Bash navigation and file management to advanced text processing, system debugging, one‑liner tricks, and Mac‑specific tips—providing both beginners and experienced users with practical examples and shortcuts to boost productivity.

BashLinuxShell scripting
0 likes · 29 min read
Master the Linux Command Line: Essential Tips and Tricks for Engineers
MaGe Linux Operations
MaGe Linux Operations
May 14, 2016 · Operations

Master Linux Interview Questions: 20 Essential Commands & Answers

This article presents 20 common Linux interview questions covering runlevels, default gateways, initramfs creation, cpio, patch, aspell, SPF lookup, package identification, bond0 status, /proc filesystem, file searches, strings, tee, environment variables, awk, at, and lspci, each with concise command‑line solutions.

Interview PreparationLinuxShell
0 likes · 10 min read
Master Linux Interview Questions: 20 Essential Commands & Answers
Qunar Tech Salon
Qunar Tech Salon
Apr 23, 2016 · Operations

Linux Shell Tips and Tricks: 73 Useful Commands

This article compiles 73 practical Linux shell tips covering network checks, process control, file manipulation, system monitoring, version control, and various command-line shortcuts, providing concise examples and commands to enhance productivity and troubleshooting for system administrators and developers.

LinuxOperationsShell
0 likes · 12 min read
Linux Shell Tips and Tricks: 73 Useful Commands
MaGe Linux Operations
MaGe Linux Operations
Mar 29, 2016 · Operations

Test Your Linux Mastery: 30‑Question Quiz for Sysadmins

This article presents a 30‑question Linux quiz—including multiple‑choice, true/false, and short‑answer sections—designed to let operations professionals assess their command‑line knowledge within a 45‑minute timeframe, with clear rules and honest‑answer guidelines.

LinuxQuizcommand-line
0 likes · 10 min read
Test Your Linux Mastery: 30‑Question Quiz for Sysadmins
21CTO
21CTO
Mar 23, 2016 · Operations

73 Hidden Linux Commands Every Sysadmin Should Bookmark

This article compiles 73 obscure yet highly practical Linux command‑line tricks, ranging from network checks and process management to file manipulation, version control shortcuts, and system monitoring, providing sysadmins and developers a handy reference to boost productivity and streamline everyday tasks.

BashLinuxShell
0 likes · 14 min read
73 Hidden Linux Commands Every Sysadmin Should Bookmark