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

171 total results found

WLED Error connecting SerialPort

Code Snippets & Notes

failed to execute 'open' on 'serialport': failed to open serial port.   sudo setfacl -m u:eix:rw /dev/ttyUSB0 https://github.com/esphome/issues/issues/4525#issuecomment-2676978792   

Proxmox PVE statische IP

Linux

Proxmox > Node > System > DNS > Edit damit wird immer die /etc/resolv.conf überschrieben: danach nano  /etc/network/interfaces auto lo iface lo inet loopback iface eno1 inet manual auto vmbr0 iface vmbr0 inet static address 10.1.1.69...

Windows: Alle Dateien neuer als <Datum> verschieben

Nextcloud

  Aktuellste Dateien verschieben, wenn Nextcloud Desktop Client neu installiert werden soll um Sync-Probleme zu beheben oder auf virtuelle Dateien umzusteigen $Source = "C:\Users\lbrin\Nextcloud_2025_01_14" $Target = "C:\Users\lbrin\Nextcloud_2025_01_14_bac...

neovim + lazyvim Installation

neovim

neovim https://github.com/neovim/neovim/blob/master/INSTALL.md  sudo apt install software-properties-common # sudo add-apt-repository ppa:neovim-ppa/unstable sudo add-apt-repository ppa:neovim-ppa/stable sudo apt update sudo apt install neovim lazyvim...

Zerobyte (Restic Backup UI)

Docker Docker-Compose .yamls

https://github.com/nicotsx/zerobyte  services: zerobyte: image: ghcr.io/nicotsx/zerobyte:v0.22 container_name: zerobyte restart: unless-stopped # --------------------------------- # OBACHT wenn man Volumes (zu speichernde Daten) oder...

SSH-Agent mit Bitwarden

Linux

Guide: https://bitwarden.com/help/ssh-agent/#tab-linux-6VN1DmoAVFvm7ZWD95curS  Kurzfassung # Bitwarden SSH-Agent aktivieren export SSH_AUTH_SOCK=/home/<user>/.bitwarden-ssh-agent.sock # in .bashrc oder .zshrc speichern nano ~/.bashrc nano ~/.zshrc e...

! IP-Kollidierung bei Netbird verhindern (192.168.x und 10.1.x)

Docker

Falls eine IP-Adresse aus einem anderen Subnetz nicht erreichbar ist, kann es daran liegen, dass eine Docker-Bridge mit diesem Subnetz vorhanden ist. siehe https://wiki.folkerts.it/books/docker/page/netbird-vpn-it-infrastructure-mit-wireguard-und-authentik ...

Waybar DateTime Format

Linux Omarchy

Waybar ist die Topbar in Omarchy. vim .config/waybar/config.jsonc "clock": { "format": "{:%a, %m.%d.  %H:%M:%S}", "interval": 1, "format-alt": "{:%A, %B %d, %Y (%R)}  ", "tooltip-format": "<tt><small>{calendar}</small></tt>", "calenda...

input.conf (Keyboardlayout us altgr-intl)

Linux Omarchy

https://wiki.hypr.land/Configuring/Variables/#input  https://learn.omacom.io/2/the-omarchy-manual/67/faq#how-do-i-switch-between-keyboard-layouts  https://learn.omacom.io/2/the-omarchy-manual/78/keyboard-mouse-trackpad  Tastaturlayout: US-International für ...

can't lock file

Proxmox

trying to acquire lock...TASK ERROR: can't lock file '/var/lock/qemu-server/lock-101.conf' - got timeout qm unlock 103  

input/output error

Proxmox

unable to open file '/etc/pve/nodes/nuc-02/qemu-server/101.conf.tmp.479915' - Input/output error   Speicher voll, Backups löschen und PVE neustarten zb