(12-14-2018, 01:21 PM)Neo2018 Wrote: Hello,
I desperately need a Remote Desktop in OMV OpenMediaVault.
Installed> OMV-Extras> Plugins> openmediavault-remotedesktop 4.0.1
Connected via Windows Remote Desktop Connection.
After a few clicks, no reaction, connection reboot few clicks and again lags / errors.
Code:root@rockpro64:~# uname -a
Linux rockpro64 4.4.138-1094-rockchip-ayufan-gf13a8a9a4eee #1 SMP Thu Aug 9 20:29:55 UTC 2018 aarch64 GNU/Linux![]()
Remote Desktop is very important to me.
Please help.
So ... Reliable remote desktop can be achieved in two ways in OMV.
1) Using OMV WebBUI: set up your user first an make sure that your user has a home directory (this is a must) as well as elevated privilages (sudoers group) [edit] adding user to sudoers is conveniant, but not necessary. After you set this install the RDP plugin. From here its pretty straight forgward - you connect using your OMV credentials.
2) VNC server: the alternative route is to install VNC from CLI (which I prefer) - you'll still have to make your user have a home folder and I suggest you add user to sudeors. Then install the destkop you want - I suggest mate, xfce or lxde. Reboot. After ssh into the OMV install and install your favorite VNC server.
I've tried both and in my experience both work well.