Tagged articles

command-line

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

File ManagementLinuxcommand-line
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.

Pattern MatchingShell Scriptingawk
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.

LinuxOperationsSystem Monitoring
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.

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.

Text EditorVimcommand-line
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.

Unix utilitiesbashcommand-line
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.

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

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

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

System Monitoringcommand-linetop 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.

GitVersion Controlcommand-line
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.

Linuxcommand-lineproductivity
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 SheetText EditorVim
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
360 Quality & Efficiency
360 Quality & Efficiency
Sep 21, 2018 · Mobile Development

Common ADB Commands and Troubleshooting Guide for Android Development

This article provides a comprehensive overview of frequently used Android Debug Bridge (ADB) commands, explains how to troubleshoot common connection and permission issues, and demonstrates how to manage apps, files, system information, and device operations directly from the command line.

ADBAndroidMobile Development
0 likes · 8 min read
Common ADB Commands and Troubleshooting Guide for Android Development
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.

CLILinuxSystem Monitoring
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.

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

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

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

GitVersion Controlcommand-line
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.

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.

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

LinuxText EditorVim
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 TipsUnix
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.

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

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

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.

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

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

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

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

Linuxbest practicescommand-line
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 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 GuideLinuxUbuntu
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.

Beginner GuideLinuxRaspberry Pi
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.

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

Shell TipsTerminalUnix
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 StructureFile SystemRegistry
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.

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

command-lineserver deploymentsystem-administration
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.

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

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

Unixcommand-lineshell
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.

Unixcommand-lineshell
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.

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

command-lineshellsystem-administration
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.

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

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

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

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

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

Scriptingcommand-lineshell
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.

CentOScommand-linedevops
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 monitoringcommand-linesystem-administration
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