3

This is more a follow-up question regarding this issue (e.g., Enable remote VNC from the commandline?). I am using desktop sharing of Ubuntu 18.04 (without vino server). For remote access from another Ubuntu via remmina, it's working fine. But when I try VNC client from Mac, it complains about encryption level.

I try "gsettings set org.gnome.Vino ..." on the server, but it says no such schema.

user276851
  • 652
  • 3
  • 10
  • 21

1 Answers1

2

Consider to install vino package with

sudo apt install vino

as it contains needed file.

N0rbert
  • 103,263