#linux
8 pages tagged linux.
WSL Interoperability
Running Linux tools from Windows and vice versa, file system access, and networking between WSL and Windows.
wsl
Install, list, export, import, configure, and clone WSL distributions using the wsl.exe command on Windows 10 and 11.
systemd Unit Files
Writing, enabling, and managing systemd service, timer, and socket units.
Python Installation
Install Python 3 inside WSL2/Ubuntu via apt, the deadsnakes PPA, or pyenv. Covers the python3-venv quirk and version aliasing.
Python Installation
Install Python 3 on Debian/Ubuntu, Fedora/RHEL, and Arch Linux. Covers package managers, pyenv, and building from source for unsupported distros.
PCRE
PCRE2 syntax reference — character classes, quantifiers, anchors, groups, lookarounds, backreferences, flags, and advanced features used in grep, sed, nginx, PHP, and dozens of other tools.
Operating Systems
Command-line references and tooling guides for Linux, Windows, z/OS, and macOS.
Linux
Command-line tools, shell scripting, networking, system administration, and data extraction for Linux.