2017-01-29 02:02:33 +08:00
|
|
|
Run the server with:
|
2012-09-05 01:48:45 +08:00
|
|
|
export XSPICE_PORT=5900
|
|
|
|
X -noreset -config spiceqxl.xorg.conf :3.0
|
|
|
|
|
|
|
|
Or:
|
|
|
|
Xspice --config spiceqxl.xorg.conf --password mypass --port 5900 :3.0
|
|
|
|
(you can use also --disable-ticketing to disable authentication!)
|
|
|
|
|
2017-01-29 02:02:33 +08:00
|
|
|
Use a spice client (like spicy) to connect.
|
2012-09-05 01:48:45 +08:00
|
|
|
|
|
|
|
Run X clients as usual by setting DISPLAY=:3.0
|