Skip to main content

Recently Updated Pages

User Provisioning

Homelab Proxmox

Perform these following steps: pveum useradd etorres@pam pveum group add wheel -comment 'System...

Updated 2 weeks ago by etorres

systemd Shell Execution

Quick Reference

To start a shell with the same environment as a particular systemd service sudo systemd-run --pr...

Updated 1 month ago by etorres

Quick Git Commands

Quick Reference Programming

Remove merged branches git branch --merged origin/main | rg -v "main" | xargs git branch -d Mak...

Updated 1 month ago by etorres

Sops-Nix Setup

Homelab NixOS

To set up the system to run sops-nix, I usually use the host SSH key like so: nix run 'nixpkgs#s...

Updated 1 month ago by etorres

Bitwarden Secrets Manager on macOS

Homelab

Run this command: curl https://bws.bitwarden.com/install > bws.sh Review the downloaded script ...

Updated 3 months ago by etorres

Sops-Nix Env Files

Homelab NixOS

Create the plaintext env file to be used Do not commit any plaintext env files into version co...

Updated 3 months ago by etorres

New Host Checklist

Homelab NixOS

Provisioning Add terraform entry for VM, then run terraform plan, verify, and then terraform a...

Updated 3 months ago by etorres

Grafana Alloy

Homelab System

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

Updated 3 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 6 months ago by etorres

Printers

Client Devices

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

Updated 7 months ago by etorres

CUPS

Homelab

Firewall rules: 

Updated 7 months 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 8 months ago by etorres

Policy - systemd-resolved

Homelab SELinux

Updated 8 months 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 10 months ago by etorres

PiKVM Tailscale Certificate Update Service

Homelab System

These systemd services allow me to update the Tailscale certificates for PiKVM every 80 days with...

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

PiKVM

Homelab System

Important Lines for /boot/config.txt Used to fix kvmd-otg and kvmd-tc358743 not starting at boot...

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...