Liangxu Linux
Liangxu Linux
Jul 23, 2022 · Fundamentals

Master tmux: Essential Commands and Keyboard Shortcuts for Linux

This guide explains how to use tmux on Linux—including creating, detaching, attaching, renaming, and killing sessions, managing windows and panes with handy keyboard shortcuts—plus a quick tip for identifying physical network interfaces using ethtool.

LinuxSession Managementkeyboard shortcuts
0 likes · 8 min read
Master tmux: Essential Commands and Keyboard Shortcuts for Linux
ITPUB
ITPUB
May 14, 2020 · Operations

Instantly Transfer Files Between PC and Phone with QR Codes Using qrcp

This guide explains how the qrcp command‑line tool creates a temporary web server, encodes its address in a QR code, and enables fast, cross‑device file transfers, covering installation via Go or binary, usage commands, network‑interface selection, and practical examples.

Command-lineGoQR code
0 likes · 5 min read
Instantly Transfer Files Between PC and Phone with QR Codes Using qrcp
ITPUB
ITPUB
Dec 8, 2015 · Fundamentals

Why the Linux Kernel Thrives: Architecture, Modularity, and Core Subsystems Explained

This article explains how the Linux kernel’s layered architecture, modular design, and well‑defined subsystems such as the process scheduler, memory manager, virtual file system, and network interface enable massive volunteer collaboration, extensibility, and continuous evolution of the operating system.

Linux kernelMemory managerOS Architecture
0 likes · 19 min read
Why the Linux Kernel Thrives: Architecture, Modularity, and Core Subsystems Explained