Tagged articles
159 articles
Page 1 of 2
Linux Tech Enthusiast
Linux Tech Enthusiast
May 3, 2026 · Fundamentals

Essential Linux Commands Cheat Sheet You Should Bookmark

This guide introduces Linux’s dominant role as a server OS, explains its directory layout, demonstrates the command syntax with examples, covers common file‑handling, compression, permission commands, and provides a concise overview of Vim editing shortcuts for efficient terminal work.

Directory StructureFile PermissionsLinux
0 likes · 5 min read
Essential Linux Commands Cheat Sheet You Should Bookmark
21CTO
21CTO
Apr 30, 2026 · Industry Insights

Renowned Developer Chris Wellons Officially Bids Farewell to Emacs

Chris Wellons, a veteran open‑source engineer with 24 years of experience, announced his departure from Emacs after two decades, detailing his shift to Vim, the creation of stackcalc and Elfeed2 in C++ with wxWidgets, and the efficiency gains that drove the change.

EmacsVimc++
0 likes · 5 min read
Renowned Developer Chris Wellons Officially Bids Farewell to Emacs
Liangxu Linux
Liangxu Linux
Apr 26, 2026 · Backend Development

Which IDEs Do Linux C Developers Prefer? Insights from Major Companies

The article surveys the most popular IDEs for C development on Linux, compares personal preferences such as VSCode, CLion, Vim/Neovim, and Emacs, and examines how large internet firms, embedded‑software companies, fintech, and startups choose their tools based on learning curve, performance, project size, and team policies.

CLionEmacsIDE
0 likes · 5 min read
Which IDEs Do Linux C Developers Prefer? Insights from Major Companies
IT Services Circle
IT Services Circle
Apr 23, 2026 · Industry Insights

Should Veteran Open‑Source Projects Embrace AI‑Generated Code?

The article examines the split in the open‑source community over AI‑generated contributions, detailing strict bans by projects like Vim Classic and Redox, the pragmatic acceptance by major projects such as Linux, a survey of 112 projects, and the implications of recent AI‑driven vulnerability discoveries.

AI contribution surveyAI-generated codeDeveloper Certificate of Origin
0 likes · 12 min read
Should Veteran Open‑Source Projects Embrace AI‑Generated Code?
macrozheng
macrozheng
Mar 20, 2026 · Fundamentals

Why LunarVim Is the Ultimate Neovim IDE: Features, Installation, and Quick Start

LunarVim transforms Neovim into a modern, lightweight IDE with out‑of‑the‑box plugins, powerful LSP‑based code completion, built‑in terminal, and cross‑platform support, and the article provides a concise overview, key features, and step‑by‑step installation commands for Linux, macOS, Windows, and Docker.

IDEInstallationLunarVim
0 likes · 5 min read
Why LunarVim Is the Ultimate Neovim IDE: Features, Installation, and Quick Start
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 5, 2026 · Fundamentals

Why Developers Choose NeoVim Over Vim

The article compares NeoVim and Vim, explaining that NeoVim’s more maintainable codebase, built‑in LSP support, Lua‑based plugins, parallel startup, XDG‑compliant configuration, and performance optimizations make it a preferred editor for many developers.

ConfigurationLSPNeoVim
0 likes · 8 min read
Why Developers Choose NeoVim Over Vim
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 3, 2026 · Fundamentals

Essential Linux Commands and Directory Guide

This article introduces Linux's core directory layout, explains the basic command syntax with examples, outlines common file‑operation commands, details file permission notation, and provides a concise overview of Vim editing shortcuts for efficient terminal work.

Directory StructureFile PermissionsLinux
0 likes · 5 min read
Essential Linux Commands and Directory Guide
Linux Tech Enthusiast
Linux Tech Enthusiast
Dec 14, 2025 · Fundamentals

Essential Linux Commands You Need Right Now

This guide walks through Linux’s core directory layout, explains the most frequently used commands for file and system management, details permission syntax, and introduces handy Vim editing shortcuts, providing a concise reference for anyone working with Linux environments.

Directory StructureFile PermissionsLinux
0 likes · 5 min read
Essential Linux Commands You Need Right Now
Liangxu Linux
Liangxu Linux
Nov 8, 2025 · Operations

Boost Your Ops Efficiency: 30 Essential Vim Shortcuts Every Engineer Should Master

This comprehensive guide explains why Vim is a must‑have tool for modern operations engineers, introduces its three core modes, details 30 high‑impact shortcuts with real‑world examples such as Nginx configuration tuning, log file analysis, and bulk parameter updates, and provides advanced techniques, performance tweaks, plugin recommendations, and a skill‑development roadmap to dramatically accelerate daily text‑editing tasks.

Configuration ManagementLinuxOperations
0 likes · 21 min read
Boost Your Ops Efficiency: 30 Essential Vim Shortcuts Every Engineer Should Master
Liangxu Linux
Liangxu Linux
Nov 1, 2025 · Operations

Master Essential Linux Command-Line Tricks for Faster Sysadmin Work

This guide presents ten practical Linux command-line shortcuts and techniques—ranging from cursor navigation and Vim editing to quick directory switching, file transfer, process inspection, and output logging—designed to boost productivity for system administrators and developers working in terminal environments.

BashLinuxOperations
0 likes · 10 min read
Master Essential Linux Command-Line Tricks for Faster Sysadmin Work
Raymond Ops
Raymond Ops
Oct 31, 2025 · Operations

Transform Your Coding Workflow: Master Vim’s 26-Key Power on Linux

This guide walks you through Vim’s fundamentals on Linux, covering its purpose, core modes, essential commands for navigation, editing, and file management, as well as practical configuration tips to turn the editor into a powerful, customized development environment.

ConfigurationLinuxVim
0 likes · 12 min read
Transform Your Coding Workflow: Master Vim’s 26-Key Power on Linux
Deepin Linux
Deepin Linux
Aug 27, 2025 · Fundamentals

Master Vim: Essential Commands and Tips for Efficient Text Editing

This guide introduces Vim, the powerful Vi‑Improved editor, covering its lightweight nature, installation across Linux, macOS and Windows, core modes, essential navigation shortcuts, text manipulation commands, search and replace syntax, and file operations, enabling developers to edit code swiftly and efficiently without leaving the keyboard.

Text EditingVimproductivity
0 likes · 18 min read
Master Vim: Essential Commands and Tips for Efficient Text Editing
Ops Community
Ops Community
Jul 25, 2025 · Operations

Boost Your Ops Efficiency: 30+ Essential Vim Shortcuts Every Engineer Should Know

This guide compiles over thirty indispensable Vim shortcuts—covering cursor movement, page navigation, editing, deletion, copy‑paste, advanced search, window management, and real‑world ops scenarios—so Linux system administrators can dramatically speed up troubleshooting, configuration editing, and batch processing tasks.

LinuxVimkeyboard shortcuts
0 likes · 10 min read
Boost Your Ops Efficiency: 30+ Essential Vim Shortcuts Every Engineer Should Know
Raymond Ops
Raymond Ops
Apr 28, 2025 · Fundamentals

Master Vim: Explore the Three Modes and Essential Commands

This guide explains Vim's three core modes—command, insert, and command-line—detailing essential navigation, editing, and configuration commands, address ranges, search and replace syntax, window management, visual mode operations, and key settings for efficient text editing.

ConfigurationVimcommand mode
0 likes · 9 min read
Master Vim: Explore the Three Modes and Essential Commands
MaGe Linux Operations
MaGe Linux Operations
Apr 28, 2025 · Fundamentals

Master Vim: 26 Keyboard Shortcuts to Supercharge Your Coding Efficiency

Learn how Vim’s modal editing, essential commands, and customizable configuration can dramatically boost your coding speed on Linux, covering everything from basic navigation and text manipulation to advanced file management and one‑click setup for a powerful, keyboard‑centric development environment.

Vimcommand-lineproductivity
0 likes · 13 min read
Master Vim: 26 Keyboard Shortcuts to Supercharge Your Coding Efficiency
Raymond Ops
Raymond Ops
Apr 15, 2025 · Operations

Master Vim: Essential Modes, Commands, and Tips for Linux Editing

This guide provides a comprehensive introduction to the Vim editor on Linux, covering its built‑in help, core modes, essential commands for inserting text, moving the cursor, deleting, searching, copying, replacing, exiting, and handling swap‑file protection, all illustrated with clear examples and images.

LinuxTutorialVim
0 likes · 14 min read
Master Vim: Essential Modes, Commands, and Tips for Linux Editing
Liangxu Linux
Liangxu Linux
Dec 4, 2024 · Operations

10 Must‑Know Command‑Line Tricks to Supercharge Your Workflow

This article compiles ten essential command‑line shortcuts and tricks—including cursor navigation, Vim commands, directory switching, file transfer, log handling, Redis access, and process inspection—to help developers work faster and more efficiently in Unix‑like shells.

ShellTipsVim
0 likes · 10 min read
10 Must‑Know Command‑Line Tricks to Supercharge Your Workflow
Open Source Linux
Open Source Linux
Nov 18, 2024 · Operations

10 Essential Linux Command-Line Tricks to Boost Your Productivity

This guide presents ten practical Linux terminal tips—from cursor‑movement shortcuts and Vim tricks to quick directory switches, file transfers, and process handling—helping developers and operations engineers work faster and more efficiently in complex online environments.

DevOpsLinuxVim
0 likes · 9 min read
10 Essential Linux Command-Line Tricks to Boost Your Productivity
Liangxu Linux
Liangxu Linux
Oct 19, 2024 · Fundamentals

Master Vim: Essential Modes, Commands, and Tips for Linux Editing

This guide introduces Vim on Linux, covering its built‑in help, core editing modes, common commands for inserting text, moving the cursor, deleting, searching, copying, replacing, exiting, and handling swap‑file warnings, providing practical examples and command syntax for beginners.

Vimcommand-lineediting
0 likes · 13 min read
Master Vim: Essential Modes, Commands, and Tips for Linux Editing
Liangxu Linux
Liangxu Linux
Oct 14, 2024 · Fundamentals

Master Vim: Essential Modes, Commands, and Tips for Linux Users

This guide introduces Linux Vim’s built‑in help, explains its five core modes, demonstrates common editing commands such as cursor movement, insertion, deletion, searching, copying, and replacement, and covers the swap‑file protection mechanism with practical examples and command‑line snippets.

Vimcommand-linefundamentals
0 likes · 12 min read
Master Vim: Essential Modes, Commands, and Tips for Linux Users
Liangxu Linux
Liangxu Linux
Sep 8, 2024 · Fundamentals

Master tmux and vim: Installation, Configuration, and Essential Commands

This guide walks you through installing tmux on Ubuntu, customizing its configuration, understanding its session‑window‑pane hierarchy, and using common tmux commands, then introduces vim’s modes, key bindings, basic editing operations, and a practical .vimrc configuration for a smoother editing experience.

ConfigurationVimcommand-line
0 likes · 14 min read
Master tmux and vim: Installation, Configuration, and Essential Commands
Liangxu Linux
Liangxu Linux
Aug 6, 2024 · Fundamentals

Boost Your Coding Speed: Master Vim Basics and IDEA Vim Integration

This guide introduces Vim as a powerful command-line editor, explains its main modes and essential shortcuts for editing files on servers, and shows how to combine Vim functionality with IntelliJ IDEA using the IdeaVim plugin, enabling efficient coding without leaving the IDE.

Command-line editingIDEA PluginVim
0 likes · 6 min read
Boost Your Coding Speed: Master Vim Basics and IDEA Vim Integration
MaGe Linux Operations
MaGe Linux Operations
Aug 5, 2024 · Fundamentals

Master tmux & Vim: Essential Commands and Config for Terminal Workflows

This guide introduces tmux, a terminal multiplexer, covering installation on Ubuntu, configuration tweaks, session/window/pane hierarchy, and common key bindings, then shifts to Vim, detailing its modes, basic navigation, editing commands, and a sample .vimrc configuration to enhance productivity.

Vimproductivityterminal
0 likes · 14 min read
Master tmux & Vim: Essential Commands and Config for Terminal Workflows
IT Services Circle
IT Services Circle
Jul 21, 2024 · Fundamentals

Vim Basics and Using the IDEA Vim Plugin for Efficient Coding

Vim is a powerful, cross‑platform text editor featuring multiple modes and extensive keyboard shortcuts that enable fast, mouse‑free editing, and this guide explains its core concepts, basic command workflow for editing configuration files, and how to integrate Vim functionality directly into IntelliJ IDEA via the IdeaVim plugin.

IDEAVimdevelopment-tools
0 likes · 5 min read
Vim Basics and Using the IDEA Vim Plugin for Efficient Coding
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Jun 6, 2024 · Fundamentals

Master Vim: Essential Commands, Tips, and Configuration for Efficient Coding

This article explains the differences between editors, compilers, and debuggers, then provides a comprehensive guide to Vim—including its modes, essential commands for insertion, navigation, deletion, copying, searching, saving, and quitting—along with practical tips, shortcut mappings, and configuration examples to enhance your coding workflow.

Vimeditorshortcuts
0 likes · 10 min read
Master Vim: Essential Commands, Tips, and Configuration for Efficient Coding
IT Services Circle
IT Services Circle
May 12, 2024 · Fundamentals

The History and Fundamentals of vi/vim Text Editors

This article traces the origins of vi from early line editors on Unix, explains why its modal design and H‑J‑K‑L navigation persist, and introduces the concise verb‑modifier‑noun command syntax that makes vi/vim a powerful, efficient tool for programmers.

UnixViVim
0 likes · 7 min read
The History and Fundamentals of vi/vim Text Editors
Java Tech Enthusiast
Java Tech Enthusiast
May 9, 2024 · Fundamentals

The History and Fundamentals of vi/vim Text Editors

The article traces vi’s origins from early PDP‑11 line editors through Bill Joy’s creation of ex and the birth of vi, explains its HJKL cursor keys, mode‑based command syntax, common editing commands, and shows how mastering vi/vim yields a powerful, keyboard‑centric editing environment still beloved by developers.

ViVimcommand-line
0 likes · 7 min read
The History and Fundamentals of vi/vim Text Editors
Liangxu Linux
Liangxu Linux
Mar 5, 2024 · Fundamentals

Master Vim Keybindings in IntelliJ IDEA: Install, Practice, and Custom Config

This tutorial shows how to integrate Vim into IntelliJ IDEA with IdeaVim plugins, teaches essential Vim commands, provides step‑by‑step practice exercises, and explains how to customize the ~/.ideavimrc file with custom mappings and IntelliJ actions for a more efficient coding workflow.

Editor ConfigurationIdeaVimIntelliJ IDEA
0 likes · 6 min read
Master Vim Keybindings in IntelliJ IDEA: Install, Practice, and Custom Config
Linux Code Review Hub
Linux Code Review Hub
Mar 5, 2024 · Operations

Why Did Opening a Log with Vim Kill the Java Process?

A port alarm revealed a missing Java process, which was later traced to an OOM kill triggered by vim loading a 37 GB nginx log into an 8 GB container, illustrating how editor behavior and Linux's OOM killer can unexpectedly terminate critical services.

ContainerLinuxNginx
0 likes · 7 min read
Why Did Opening a Log with Vim Kill the Java Process?
21CTO
21CTO
Jan 4, 2024 · Fundamentals

Vim 9.1 Released: New Features, Tributes, and the Future of the Legendary Editor

Vim 9.1, launched on January 2 2024, brings hundreds of bug fixes, new Vim9 script classes, the :defer command, virtual text support, smooth scrolling, an EditorConfig plugin, and updates for OpenVMS, while honoring late lead developer Bram Moolenaar and outlining the project's next steps.

Bram MoolenaarSoftware ReleaseVim
0 likes · 4 min read
Vim 9.1 Released: New Features, Tributes, and the Future of the Legendary Editor
Liangxu Linux
Liangxu Linux
Dec 3, 2023 · Fundamentals

Essential Vim Commands and Options: A Complete Cheat Sheet

This article honors Bram Moolenaar while providing a comprehensive Vim cheat sheet that covers essential editing commands, cursor navigation, deletion, searching, substitution, copy‑paste operations, and key editor options, offering developers a practical reference for mastering the powerful open‑source text editor.

Cheat SheetVimcommands
0 likes · 10 min read
Essential Vim Commands and Options: A Complete Cheat Sheet
Efficient Ops
Efficient Ops
Sep 13, 2023 · Fundamentals

Master Vim: Essential Modes, Commands, and Configurations for Developers

This guide introduces Vim’s powerful editing capabilities, covering its core modes, efficient cursor navigation techniques, various ways to exit, screen splitting commands, basic configuration options, and essential key mappings, all illustrated with practical code examples for developers seeking to boost productivity.

ConfigurationDevelopmentVim
0 likes · 7 min read
Master Vim: Essential Modes, Commands, and Configurations for Developers
Open Source Linux
Open Source Linux
Aug 25, 2023 · R&D Management

What Happens to Vim After Bram Moolenaar’s Passing? Inside the Project’s Future Plans

Following the death of Vim’s creator Bram Moolenaar, core developers Christian Brabandt and Ken Takata discuss taking over the project, outline plans for Vim 9.1, explore the relationship with Neovim, address website hosting challenges, and consider broader strategies for sustaining open‑source projects after a maintainer’s loss.

NeoVimVimcommunity
0 likes · 11 min read
What Happens to Vim After Bram Moolenaar’s Passing? Inside the Project’s Future Plans
21CTO
21CTO
Aug 6, 2023 · Backend Development

Remembering Bram Moolenaar: The Visionary Behind Vim and Open‑Source Charity

Vim’s creator Bram Moolenaar, a Dutch programmer who pioneered the ‘charity software’ model, passed away in August 2023, leaving a legacy that includes the Vim editor, the AAP build tool, the Zimbu language, and a lasting impact on developers worldwide.

Bram MoolenaarVimopen‑source
0 likes · 6 min read
Remembering Bram Moolenaar: The Visionary Behind Vim and Open‑Source Charity
Java Interview Crash Guide
Java Interview Crash Guide
Aug 3, 2023 · Fundamentals

Master Linux Basics: Essential Commands, Shell, System Management, and Vim Editing

This comprehensive guide introduces Linux fundamentals, covering core concepts, essential commands, file and directory operations, user and permission management, process handling, networking, software installation, compression, backup, and Vim editor usage, providing practical examples and clear explanations for developers and system administrators.

LinuxSystem AdministrationVim
0 likes · 57 min read
Master Linux Basics: Essential Commands, Shell, System Management, and Vim Editing
Efficient Ops
Efficient Ops
Jul 30, 2023 · Fundamentals

Master Vim Basics: Essential Modes, Commands, and Tips for Efficient Editing

This guide introduces Vim’s three operating modes, multiple file‑opening methods, essential command‑mode shortcuts for navigation, search‑replace, and editing, as well as insert‑mode and command‑line commands, providing practical tips and code examples for Linux operators to boost productivity.

Vimcommand-linekeyboard shortcuts
0 likes · 9 min read
Master Vim Basics: Essential Modes, Commands, and Tips for Efficient Editing
Liangxu Linux
Liangxu Linux
Jun 14, 2023 · Fundamentals

Master Essential vi Shortcuts to Boost Your Linux Productivity

This guide introduces the vi editor, explains its three operating modes, and provides a comprehensive list of essential shortcuts for navigation, editing, searching, undoing, and saving, helping embedded Linux developers work faster and more efficiently.

LinuxViVim
0 likes · 8 min read
Master Essential vi Shortcuts to Boost Your Linux Productivity
Liangxu Linux
Liangxu Linux
Apr 17, 2023 · Fundamentals

Master Vim: Essential Keybindings for Efficient Editing

This guide presents a comprehensive collection of Vim keybindings, illustrated with classic, beginner, advanced, and enhanced versions, and explains how to navigate, edit, search, and manage files using commands for movement, insertion, visual selection, and more, helping users master efficient text editing.

Text EditingVimkeyboard shortcuts
0 likes · 9 min read
Master Vim: Essential Keybindings for Efficient Editing
Liangxu Linux
Liangxu Linux
Feb 2, 2023 · Fundamentals

Why Developers Choose Neovim Over Vim: 7 Key Advantages

This article compares Vim and its modern fork Neovim, highlighting seven practical advantages such as better project maintenance, built‑in LSP support, more flexible plugins, parallel startup, embeddability, standardized configuration locations, and performance optimizations that make Neovim a preferred editor for many developers.

ComparisonConfigurationLSP
0 likes · 8 min read
Why Developers Choose Neovim Over Vim: 7 Key Advantages
Open Source Linux
Open Source Linux
Nov 21, 2022 · Fundamentals

Master Vim: Essential Commands, Tips, and Configurations for Efficient Coding

This guide clarifies the differences between editors, compilers, and debuggers, then dives into Vim’s core concepts—modes, common commands for insertion, navigation, deletion, copying, searching, and substitution—plus advanced tricks, shortcut mappings, and essential .vimrc configurations to boost productivity.

ConfigurationVimeditor
0 likes · 11 min read
Master Vim: Essential Commands, Tips, and Configurations for Efficient Coding
Liangxu Linux
Liangxu Linux
Aug 10, 2022 · Fundamentals

Top 6 Vim Plugin Managers to Supercharge Your Editing Workflow

This guide introduces Vim as a powerful command‑line editor, explains what a Vim plugin manager does, and reviews six popular managers—vim‑plug, pathogen.vim, Vundle, dein.vim, Volt, and the built‑in Vim 8 support—detailing their features, installation steps, and usage tips.

PathogenPlugin ManagerVim
0 likes · 8 min read
Top 6 Vim Plugin Managers to Supercharge Your Editing Workflow
Liangxu Linux
Liangxu Linux
Aug 7, 2022 · Fundamentals

Unlock Linux Mastery: Essential Commands, Shell Tricks, and System Management

This comprehensive guide walks you through Linux fundamentals, covering the operating system basics, essential shell commands, file and directory manipulation, user and permission management, process monitoring, networking tools, package handling, compression, compilation, and advanced Vim editing techniques, all with clear examples and code snippets.

CommandLineLinuxShell
0 likes · 52 min read
Unlock Linux Mastery: Essential Commands, Shell Tricks, and System Management
Liangxu Linux
Liangxu Linux
Aug 2, 2022 · Fundamentals

Master Ranger: The Powerful Terminal File Manager for Linux

This guide explains how to install, configure, and use the lightweight, Vim‑integrated terminal file manager Ranger on Linux, covering its three‑pane layout, essential commands, preview capabilities for files, images, and PDFs, as well as customization through its configuration files.

LinuxVimfile manager
0 likes · 9 min read
Master Ranger: The Powerful Terminal File Manager for Linux
Open Source Linux
Open Source Linux
Aug 1, 2022 · Operations

Boost Your Linux Productivity with 4 Powerful Command‑Line Tricks

This guide presents four practical Linux techniques—including fast directory navigation with the bd command, advanced cd shortcuts, multi‑terminal management with Terminator, and custom shell scripts—to streamline development workflows and enhance overall efficiency.

LinuxScriptingShell
0 likes · 13 min read
Boost Your Linux Productivity with 4 Powerful Command‑Line Tricks
Liangxu Linux
Liangxu Linux
Jul 24, 2022 · Operations

Boost Your Linux Productivity with 4 Powerful Command‑Line Tricks

This guide presents four practical Linux techniques—including the bd shortcut for fast directory jumps, Terminator for multi‑pane terminals, Typora for seamless Markdown editing, and a compact Vim configuration—plus custom shell commands, providing clear commands, scripts, and shortcuts to streamline everyday development workflows.

LinuxShellTerminator
0 likes · 13 min read
Boost Your Linux Productivity with 4 Powerful Command‑Line Tricks
Open Source Linux
Open Source Linux
Jul 6, 2022 · Fundamentals

What’s New in Vim 9.0? Exploring the Fast, Modern Vim9 Script

Vim 9.0, dedicated to the late maintainer Sven Guckes, introduces Vim9 Script—a compiled, high‑performance scripting language that boosts execution speed up to 100×, modernizes syntax, retains compatibility with traditional scripts, and adds features like export/import and # comments while planning future class support.

Programming LanguageVimVim9 Script
0 likes · 5 min read
What’s New in Vim 9.0? Exploring the Fast, Modern Vim9 Script
IT Services Circle
IT Services Circle
Jun 30, 2022 · Fundamentals

Introducing Vim 9.0 and the New Vim9 Script Language

Vim 9.0 marks a major release that introduces Vim9 Script—a compiled, high‑performance scripting language with modern syntax, improved execution speed, and new features such as typed variables, streamlined function definitions, module export/import, and plans for class support, while preserving compatibility with existing Vim scripts.

ScriptingVimVim9 Script
0 likes · 5 min read
Introducing Vim 9.0 and the New Vim9 Script Language
Liangxu Linux
Liangxu Linux
Apr 10, 2022 · Fundamentals

Vim vs Nano: Which Terminal Text Editor Fits Your Workflow?

This guide compares the two most popular command‑line text editors on Linux—Vim and GNU nano—covering their histories, key features, basic usage commands, editing modes, learning curves, and recommendations to help you choose the right tool for programming or quick file edits.

CLINanoTerminal Editor
0 likes · 10 min read
Vim vs Nano: Which Terminal Text Editor Fits Your Workflow?
Liangxu Linux
Liangxu Linux
Mar 16, 2022 · Fundamentals

Master Linux Basics: Essential Commands, Shell, and System Management

This comprehensive guide walks you through Linux fundamentals, covering operating system concepts, shell types, essential command-line tools, file and directory operations, user and permission management, process monitoring, networking, package handling, compression, compilation, backup, and Vim editing techniques, all with clear examples and practical tips.

Vim
0 likes · 58 min read
Master Linux Basics: Essential Commands, Shell, and System Management
Liangxu Linux
Liangxu Linux
Mar 9, 2022 · Fundamentals

Instant Code Formatting in Vim with the vim-rt-format Plugin

This guide shows how to install and configure the vim-rt-format plugin so that Vim automatically formats the current line on pressing ENTER in INSERT mode, covering prerequisite Python3 support, required Python modules, and essential .vimrc settings.

Code FormattingVimautopep8
0 likes · 3 min read
Instant Code Formatting in Vim with the vim-rt-format Plugin
Python Programming Learning Circle
Python Programming Learning Circle
Mar 8, 2022 · Fundamentals

Top 10 Python IDEs for Developers

This article presents a curated list of the ten most useful Python integrated development environments, describing each tool's key features, strengths, and suitability for developers seeking efficient, extensible, and productive coding experiences.

DevelopmentIDEPyCharm
0 likes · 5 min read
Top 10 Python IDEs for Developers
Liangxu Linux
Liangxu Linux
Jan 28, 2022 · Operations

Boost Your Linux Productivity with 4 Powerful Command-Line Tricks

Learn four practical Linux techniques—including the bd shortcut for fast directory navigation, multi‑window management with Terminator, Vim configuration tips, and custom shell commands—to streamline your workflow, enhance terminal efficiency, and create a personalized, high‑productivity development environment.

TerminatorVim
0 likes · 13 min read
Boost Your Linux Productivity with 4 Powerful Command-Line Tricks
Python Programming Learning Circle
Python Programming Learning Circle
Dec 18, 2021 · Fundamentals

Vim Configuration Guide for Python Development

This guide provides a comprehensive Vim setup for Python development, covering .vimrc basics, window splitting, code folding, one‑key execution, plugin management with Vundle, auto‑completion tools, syntax checking, color schemes, file navigation, and useful shortcuts.

Development EnvironmentPluginsPython
0 likes · 10 min read
Vim Configuration Guide for Python Development
ITPUB
ITPUB
Apr 27, 2021 · Game Development

23 Must‑Try Open‑Source Game Projects on GitHub to Boost Your Coding Skills

This article curates 23 open‑source game projects hosted on GitHub—ranging from Vim plugins and JavaScript Tetris clones to Python, Go, and web‑based multiplayer titles—providing installation steps, feature highlights, code snippets, and live demo links so developers can learn, experiment, and have fun during breaks.

GitHubJavaScriptPython
0 likes · 14 min read
23 Must‑Try Open‑Source Game Projects on GitHub to Boost Your Coding Skills
FunTester
FunTester
Apr 16, 2021 · Fundamentals

Linux Filesystem Overview, Common Issues, and Vim/Shell Command Guide

This article introduces the Linux filesystem hierarchy, explains typical directories, provides solutions for MobaTextEditor garbled text, and offers a concise guide to Vim modes, settings, search/replace commands, and useful shell scripts for system administrators.

FilesystemLinuxShell
0 likes · 8 min read
Linux Filesystem Overview, Common Issues, and Vim/Shell Command Guide
Liangxu Linux
Liangxu Linux
Jan 30, 2021 · Fundamentals

Master Linux Basics: Directory Structure, Common Commands, and Vim Essentials

This guide introduces Linux as the leading server OS, explains its top‑level directory hierarchy, outlines essential command syntax and file‑permission concepts, and provides a concise overview of Vim’s modal editing commands, all illustrated with clear examples and diagrams.

Directory StructureFile PermissionsLinux
0 likes · 6 min read
Master Linux Basics: Directory Structure, Common Commands, and Vim Essentials
Liangxu Linux
Liangxu Linux
Nov 30, 2020 · Fundamentals

Master Vim Split Windows: Horizontal, Vertical, and Dynamic Resizing Commands

This guide explains how to use Vim's split window feature—including horizontal and vertical splits, opening multiple files from the command line, adjusting pane sizes, navigating between splits, and closing them—providing concrete commands and shortcuts to boost coding efficiency.

Split WindowsText EditingVim
0 likes · 5 min read
Master Vim Split Windows: Horizontal, Vertical, and Dynamic Resizing Commands
Open Source Linux
Open Source Linux
Nov 9, 2020 · Frontend Development

Master Vim for Front-End Development: Essential Commands and Must-Have Plugins

This comprehensive guide walks front‑end developers through installing Vim, mastering core editing commands, configuring a powerful .vimrc, and integrating essential plugins for file navigation, code completion, syntax checking, version control, and modern web technologies like HTML5, CSS3, JavaScript, React and Prettier.

ConfigurationFront-endPlugins
0 likes · 12 min read
Master Vim for Front-End Development: Essential Commands and Must-Have Plugins
Liangxu Linux
Liangxu Linux
Nov 8, 2020 · Operations

Quickly Set Up a CentOS 8 Server for Go Development

This step‑by‑step guide shows new Linux server users how to configure remote login, switch to fast mirrors, install essential tools like lrzsz and vim, set up environment variables, install Go, and add the vim‑go plugin on a CentOS 8 system.

CentOSGoLinux
0 likes · 7 min read
Quickly Set Up a CentOS 8 Server for Go Development
MaGe Linux Operations
MaGe Linux Operations
Sep 14, 2020 · Fundamentals

Top 10 Python IDEs Every Developer Should Try

This article introduces Python as an easy-to-learn language and reviews ten essential IDEs—including Vim, Eclipse with PyDev, Sublime Text, Emacs, Komodo Edit, PyCharm, Wing, PyScripter, Eric, and an interactive editor—helping developers choose the right tool to boost productivity.

EclipseEmacsPyCharm
0 likes · 4 min read
Top 10 Python IDEs Every Developer Should Try
Liangxu Linux
Liangxu Linux
Jul 5, 2020 · Fundamentals

Why Vim Remains a Beloved Yet Challenging Editor After 30 Years

Although Vim was first released in 1991 and is now nearly 30 years old, it still ranks among the top code editors, praised for its powerful keyboard‑driven workflow and broad compatibility, yet notorious for its steep learning curve and seemingly cryptic exit commands.

ViVimed
0 likes · 7 min read
Why Vim Remains a Beloved Yet Challenging Editor After 30 Years
Liangxu Linux
Liangxu Linux
Jun 28, 2020 · Fundamentals

How to Customize Vim Colors and Themes: A Step‑by‑Step Guide

This guide explains what Vim color schemes are, shows how to view and switch built‑in schemes, demonstrates installing external themes from GitHub, and details how to make a chosen theme permanent, complete with example commands and recommended theme previews.

GitLinuxTheme
0 likes · 5 min read
How to Customize Vim Colors and Themes: A Step‑by‑Step Guide
DevOps Cloud Academy
DevOps Cloud Academy
Jun 26, 2020 · Operations

Linux File System Management Tutorial

This tutorial explains Linux file system hierarchy, absolute and relative paths, common directory purposes, command‑line navigation, file creation, copying, moving, deleting, and provides practical Vim editing tips with example commands and code snippets.

Vimfile systemsystem-administration
0 likes · 10 min read
Linux File System Management Tutorial
Liangxu Linux
Liangxu Linux
May 30, 2020 · Fundamentals

Master vimplus: Fast Automated Vim Configuration for Linux

This guide introduces vimplus, an open‑source tool that automates Vim setup on Linux, outlines its benefits, supported platforms, step‑by‑step installation, multi‑user support, update process, core configuration files, default plugin list, useful keybindings, and shows typical startup screenshots.

ConfigurationPluginsVim
0 likes · 12 min read
Master vimplus: Fast Automated Vim Configuration for Linux
Top Architect
Top Architect
Mar 14, 2020 · Fundamentals

Humorous and Practical Ways to Exit Vim

This article humorously compiles a variety of command‑line tricks—from simple process killing to Docker container shutdown and even a Python one‑liner—to force‑quit Vim, while also offering tongue‑in‑cheek “violent” and “Zen” approaches for developers who struggle with the editor's steep learning curve.

LinuxShellVim
0 likes · 8 min read
Humorous and Practical Ways to Exit Vim
ITPUB
ITPUB
Mar 6, 2020 · Fundamentals

Master Essential Vim Commands for Efficient CLI Editing

Learn how to efficiently edit files in the command-line Vim editor by mastering its two modes—Insert and Command—and a concise set of essential commands for navigation, editing, searching, saving, and quitting, all illustrated with clear examples.

CLIText EditingVim
0 likes · 4 min read
Master Essential Vim Commands for Efficient CLI Editing
Liangxu Linux
Liangxu Linux
Mar 4, 2020 · Fundamentals

Why Learning Vim Still Boosts Developer Productivity in 2020

Even in 2020, mastering Vim can dramatically increase a developer's productivity by enabling fast, modal text editing, customizable plugins that emulate modern IDE features, and a short learning curve that turns repetitive actions into muscle memory.

IDE pluginsLearning CurveVim
0 likes · 6 min read
Why Learning Vim Still Boosts Developer Productivity in 2020