Connecting Raspberry Pi to Eduroam Wifi
A guide to manually configure a Raspberry Pi to connect to the eduroam university WiFi network using wpa_supplicant.
A guide to manually configure a Raspberry Pi to connect to the eduroam university WiFi network using wpa_supplicant.
A personal review and analysis of the 'Revolution OS' film, exploring the history and impact of the GNU project and the Free & Open Source Software movement.
A technical guide on configuring the default audio card in Linux, addressing common issues like card numbering and multi-source playback.
A passionate blog post about the power and creative uses of the LD_PRELOAD environment variable in Linux.
A wlroots maintainer debunks common misconceptions about Wayland, addressing security concerns and screenshot/capture functionality.
A developer explains the benefits of using older, well-supported hardware for software development and empathizing with users on limited systems.
A developer announces they are transitioning to full-time work on their free and open-source software projects, funded by community donations and subscriptions.
Guide to deploying Node.js web apps on Ubuntu 18.04 for production, covering installation and setup.
Explains how to use strace to understand how Linux commands like df work internally by tracing system calls.
A blog post reviewing a video presentation by Rob Pike on the history and development of the Unix operating system at Bell Labs.
Explains the differences between hard links and symbolic links on Linux, covering inodes, link counts, and practical examples.
Fedora Scientific now offers Vagrant boxes, providing a pre-configured environment for scientific computing with KDE desktop and open-source tools.
A guide to getting started with the QEMU virtualization tool, covering basic setup and command-line options for running a Linux VM.
Explains how to use Docker's userns-remap feature with Linux system users to solve permission issues in CI/build environments.
Announcing pre-release Vagrant boxes for Fedora Scientific, making it easier to run this scientific computing environment in a virtual machine.
A guide to installing and using the WireGuard VPN with Docker containers, including kernel module installation and tool usage.
A tech professional explores the reasons behind the common sentiment of 'hating Microsoft' and reflects on the evolution of tech industry rivalries.
A step-by-step guide to upgrading a Raspberry Pi's operating system from Raspbian Jessie to the newer Raspbian Stretch release.
A guide to redirecting stderr of a running process using gdb, with a practical example and explanation.