RE: Controlling vino-server from command line



Bill
	I recall reading somewhere that newer versions of Gnome dont use it, rather
they use (quoting from defucnt memory) Vinagre, and something about how it
is integrated into gnome. I think if you look at the full netstat you'll see
another port open when you enable gnome's remote desktop.

-Chuck
-----Original Message-----
From: Bill Moseley [mailto:moseley hank org]
Sent: Tuesday, February 24, 2009 9:58 PM
To: gnome-list gnome org
Subject: Controlling vino-server from command line


[Pointers to a better list welcome.]

I'm able to ssh into a remote machine, and once connected I want to
enable vino-server.

On Ubuntu I can use the System->Preferences->Remote Desktop to
enable the vino-server.  But, if I use gconftool-2 to toggle the
enable/disable key it sometimes doesn't change.

Doesn't help me if I only have ssh access.

$ sudo netstat -tnlp | grep vino
tcp6       0      0 :::5900         :::*    LISTEN      6351/vino-server

$ gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled false

$ sudo netstat -tnlp | grep vino
tcp6       0      0 :::5900         :::*    LISTEN      6351/vino-server


Yet, on another machine I'm able to toggle it:

moseley bumby2:~$ sudo netstat -tnlp | grep vino
tcp6       0      0 :::5900         :::*    LISTEN      31503/vino-server

moseley bumby2:~$ gconftool-2 -s -t bool
/desktop/gnome/remote_access/enabled false

moseley bumby2:~$ sudo netstat -tnlp | grep vino
moseley bumby2:~$


Does using the Gnome menu to enable the remote desktop server do
something more than just toggle the gconf setting?

Is there a trick to running vino-server from the command line (once I
ssh in)?

Thanks,










--
Bill Moseley
moseley hank org
Sent from my iMutt





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]