User Tools

Site Tools


doc:faq:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doc:faq:start [2015/08/23 13:53]
ionic Merge with previous doc:faq page, spelling, grammar and other fixes.
doc:faq:start [2021/12/21 04:04] (current)
danger89 Make it more explicit it's about PulseAudio
Line 4: Line 4:
  
 ===== NX Protocol FAQ ===== ===== NX Protocol FAQ =====
 +
 ==== Is X2Go compatible with NoMachine's NX or freeNX? ==== ==== Is X2Go compatible with NoMachine's NX or freeNX? ====
  
Line 14: Line 15:
 ==== Can I install FreeNX and X2Go Server on one system? ==== ==== Can I install FreeNX and X2Go Server on one system? ====
  
-Yes - the NX libraries of X2Go are actually the most recent stable versions of NXv3 libs available. They are versioned as 3.5.0.x and include the patchset developed by X2Go and [[https://github.com/ArcticaProject/nx-libs|others]]. NoMachine dropped the NXv3 development branch completely and NXv4 was released as closed source only :-(.+Yes - the NX libraries of X2Go are actually the most recent stable versions of NXv3 libs available. They are versioned as 3.5.0.x and include the patchset developed by X2Go and [[https://github.com/ArcticaProject/nx-libs|others]]. NoMachine dropped the NXv3 development branch completely and NXv4 was released as closed source only:-(
  
 In former times the NX libs shipped with X2Go installed into an X2Go'ish location so that they would not interfere with the original NX libraries.  In former times the NX libs shipped with X2Go installed into an X2Go'ish location so that they would not interfere with the original NX libraries. 
Line 44: Line 45:
 Having separate tarballs made maintenance more difficult, so they were combined into one as the X2Go project started redistributing them. Having separate tarballs made maintenance more difficult, so they were combined into one as the X2Go project started redistributing them.
  
-==== Why not just use X11 forwarding over SSH? This is what Keith Package recommended. ====+==== Why not just use X11 forwarding over SSH? This is what Keith Packard recommended. ====
  
 You are probably referring to the [[http://keithp.com/~keithp/talks/lbxpost/|LBX post-mortem]] You are probably referring to the [[http://keithp.com/~keithp/talks/lbxpost/|LBX post-mortem]]
Line 72: Line 73:
 Further bonuses of X2Go are that you can pause a desktop session and take it to a different thin client for further use.  Further bonuses of X2Go are that you can pause a desktop session and take it to a different thin client for further use. 
  
 +==== Does X2Go support compositors? ====
 +
 +No, X2Go doesn't support X11 screen compositors. The compositors will be disabled.
 ===== Server FAQ ===== ===== Server FAQ =====
  
Line 90: Line 94:
 Strictly speaking, the only daemon/service that needs to be running is the SSH daemon. If users can connect to your server via an SSH client, then they should be able to connect via X2Go Client or PyHoca-GUI/PyHoca-CLI. Strictly speaking, the only daemon/service that needs to be running is the SSH daemon. If users can connect to your server via an SSH client, then they should be able to connect via X2Go Client or PyHoca-GUI/PyHoca-CLI.
  
-Depending on your Linux distribution, there may be an X2Go server init script called ''x2goserver'' or a systemd service called ''x2gocleansessions.service''. It is highly recommended that this service be enabled. It handles session cleanup, but does '''not''' provide X2Go "login functionality". You must not assume that the service is running correctly if logins via any of the X2Go client applications are possible. It is also '''not''' a prerequisite for new X2Go sessions.+Depending on your Linux distribution, there may be an X2Go server init script called ''x2goserver'' or a systemd service called ''x2gocleansessions.service''. It is highly recommended that this service be enabled. It handles session cleanup, but does **not** provide X2Go "login functionality". You must not assume that the service is running correctly if logins via any of the X2Go client applications are possible. It is also ***not*** a prerequisite for new X2Go sessions.
  
 ==== Does X2Go support Wayland or Mir? ==== ==== Does X2Go support Wayland or Mir? ====
Line 112: Line 116:
 ==== Is there an OS X Client? ==== ==== Is there an OS X Client? ====
  
-[[doc:installation:x2goclient#macos_x|Yes!]]+[[doc:installation:x2goclient#os_x|Yes!]]
  
 ==== Why is there no sound using Linux? ==== ==== Why is there no sound using Linux? ====
  
-Probably because the server does not listen to client connections. Check whether the file ''/etc/pulse/default.pa'' on the client contains the line:+Assuming PulseAudio daemon is up and running. Probably because the PulseAudio server does not listen to client connections. Check whether the file ''/etc/pulse/default.pa'' on the client contains the line:
 <code> <code>
 load-module module-native-protocol-tcp auth-cookie=".pulse-cookie" load-module module-native-protocol-tcp auth-cookie=".pulse-cookie"
doc/faq/start.1440338021.txt.gz ยท Last modified: 2015/08/23 13:53 by ionic