Archive for September, 2021

Sep 25 2021

KVM validate xml

Dump

virsh dumpxml debian11 > test.xml
virt-xml-validate test.xml
Sep 7 2021

RRDTools

./configure –enable-perl-site-install

Sep 5 2021

Cpan – Encode.c: loadable library and perl binaries are mismatched (got handshake key 0xed00080, needed 0xeb00080)

Move the folder /usr/local/lib64/perl5 to /usr/local/lib64/BADperl5

Move the folder /usr/local/share/perl5 to /usr/local/share/BADperl5