Correct way to move kvm vm

I have a problem to do live migration between two host computers via virt manager. It is a permission issue but I don’t have time to fig it out. It is not a big deal. It is ok to move KVM vms offline.

Read More

MariaDB/Mysql Timezone

By default, mysql timezone value is system. It causes Python application error. After changed timezone to UTC, problem is solved.

Read More