Tagged articles
15 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Apr 12, 2026 · Fundamentals

Essential Linux Commands That Solve Over 95% of Common Problems

This guide introduces the Linux operating system, explains its key directories, and provides a comprehensive list of the most frequently used commands for navigation, file manipulation, permission handling, user and group management, process control, and software installation, covering more than 95% of everyday tasks.

FilesystemLinuxPermissions
0 likes · 16 min read
Essential Linux Commands That Solve Over 95% of Common Problems
Liangxu Linux
Liangxu Linux
Apr 6, 2026 · Industry Insights

Why Does Linux Need Dependencies While Windows Installs with One Click?

The article compares Linux's reusable, dependency‑driven packaging model with Windows' all‑in‑one installer approach, explains how package managers try to resolve dependency hell, examines modern hybrid solutions like Snap and Docker, and concludes that each method has trade‑offs suited to different scenarios.

LinuxSoftware InstallationWindows
0 likes · 5 min read
Why Does Linux Need Dependencies While Windows Installs with One Click?
dbaplus Community
dbaplus Community
Jan 17, 2026 · Operations

Why Installing Software on Linux Feels So Much Harder Than on Windows

Switching from Windows to Linux reveals unexpected challenges: software installation methods differ, executable permissions rely on file attributes, and version‑specific library compatibility can break apps, making Linux setups feel far more labor‑intensive than the straightforward Windows experience.

CompatibilitySoftware InstallationSystem Administration
0 likes · 6 min read
Why Installing Software on Linux Feels So Much Harder Than on Windows
Lin is Dream
Lin is Dream
May 29, 2025 · Operations

Why Should You Install Software as Root but Run It as a Non‑Root User?

The article explains that software on a server should be installed using the root account to place executables in system directories, while the actual processes should run under a non‑root user to limit privileges, and provides practical tips for configuring file permissions and avoiding security risks.

$rootNon-rootPermissions
0 likes · 4 min read
Why Should You Install Software as Root but Run It as a Non‑Root User?
Raymond Ops
Raymond Ops
May 13, 2025 · Operations

Master CentOS Software Installation: From Source Tarballs to RPM and Yum

This guide walks you through installing software on CentOS using three primary methods—source/tarball compilation, RPM packages, and Yum—demonstrating each approach with real‑world examples such as Redis, RabbitMQ, and Nginx, and covering essential concepts, commands, and configuration steps.

CentOSNGINXRPM
0 likes · 17 min read
Master CentOS Software Installation: From Source Tarballs to RPM and Yum
IT Services Circle
IT Services Circle
Oct 7, 2024 · Operations

Running WeChat on Linux: Native Options and Wine Workarounds

The article explains why WeChat lacks an official Linux client, describes native versions available for certain Chinese Linux distributions such as Deepin, UOS, and OpenKylin, and provides instructions for installing the app via those stores or using Wine to run the Windows version on other Linux distributions.

Chinese LinuxLinuxSoftware Installation
0 likes · 3 min read
Running WeChat on Linux: Native Options and Wine Workarounds
Laravel Tech Community
Laravel Tech Community
Aug 30, 2023 · Fundamentals

Comprehensive Linux Guide: Filesystem, Commands, Permissions, Users, Processes, and Software Installation

This article provides a detailed overview of Linux fundamentals, covering the directory structure, essential command-line operations, file permission management, user and group administration, process monitoring and termination, as well as common software installation methods using tar, rpm, and yum.

FilesystemLinuxPermissions
0 likes · 16 min read
Comprehensive Linux Guide: Filesystem, Commands, Permissions, Users, Processes, and Software Installation
Open Source Linux
Open Source Linux
Jan 4, 2023 · Fundamentals

Master Linux: From OS Basics to Command-Line Power Tools

This comprehensive guide covers Linux operating system fundamentals, installation steps, filesystem hierarchy, essential command-line utilities, user and group management, permission handling, process control, and software installation methods, providing practical examples and clear explanations for beginners and developers alike.

LinuxPermissionsSoftware Installation
0 likes · 15 min read
Master Linux: From OS Basics to Command-Line Power Tools
Liangxu Linux
Liangxu Linux
Aug 4, 2021 · Operations

Master Linux Package Management: apt vs dnf Commands Explained

This guide walks you through searching, installing, updating, and removing software on Linux using the apt and dnf package managers, covering command syntax, regex searches, group installations, and how each tool handles caches and configuration files.

APTLinuxSoftware Installation
0 likes · 8 min read
Master Linux Package Management: apt vs dnf Commands Explained
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