Articles by tag: linux
Backup failure due to GIF duplicates in Discourse
How one popular GIF caused a backup failure in Discourse due to ext4 limitations. Problem analysis and solution for developers.
Running LLM without GPU: guide for developers | 2024
How to set up client-server architecture for local AI models on Linux and Windows. Step-by-step instructions with CPU optimization.
Password Recovery for ZIP via John the Ripper
Local Audit of ZIP Archives Using zip2john and John the Ripper. Step-by-Step Pipeline, Brute-Force Optimization, and Working with Hashes Without Data Leaks.
Flatpak CVE-2026-34078 Vulnerability: sandbox escape
Full breakdown of CVE-2026-34078 in Flatpak: mechanism via symlink, exploitation, update to 1.16.4. Protect Linux systems from sandbox escape.
Lightweight Linux distribution for schools based on Arch
Development of an optimized Linux distribution for educational institutions. Low system requirements, security, alternative to commercial OS.
Determining Linux Distributions by Packages via API KUMA
Learn how to automate OS inventory using Python and API KUMA. Package analysis for accurate determination of Linux distributions.