I have a computer with Fedora 24 that I often use to control another remote comptuer with Fedora 23.
I can use vinagre
to do this, provided that I log in at least once with my user in my remote computer. Normally I have physical access to the remote computer, so I just turn it on and log in, and then whenever I want I can remotely control it.
Sometiemes, however, I need to reboot the remote computer. When this happens I cannot directly use vinagre
(I can use ssh
but I really need the interface). The problem is that soon I will not have access to my remote computer, so I'm looking for a way to solve this. My understanding is that I need to start up the vino server in the remote computer, but I don't know how to do it.
Any ideas?
systemctl start vino.service
what happens? – I_GNU_it_all_along Sep 15 '16 at 10:07vino-server.service
? Is there a requirement to use VNC? Or are you open to better alternatives? – I_GNU_it_all_along Sep 15 '16 at 12:05