Tagged articles

Linux Compatibility

5 articles · Page 1 of 1
Ubuntu
Ubuntu
Sep 11, 2026 · Operations

Choosing an Ubuntu-Compatible PC: Canonical's Certified Directory & Three Bulletproof Brands

This guide explains how to select a computer that runs Ubuntu smoothly by using Canonical's official hardware certification directory and recommends three reliable brands — Lenovo ThinkPad, Dell XPS/Latitude, and HP EliteBook/Z series — while warning against Chinese Linux distributions and ARM-based devices that aren't standard x86 Ubuntu machines.

Dell XPSHP EliteBookHardware Certification
0 likes · 7 min read
Choosing an Ubuntu-Compatible PC: Canonical's Certified Directory & Three Bulletproof Brands
Liangxu Linux
Liangxu Linux
Jun 24, 2025 · Fundamentals

Why HarmonyOS’s Microkernel Isn’t Linux Yet Runs Linux Apps

The article explains how HarmonyOS’s microkernel differs from Linux’s monolithic design, why it can still run Linux binaries through POSIX, ABI shim, and HDF layers, and what architectural choices enable high‑performance IPC, distributed operation, and deterministic scheduling.

ABI shimHarmonyOSIPC
0 likes · 12 min read
Why HarmonyOS’s Microkernel Isn’t Linux Yet Runs Linux Apps
Linux Code Review Hub
Linux Code Review Hub
May 20, 2025 · Fundamentals

Why HarmonyOS Microkernel Can Run Linux and Emulate Linux Containers

Although HarmonyOS uses a microkernel rather than a monolithic Linux kernel, it achieves Linux compatibility and container emulation through a combination of POSIX support, an ABI shim layer, high‑performance IPC/RPC mechanisms, and the Hardware Driver Framework, which together translate Linux calls into microkernel services.

ABI shimHardware Driver FrameworkHarmonyOS
0 likes · 13 min read
Why HarmonyOS Microkernel Can Run Linux and Emulate Linux Containers
Liangxu Linux
Liangxu Linux
Mar 7, 2024 · Information Security

How Windows Is Bringing Linux‑Style sudo to Its Command Line

Windows 11 Insider builds are adding a native sudo command that lets users elevate individual commands with familiar Linux‑style privilege management, offering finer‑grained control than the traditional "Run as administrator" option while reflecting Microsoft's growing embrace of Linux technologies.

Linux CompatibilitySystem AdministrationWindows
0 likes · 6 min read
How Windows Is Bringing Linux‑Style sudo to Its Command Line
ITPUB
ITPUB
Jun 27, 2018 · Fundamentals

How Google’s New Fuchsia Guest App Enables Linux Apps to Run in a VM

Google has added a Guest App to its emerging open‑source Fuchsia OS, using the Machina library to let Linux applications run as virtual machines with tighter host integration, signaling a push for broader Linux compatibility across its platforms.

Chrome OSFuchsiaGuest App
0 likes · 3 min read
How Google’s New Fuchsia Guest App Enables Linux Apps to Run in a VM