Liangxu Linux
Author

Liangxu Linux

Liangxu, a self‑taught IT professional now working as a Linux development engineer at a Fortune 500 multinational, shares extensive Linux knowledge—fundamentals, applications, tools, plus Git, databases, Raspberry Pi, etc. (Reply “Linux” to receive essential resources.)

3.5k
Articles
0
Likes
17.0k
Views
0
Comments
Recent Articles

Latest from Liangxu Linux

100 recent articles max
Liangxu Linux
Liangxu Linux
Apr 30, 2026 · Industry Insights

Is the Embedded Industry Really Dead? A Reality Check

The article argues that low salaries in entry‑level embedded jobs are misleading, highlights high‑paying roles at companies like Huawei and BYD, explains how demand is shifting to new sectors such as EVs and IoT, and stresses that deep technical expertise, not superficial coding, determines long‑term value.

CareerTechnical Skillsembedded
0 likes · 5 min read
Is the Embedded Industry Really Dead? A Reality Check
Liangxu Linux
Liangxu Linux
Apr 29, 2026 · Industry Insights

Is It Still Worth Learning Embedded Engineering Today?

The article analyzes how the embedded systems field has shifted from a lucrative, in‑demand career five years ago to a highly competitive, low‑pay, technically demanding niche, urging prospective learners to weigh steep learning curves, costly hardware, and limited salary ceilings before committing.

Career AdviceIoTembedded systems
0 likes · 6 min read
Is It Still Worth Learning Embedded Engineering Today?
Liangxu Linux
Liangxu Linux
Apr 27, 2026 · Industry Insights

Which Linux Distribution Is Best for Everyday Use Without Programming?

The article dispels common myths about Linux difficulty, compares Ubuntu, Fedora, and Zorin OS for non‑developer daily tasks, highlights software and hardware compatibility pitfalls, and advises testing via VM or live USB before committing to a primary installation.

DesktopFedoraKubuntu
0 likes · 6 min read
Which Linux Distribution Is Best for Everyday Use Without Programming?
Liangxu Linux
Liangxu Linux
Apr 26, 2026 · Fundamentals

Why Do OS Courses Use Linux/Unix Instead of Windows?

The article explains that Linux and Unix dominate OS education because their open‑source code, clean design philosophy, low‑cost hands‑on tooling, and alignment with industry demand make them ideal for teaching core operating‑system concepts, whereas Windows’s closed source and user‑focused design hinder deep technical exploration.

LinuxOS EducationUnix
0 likes · 5 min read
Why Do OS Courses Use Linux/Unix Instead of Windows?
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.

C++CLionEmacs
0 likes · 5 min read
Which IDEs Do Linux C Developers Prefer? Insights from Major Companies
Liangxu Linux
Liangxu Linux
Apr 25, 2026 · Fundamentals

Is Unix Still More Stable Than Linux? A Detailed Comparison

The article analyzes the stability of commercial Unix systems versus modern enterprise Linux distributions, explaining why Unix has traditionally been more reliable, how Linux has closed the gap through open‑source development and vendor support, and offering guidance on choosing the right platform for different workloads.

Enterprise OSLinuxUnix
0 likes · 6 min read
Is Unix Still More Stable Than Linux? A Detailed Comparison
Liangxu Linux
Liangxu Linux
Apr 23, 2026 · Industry Insights

Why Linux Desktop Still Struggles with Stability and Usability

The article analyzes how fragmented desktop environments, poor hardware driver support, limited software ecosystems, and low market share create a vicious cycle that keeps Linux desktops unstable and less user‑friendly compared to Windows and macOS.

DesktopLinuxMarket Share
0 likes · 5 min read
Why Linux Desktop Still Struggles with Stability and Usability
Liangxu Linux
Liangxu Linux
Apr 21, 2026 · Industry Insights

Is Clear Linux Worth the Hassle? A Deep Dive into Performance vs. Usability

Clear Linux delivers impressive Intel‑optimized performance but demands a steep learning curve, a niche package manager, and constant rolling updates, making it ideal for performance‑critical, Intel‑based workloads while less suitable for everyday development or production environments that prioritize stability and ecosystem support.

Clear LinuxIntelLinux distribution
0 likes · 5 min read
Is Clear Linux Worth the Hassle? A Deep Dive into Performance vs. Usability
Liangxu Linux
Liangxu Linux
Apr 20, 2026 · Operations

How to Recover a Broken chmod Command After Setting Permissions to 000

When a mistaken chmod 000 renders the chmod binary unusable, this guide explains why the error occurs and walks through six practical recovery methods—including Perl, Python, scp, busybox, LD_PRELOAD, and LiveCD—plus preventive tips to avoid repeating the mistake.

BusyBoxLD_PRELOADLinux
0 likes · 7 min read
How to Recover a Broken chmod Command After Setting Permissions to 000