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
Next revision Both sides next revision
doc:faq:start [2015/04/27 15:29]
ionic Add DartEditor to Java cairo problem, fix grammar.
doc:faq:start [2015/08/21 00:00]
mikedep333 Move Client FAQ after Server FAQ
Line 41: Line 41:
 No. The postgres database is only needed if you are planing to use more than one connected server (server array). By default X2Go Server installs with SQLite3 support enabled. To set up X2Go with PostgreSQL as DB backend you have to edit the X2Go Server's configuration in /etc/x2go.  No. The postgres database is only needed if you are planing to use more than one connected server (server array). By default X2Go Server installs with SQLite3 support enabled. To set up X2Go with PostgreSQL as DB backend you have to edit the X2Go Server's configuration in /etc/x2go. 
  
 +===== Client FAQ =====
 +
 +==== Is there an MS Windows Client? ====
 +
 +Yes, there are two: [[doc:installation:x2goclient#ms_windows|X2Go Client]] and [[doc:installation:pyhoca-gui#ms_windows|PyHoca-GUI]].
 +
 +==== Is there a MacOS Client? ====
 +
 +[[doc:installation:x2goclient#macos_x|Yes!]]
 +
 +==== 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:
 +<code>
 +load-module module-native-protocol-tcp auth-cookie=".pulse-cookie"
 +</code>
 +If not, add it. Alternatively you can load the module at runtime:
 +<code>
 +pactl load-module module-native-protocol-tcp 'auth-cookie=".pulse-cookie"'
 +</code>
 +
 +==== Can I use x2goprint with Windows Clients? ====
 +
 +To set a print target, you'll need ''x2goclient''. For example you can use the RDP tunneling feature of X2Go. FIXME
  
 ===== Session FAQ ===== ===== Session FAQ =====
Line 93: Line 116:
  
 [[http://kb.mozillazine.org/Firefox_:_FAQs_:_Run_more_than_one_instance_in_Linux| kb.mozillazine.org/Firefox_:_FAQs_:_Run_more_than_one_instance_in_Linux]] [[http://kb.mozillazine.org/Firefox_:_FAQs_:_Run_more_than_one_instance_in_Linux| kb.mozillazine.org/Firefox_:_FAQs_:_Run_more_than_one_instance_in_Linux]]
- 
- 
-===== Client FAQ ===== 
- 
-==== Is there an MS Windows Client? ==== 
- 
-Yes, there are two: [[doc:installation:x2goclient#ms_windows|X2Go Client]] and [[doc:installation:pyhoca-gui#ms_windows|PyHoca-GUI]]. 
- 
-==== Is there a MacOS Client? ==== 
- 
-[[doc:installation:x2goclient#macos_x|Yes!]] 
- 
- 
- 
-==== 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: 
-<code> 
-load-module module-native-protocol-tcp auth-cookie=".pulse-cookie" 
-</code> 
-If not, add it. Alternatively you can load the module at runtime: 
-<code> 
-pactl load-module module-native-protocol-tcp 'auth-cookie=".pulse-cookie"' 
-</code> 
- 
- 
-==== Can I use x2goprint with Windows Clients? ==== 
- 
-To set a print target, you'll need ''x2goclient''. For example you can use the RDP tunneling feature of X2Go. FIXME 
  
 ===== Known Issues ===== ===== Known Issues =====
Line 146: Line 141:
 Now you should not get the error message anymore.  Now you should not get the error message anymore. 
  
-===== 3rd Software Known Issues =====+===== 3rd Party Software Known Issues =====
  
 ==== Eclipse/DartEditor crashes on Debian Wheezy ==== ==== Eclipse/DartEditor crashes on Debian Wheezy ====
Line 178: Line 173:
  
  
-==== R graphics ===+==== R graphics ====
 Using an buffered X-window and reducing the update rate can significantly improve performance for complex graphs.  Using an buffered X-window and reducing the update rate can significantly improve performance for complex graphs. 
 <code> <code>
Line 187: Line 182:
 #Everything following this line will be drawn into this window. #Everything following this line will be drawn into this window.
 </code> </code>
 +
 +===== Desktop Environment FAQ (Gnome, KDE, etc.) =====
 +
 +Please visit [[doc:de-compat]] to find out which Desktop Environments are supported on the X2Go Server side.
doc/faq/start.txt ยท Last modified: 2021/12/21 04:04 by danger89