Hello again,
I managed to get the spice-html5 working ;-)
Sadly the changes and scripting to create what I want is a bit of a
challenge for me, but the real downer is that it would be a custom
implementation.
Maintainability will be a challenge for everybody who gets to manage the
system after me
On 12/23/2014 07:45 AM, Rob Verduijn wrote:
If you are curious about how to get the Xspice seamles to work for a
single user
Sure; that works.
The recipe I was recently using is:
yum install xorg-x11-server-Xspice
Edit /etc/gdm/custom.conf
[xdmcp]
Enable=true
PingIntervalSeconds=0
( see
I'll work on better formulating my questions.
For now I will have a look into html5spice.
See if I can get it to work.
Rob
2014-12-23 14:37 GMT+01:00 Jeremy White :
> On 12/23/2014 07:20 AM, Rob Verduijn wrote:
>
>> Like I said in my first email, I already got Xspice to play along with
>> xdmcp
If you are curious about how to get the Xspice seamles to work for a single
user
Edit /etc/gdm/custom.conf (from the link to vnc setup)
[security]
AllowRemoteRoot=true
DisallowTCP=false
[xdmcp]
Enable=true
MaxSessions=30
Install the Xspice package
on fedora its : xorg-x11-server-Xspice.x86_64
se
On 12/23/2014 07:20 AM, Rob Verduijn wrote:
Like I said in my first email, I already got Xspice to play along with
xdmcp.
And when connecting to the server using virt-viewer I get a nice desktop.
Now what I do not have is more than 1 concurrent user.
Also preventing the second user from hijacki
Like I said in my first email, I already got Xspice to play along with
xdmcp.
And when connecting to the server using virt-viewer I get a nice desktop.
Now what I do not have is more than 1 concurrent user.
Also preventing the second user from hijacking the session from the first
user is an issue.
On 12/23/2014 03:30 AM, Rob Verduijn wrote:
Hello all,
I'm wondering if it is possible to get Xspice to work for multiple
concurrent users.
Currently I got it to work with xdmcp to start up a spice-desktop session.
However when the second user logs in the session will be taken over by
that u
Hello all,
I'm wondering if it is possible to get Xspice to work for multiple
concurrent users.
Currently I got it to work with xdmcp to start up a spice-desktop session.
However when the second user logs in the session will be taken over by that
user.
Is it possible to get this to work with Xsp