vnc not into gnome but Xfce but still not working

poma pomidorabelisima at gmail.com
Wed Jul 23 17:00:13 UTC 2014


On 23.07.2014 10:40, poma wrote:
>
> $ grep -v ^# $HOME/.vnc/xstartup
> startxfce4
>
> $ grep -v ^# /etc/systemd/system/vncserver@\:1.service
> [Unit]
> Description=Remote desktop service (VNC)
> After=syslog.target network.target
>
> [Service]
> Type=simple
> ExecStartPre=/bin/sh -c '/usr/bin/vncserver -kill %i > /dev/null 2>&1 || :'
> ExecStart=/sbin/runuser -l <USER> -c "/usr/bin/vncserver %i -fg"
> ExecStop=/bin/sh -c '/usr/bin/vncserver -kill %i > /dev/null 2>&1 || :'
> ExecStopPost=/sbin/runuser -l root -c "/usr/bin/Loginctl-Clean"
>
> [Install]
> WantedBy=multi-user.target
>

However if someone is eager enough to play with the 'Xspice'
http://www.spice-space.org/page/Features/Xspice

Server:
$ Xspice --port <PORT> --exit-on-disconnect --xsession startxfce4 --disable-ticketing :2 &

Client:
$ spicy -h <Spice server address/hostname> -p <PORT>


$ Xspice -h
$ spicy -?

$ repoquery -i xorg-x11-server-Xspice
$ repoquery -i spice-gtk-tools


remote desktop fan club




More information about the users mailing list