Do you get the following error while trying to use TensorFlow on a Linux virtual machine? This might be caused by your CPU that is unsupported. If you are running TensorFlow in a virtual machine, then check how your virtual CPU is configured (what type). Do this by typing the following in your Linux terminal:… Continue reading How to fix TensorFlow library was compiled to use SSE4.1 instructions, but these aren’t available on your machine. Aborted
Category: Proxmox VE
Install Proxmox qemu-guest-agent on Ubuntu 20.04
In this tutorial I will show you how to install the qemu-guest-agent package on Ubuntu 20.04. 1. What is qemu-guest-agent? The qemu-guest-agent is a helper daemon, which is installed in a guest VM. It is used to exchange information between the host and guest, and to execute commands in the guest machine. For example, when… Continue reading Install Proxmox qemu-guest-agent on Ubuntu 20.04