I've installed on my Synology DS918+ Virtual Machine Manager. Then, I've created new VM based on Ubuntu 18.04. Works fine, however, I am not able to ex. change screen resolution.
As far as I know, I need to install something like VM tools. But do not know how and which one. Synology probably is using KVM virtualization. PS. On one page (http://www.instructables.com/id/Ubuntu-Virtual-Machine-in-a-Synology-NAS/) I found information that I should install:
sudo apt-get install qemu-guest-agent
however, can't find this package on my Ubuntu (have tried apt-get update).
Please help.
lspci
(which graphic card) and maybexrandr
(what resolutions are provided). – Christian Ehrhardt May 16 '18 at 14:37