Tag: linux

41 posts

BASH Souls

Learning that Dark Souls and Linux have a lot in common

·
Jun 21, 2026
Making AppImages suck less with AppHerder

Making AppImages suck less with AppHerder

Lifecycle management for your AppImages.


Aly Raffauf icon
Aly Raffauf
aly.codes
·
Jun 19, 2026
I gave a Raspberry Pi Zero W a Bluetooth soundbar to drive

I gave a Raspberry Pi Zero W a Bluetooth soundbar to drive

·
Jun 11, 2026

Install Chrome as the www-data User

After recently rebuilding the 4RoadService web server on Debian 13, Browsershot wasn't working right. It wasn't working at all. We run Laravel on a slightly old-school LAMP setup with PHP-FPM, and run the Laravel workers as the www-data user, the same user that runs the web server, so that user needed to be able to...


John Beales icon
John Beales
johnbeales.com/
·
Jun 10, 2026

ThinkBook 14 G8+ 21VG

New laptop after 6 years and it doesn't disappoint

·
Jun 1, 2026
Cheap x86 Linux tablet speedrun any% [CHEATING]

Cheap x86 Linux tablet speedrun any% [CHEATING]

If Panos Panay really doesn't like this, he can always gift me a new Surface. I'll still install Linux on it, though.

·
May 14, 2026

Enable browser access to keyboard firmware on Linux

today iain learned: How to enable browser access to a keyboard's QMK firmware on Linux, via the USB HID interface and udev rules


today iain learned icon
today iain learned
til.iainsimmons.com
·
May 9, 2026

Como Instalar o Arch Linux

Nesta postagem, eu irei te guiar a como instalar o sistema operacional mais versátil do mundo, o Linux, em específico, a distribuição que eu uso, o Arch Linux!

·
Apr 25, 2026

Process Sandboxing & Agents (in 5min)

Linux sandboxing for the win.

·
Apr 1, 2026

A New Theme for Everytheme

A rabbit hole to make one of my programs green led to the case of an overengineered set of colors, that was actually surprisingly useful

·
Mar 21, 2026
waving goodbye to windows - part 1

waving goodbye to windows - part 1

Okay, so the title might be a little misleading. I waved goodbye to Windows in favor of Linux (obligatory "I use Arch, btw") some time ago. Given that my personal laptop's hardware was of the 2016 era, I just couldn't run Windows very well any longer. Not that I wanted to anyway. I opted for an Arch-based distribution called CachyOS, set it up once, and didn't fiddle with it at all. It worked great! But as the aging hardware continued to cause problems, it became apparent that it was time to mov...


griff icon
griff
griff.pckt.blog
·
Mar 12, 2026

Viber icon appears twice in Ubuntu apps menu

·
Mar 1, 2026
Toying around with a phone dock

Toying around with a phone dock

A quick post about testing my phone on a docking station

·
Feb 25, 2026

How to install Espanso on Debian or Ubuntu or Raspberry Pi OS

edafe.de/espanso "Replace ':poke' with 'Pokémon,' or save some time by replacing ':greeting' with a stock email template. That's the basic idea, but Espanso goes much further. It's one of the most powerful utilities I've used, and if you're willing to do a bit of legwork to set it up properly, it can be one of...


edafe.de icon
edafe.de
edafe.de/
·
Feb 13, 2026

High CPU reading epubs and PDFs in Linux


T
Tech Tidbits
octet-stream.net/b/tt
·
Feb 10, 2026
Meetup 002 ⋅ 2025-12-29

Meetup 002 ⋅ 2025-12-29

We are not alone

·
Feb 9, 2026
Tim's guide to Linux distros

Tim's guide to Linux distros

So you're new to Linux and need some pointers on where to start.

·
Jan 21, 2026

Mapeamento e Identificação de Arquivos Duplicados em Discos Externos e SSD Secundário

Um looongo procedimento para mapear e Identificar arquivos duplicados em diferentes discos externos e num SSD secundário.

·
Jan 15, 2026

Shell Troca Áudio

Esse script baixa um vídeo, depois baixa um áudio, depois mixa os dois num arquivo novo. Usecase super específico, por isso mesmo super divertido.

·
Jan 15, 2026

"Vulkan shaders" e a STEAM no Linux

O que são os "Vulkan shaders" usados no Linux* para rodar o Diablo IV e porque eles precisam "processar" antes do jogo iniciar?

·
Jan 15, 2026

DNS in '26 for privacy and speeed

·
Jan 6, 2026

Daily driving Linux is pretty mundane (in a good way)

2026 is my year of the Linux desktop on virtue of it just working

·
Jan 1, 2026

Playing with the Ubuntu image for the VisionFive 2

It's still using Mesa 22.3.6 (from 2023)

·
Dec 17, 2025

Remap the CapsLock key in Linux

today iain learned: How to remap the CapsLock key with a tap-hold keybind in Linux


today iain learned icon
today iain learned
til.iainsimmons.com
·
Dec 16, 2025

WINE Cooler

Lessons on laying out the 404 Media zine using a relatively weird setup—on Linux, using Affinity, with the help of the Windows translation layer WINE.

·
Dec 10, 2025

Add keybinds or shortcuts for other keys in Hyprland

today iain learned: How to use the wev CLI tool to help add keybinds or shortcuts for special keys in Hyprland


today iain learned icon
today iain learned
til.iainsimmons.com
·
Nov 14, 2025

How to fix WezTerm in Hyprland

today iain learned: How to fix a macOS WezTerm configuration to work in Hyprland


today iain learned icon
today iain learned
til.iainsimmons.com
·
Nov 5, 2025

Install OneDrive Client for Linux on Debian or Ubuntu

edafe.de/onedrive The OneDrive Client for Linux connects your Debian or Ubuntu system to Microsoft's OneDrive Personal, OneDrive for Business, OneDrive for Office365, Sharepoint and other such deployments. Step 1 Install the OneDrive Client from the Debian or Ubuntu repository. $ sudo -- bash -c 'apt update && apt install --yes onedrive' Step 2 Begin to...


edafe.de icon
edafe.de
edafe.de/
·
Oct 30, 2025

Set custom cursor in Hyprland

today iain learned: How to set a custom cursor in Hyprland


today iain learned icon
today iain learned
til.iainsimmons.com
·
Oct 29, 2025

Walker + Elephant = Raycast on Linux

today iain learned: How to use Walker and Elephant to match Raycast features in Linux


today iain learned icon
today iain learned
til.iainsimmons.com
·
Oct 28, 2025

Install Cockpit on Debian 13 trixie

edafe.de/cockpit Cockpit provides an easy-to-use, web-based interface for administering Linux systems. It simplifies tasks such as monitoring logs, controlling system services, configuring networks, and managing virtual machines. Cockpit has been described as a "useful and extensible tool to observe, manage, and troubleshoot Linux servers". Step 1 cockpit requires the use of the firewalld service to...


edafe.de icon
edafe.de
edafe.de/
·
Oct 21, 2025

Configure nullmailer with a relay host

"If you want to receive status updates from your Debian or Ubuntu system, you need to employ the help of a mail tansfer agent (MTA). nullmailer is a relay-only forwarding MTA that can be used as an alternative to more complex MTAs such as Exim, Sendmail or Postfix."


edafe.de icon
edafe.de
edafe.de/
·
Oct 14, 2025

Fixing NPM permissions errors on WSL

Saving this one for posterity since I seem to run into something like this once every couple of months. Really gotta get a Mac for my next dev machine. sudo apt update && sudo apt upgrade -y # Since you mention that you have set your user to be root: sudo sh -c 'echo "[user]\ndefault=root" > /etc/wsl.conf' wsl.exe -l -v # Confirm your distribution name for the following command: wsl.exe --terminate Ubuntu Credit to this StackOverflow answer.


L
lesser daemon
blog.bront.rodeo
·
Oct 2, 2025
My Experience with dwl

My Experience with dwl

·
Sep 29, 2025

They forced me to use a Macbook!

I recently started a new job at Plain and in addition to all the normal new-hire nerves, I was faced with my first Apple device - a Macbook Pro. Having spent the last decade plus as a Linux desktop guy I was nervous to say the least, but after having spent a few months getting to know Apple’s operating system and hardware I feel like I’ve come out the other side alive and want to share some thoughts.


N
ndo.dev
ndo.dev
·
Sep 11, 2025
Automating server setup with cloud-init

Automating server setup with cloud-init

Automatically perform all the standard steps you do on new servers in under 50 lines of yaml

·
Aug 15, 2025

Gaming on Linux (Wayland)


P
Patrick's Blog
pdewey.com/blog
·
Aug 10, 2025

Wacom One Review: The 40€ iPad - Using a Drawing Tablet for Studying

The better alternative to buying an iPad for university: drawing tablets - a review of the Wacom One. Plus: my recommended settings for Xournal++

·
Jun 17, 2025

Stop Breaking Things: A Gentle Introduction to NixOS in the Homelab

I'm speaking at Southeast LinuxFest 2025!


Aly Raffauf icon
Aly Raffauf
aly.codes
·
Jun 13, 2025

deployer.sh: Mildly Better Flake Deployments

A simple Nix deployment script I've written recently.


Aly Raffauf icon
Aly Raffauf
aly.codes
·
May 18, 2025

Provisioning a Red Hat VirtualBox VM With Vagrant

In what I hope will be the last entry in the "Brent learns the basics of VM provisioning" series, I finally moved to using Hashicorp's Vagrant yesterday. I'm glad I took the time to mess around in VirtualBox itself first - I always like understanding what I'm working with before I move to abstractions - but Vagrant makes it significantly easier. Vagrant sets up SSH in your VM by default, which is a nice time-saver, and generally makes the process of automating VM setup quick and easy. Behold: 1


L
lesser daemon
blog.bront.rodeo
·
Apr 9, 2025