Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

52 total results found

Homelab

Plant Care

Good to know for my plant collection

documentation

Miscellaneous Manuals

Odds and ends for items that I don't want to keep a physical manual for

misc
documentation

Homelab

Guides/manuals for administrative tasks

Client Devices

Miscellaneous manuals that do not fit under system administration i.e. desktop-related setup.

desktop
miscellanous
xenon

Basic Care

Plant Care

Basic care info

Pest Prevention and Treatment

Plant Care

Chemicals and Consumables

Plant Care

Mixing ratios, chemical usage, etc.

Home Items

Miscellaneous Manuals

Reference for home-related items

System

Homelab

How to administer core system services such as networking, storage, monitoring, etc.

storage
monitoring
documentation
network
power
system

Services

Homelab

Guides and documentation for miscellaneous services that don't categorize under system.

Proxmox

Homelab

SELinux

Homelab

Guides and reference for my SELinux configurations

KDE Fixes

Client Devices

Soil

Plant Care Basic Care

Watering and sun are proportional, adjust accordingly with lighting Indoor Plants Planted in Bonsai Jack succulent soil Water slightly more frequently than outside plants that have regular potting soil Outdoor Plants Planting is a mix of Bonsai Ja...

Watering

Plant Care Basic Care

Mold

Plant Care Pest Prevention and Treatment

If mold is spotted on any part of the plant including soil: Spray down with isopropyl alcohol Remove from sun to prevent burning Optional: add cinnamon to body of plant to prevent reoccurence

Chemicals

Plant Care Chemicals and Consumables

Final Product Base Solvent Usage 32oz 70% IPA 24.6oz 91% IPA 7.4oz water H2O2 (liquid delivery) 1 pint 3% H2O2 1 gallon water 16oz H2O2 (aerosol delivery) 2 - 2.5oz 3% H2O2 16oz water     Usage...

Soil

Plant Care Chemicals and Consumables

Preferred soil is bonsai jack for quick draining Drains too quickly for top watering however  

Chamberlain MC100 Garage Door Remote

Miscellaneous Manuals Home Items

Programming Steps Start with the garage door closed. Press and hold the bottom button on the remote until the blue LED stays solid (approx. 15 sec), then release the button. Press and release the learn button on the garage door opener. On the remote, pre...

searx-ng

Homelab Services

HTTP method: use GET to be able to use the back button on websites  

docker-socket-proxy

Homelab Services

Use this service to expose the docker socket and protect it from unauthorized operations Prevent Required Permissions authentik CONTAINERS IMAGES uptime-kuma traefik

traefik

Homelab System

Docker Label Configuration Base Labels This is the minimum set of labels you need to expose a container to traefik: labels: traefik.enable: true traefik.http.routers.<service_name>.entrypoints: <ep1>, <ep2> traefik.http.routers.<service_name>.rule: Ho...

Syncthing

Homelab Services

lm-sensors

Homelab System

Label Value CPUTIN Motherboard's CPU temp sensor SYSTIN Motherboard temp sensor AUXTIN Aux temp sensors, usually for PSU

Authentik

Homelab Services

Docker Firewall Configuration

Homelab System

Source: Firewalld Strict Docker Filtering Preparation Required parts: Install firewalld and activate service: pacman -Syu firewalld systemctl enable --now firewalld.service Disable any other firewall services. Disable iptables for docker by adding or ch...

VIA Keyboard Configuration

Client Devices

To allow access to VIA, write the following to /etc/udev/rules.d/99-viia.rules: KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0666", TAG+="uaccess", TAG+="udev-acl" Launching VIA without performing the above step will cause it to prompt you to add the file a...

Checklist of Things Done

Homelab System

Network Storage hdparm -S 0 for all drives hdparm -B 164 for all drives System suricata

KDE systemd Autostart Configuration

Client Devices

kwriteconfig5 --file startkderc --group General --key systemdBoot true This sets up autostart for plasma user services using systemd instead of the default scripts.

audit

Homelab System

Kernel Parameters: audit=1 audit_backlog_limit=8192 This prevents the message kauditd: hold queue overflow  

Scanning

Client Devices

Epson WorkForce ES-580W sane epsonds backend

Troubleshooting

Homelab Services

Django CSRF verification failed: null does not match any trusted origins If a django-backed service is sitting behind a reverse proxy, ensure that for referrer policy header, it is passing 'same-origin'. For example, in traefik's file provider: headers-mid...

Samba/SMB

Homelab Services

Configuration My user is set up in unix groups that correspond to the groups outlined in the following config sections and added in the groups paperless and timemachine. Paperless-ngx Consumer Share [paperlessngx-consumer] comment = Paperless-ngx Consumpti...