I'm trying to configure and enable remote login on an Ubuntu 15.10 machine by connecting to it using ssh from Ubuntu 14 machine.
On Ubuntu 15.10 machine, I've installed vino using the following command:
sudo apt-get install vino
However when I try to run:
vino-preferences
I get the following error:
$ sudo vino-preferences
Failed to connect to Mir: Failed to connect to server socket:
No suchfile or directory
Unable to init server: Could not connect: Connection refused
(vino-preferences:8267): Gtk-WARNING **: cannot open display:
How can I solve this?
Please, whoever wants to suggest something, please use simple words and detailed steps; as I am so shallow in all Linux things.
Note: that ubuntu-desktop is not installed yet on the destination server (the Ubuntu 15)... I don't know if this matters!