Skip to main content

Recently Updated Pages

Grafana Alloy

Homelab System

How to get WAL stats for alloy: alloy tools prometheus.remote_write wal-stats /var/lib/private/a...

Updated 11 months ago by etorres

When plasma won't start after a kernel upgrade

Client Devices KDE Fixes

Most likely it's something wrong with X, I fixed my issues by adding the following to /etc/sddm.c...

Updated 1 year ago by etorres

Printers

Client Devices

Unable to add AirPrint/mDNS/Bonjour Printer Verify if you are getting the following error in /va...

Updated 1 year ago by etorres

CUPS

Homelab Services

Firewall rules: 

Updated 1 year ago by etorres

Fix Intel Ethernet NIC Hang

Homelab Proxmox

Problem If ethernet hangs and you get this journal log: Mar 29 05:14:04 pve-01 kernel: e1000e 0...

Updated 1 year ago by etorres

Policy - systemd-resolved

Homelab SELinux

Updated 1 year ago by etorres

How to upgrade MariaDB inside Docker

Homelab Services

docker compose exec -it db bash -c "mariadb-upgrade -u root -p" Then enter password

Updated 1 year ago by etorres

LUKS

Homelab System

https://wiki.archlinux.org/title/Dm-crypt/Specialties#Disable_workqueue_for_increased_solid_state...

Updated 1 year ago by etorres

Intel NIC Configuration

Homelab System

Wireless Configuration # iwlwifi.conf # Enable antenna aggregation options iwlwifi 11n_disable...

Updated 1 year ago by etorres

Users/Groups

Homelab System

krypton User Group Type (login/system) Purpose restic backup system Run the res...

lm-sensors

Homelab System

Label Value CPUTIN Motherboard's CPU temp sensor SYSTIN Motherboard temp senso...

traefik

Homelab System

Docker Label Configuration Base Labels This is the minimum set of labels you need to expose a c...

Docker Healthchecks

Homelab Services

Rationale Use these to verify the health of database containers. This allows me to only run web ...

Updated 1 year ago by etorres

Docker Firewall Configuration

Homelab System

Source: Firewalld Strict Docker Filtering Preparation Required parts: Install firewalld and ac...

Updated 1 year ago by etorres

Import a qcow2 file

Homelab Proxmox

qm importdisk <vm_id> file.qcow2 <storage-backend>  

Updated 1 year ago by etorres

crypttab

Homelab System

This configuration allows us to automatically unlock but not mount external drives. For example: ...

Updated 1 year ago by etorres

Rename a node

Homelab Proxmox

#!/usr/bin/bash mkdir -p /tmp/qemu ## make temp dir for moving VM config files cp /etc/pve/no...

Updated 1 year ago by etorres

Samba/SMB

Homelab Services

Configuration My user is set up in unix groups that correspond to the groups outlined in the fol...

Troubleshooting

Homelab Services

Django CSRF verification failed: null does not match any trusted origins If a django-backed ser...

Syncthing

Homelab Services