Advanced Search
Search Results
221 total results found
Dozzle (Docker-Logs)
https://github.com/amir20/dozzle services: dozzle: container_name: dozzle image: amir20/dozzle:latest volumes: - /var/run/docker.sock:/var/run/docker.sock ports: - 8080:8080
input.conf (Keyboardlayout us altgr-intl)
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
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
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
HA-VM installieren mit virt-install unter Linux Ubuntu
sudo apt update sudo apt install -y qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils virtinst sudo adduser $USER libvirt # Neu einloggen oder 'newgrp libvirt' damit die Gruppe aktiv wird # Namen deines Ethernet-Interfaces herausfinden: ip l...