Start vino-server (VNC) before login on Linux CentOS
Posted
by
Dr. Gianluigi Zane Zanettini
on Server Fault
See other posts from Server Fault
or by Dr. Gianluigi Zane Zanettini
Published on 2014-06-07T18:08:53Z
Indexed on
2014/06/07
21:27 UTC
Read the original article
Hit count: 252
I'm using the default vino-server package to access my CentOS 6 workstation via VNC.
It works ok, but only AFTER I locally login on the workstation. I need to have vino-server start BEFORE the login, right at the Gnome login screen where I choose username and password.
Due to personal reasons, I need to use Vino and not vnc-server or any other packages.
I already tried to insert /usr/libexec/vino-server &
in /etc/gdm/Init/Default
but this didn't solve the issue.
© Server Fault or respective owner