Skip to content

Instantly share code, notes, and snippets.

View n1lux's full-sized avatar
🎯
Focusing

Nilo Alexandre Pereira n1lux

🎯
Focusing
  • Grupo Boticário
  • Poços de Caldas - MG
  • 04:19 (UTC -12:00)
View GitHub Profile
@n1lux
n1lux / urxvt.txt
Created December 27, 2022 14:47
Urxvt tips
[copy/paste]
https://www.tomica.net/blog/2019/01/fixing-urxvt-copy-paste/
@n1lux
n1lux / gist:69779c228c937b402904ba7029feb6df
Last active May 29, 2023 12:43
Install: QEMU - KVM - VIRTMANEGER - OPENSUSE
sudo zypper install libvirt qemu virt-manager libvirt-daemon-driver-qemu qemu-kvm
sudo systemctl enable libvirtd
sudo systemctl start libvirtd
ERROR: "network 'default' is not active"
Solution 1:
sudo virsh net-list --all
sudo virsh net-start default