Quick and simple VMs with qemu
A guide to creating basic virtual machines using QEMU command line, covering CPU, memory, network, and architecture setup.
A guide to creating basic virtual machines using QEMU command line, covering CPU, memory, network, and architecture setup.
Announcing darkman v1.0.0, a Linux session service that automatically switches your desktop between light and dark modes based on sunrise and sunset.
A software engineer reflects on their journey from a passionate Linux advocate to a pragmatic computer user focused on getting work done.
A technical deep dive into the Linux 'ip netns add' command, exploring how it creates and manages named network namespaces.
A developer analyzes the barriers preventing Linux from mainstream desktop adoption, focusing on needed improvements in robustness, intuitiveness, and community.
Tips for new Linux users to improve their success rate, focusing on the OS's strengths for programmers and technical users.
Analyzes the security flaws in Flatpak's all-or-nothing permissions model and compares it to more granular systems like iOS.
postmarketOS offers a community-driven, open-source alternative to Android for smartphone hacking, using Alpine Linux for better transparency and collaboration.
A critique of Python's chaotic packaging ecosystem and its negative impact on Linux distribution maintainers, calling for the PSF to address the issue.
A guide to understanding container technology from its Linux foundations, covering namespaces, cgroups, and moving up to Docker and Kubernetes.
A reflection on KDE's 25-year history, its evolution from a Linux desktop project to a diverse software community, and its sustainable impact.
A guide explaining methods and tools available in Linux to recover accidentally deleted files from a computer system.
A curated list of interactive, hands-on learning platforms for mastering cloud native technologies like Kubernetes, Docker, and Linux.
A guide to setting up a Bluetooth device for serial communication on Linux using rfcomm and custom Bash scripts.
Argues that developers should rely on third-party software distributions to package their software, rather than distributing it themselves.
A quick guide to manually patching the OMIGOD vulnerability in Azure-hosted Linux VMs by updating the OMI package.
A guide to creating command aliases in Linux shells like zsh, bash, and Fish by editing configuration files.
A guide to creating stable udev rules for Linux hwmon interfaces, specifically for CPU temperature monitoring.
A guide to adding directories to the PATH environment variable in zsh or bash on Linux to fix 'command not found' errors.