text
resparse raw image
qemu-img convert -O raw ./vm-210-disk-1.raw.bak ./vm-210-disk-1.raw
text
text
stop snmpd spamming log-files
Thus if /etc/default/snmpd contains the line
The capital S is crucial to the syntax.
SNMPDOPTS='-LS 5 d -Lf /dev/null -p /var/run/snmpd.pid'
or even better, just add
dontLogTCPWrappersConnects true
into /etc/snmp/snmpd.conf
link
openssl v1 for squeeze
build backport package for squeeze (support tls v1.2) -> https://github.com/xCryogenx/OpenSSL-Backport