User Tools

Site Tools


other:x_conf

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 Both sides next revision
other:x_conf [2022/08/05 12:55]
jypeter [Testing] Added lots of information
other:x_conf [2022/08/05 13:09]
jypeter Improved the Testing section
Line 106: Line 106:
 ==== On a Windows computer with only an X server installed ==== ==== On a Windows computer with only an X server installed ====
  
-Some basic commands in a ''​Powershell''​ (''​Start''​ => ''​Windows Powershell''​ => ''​Windows Powershell''​)+We just open a ''​Powershell'' ​window ​(''​Start''​ => ''​Windows Powershell''​ => ''​Windows Powershell''​) ​and type some basic commands
  
 <​code>​PS C:\> $env:​computername <​code>​PS C:\> $env:​computername
Line 128: Line 128:
 [Remote] $ xterm</​code>​ [Remote] $ xterm</​code>​
  
-  * Check the machine name, and check if the ''​DISPLAY''​ variable is defined 
-    * You should get something similar to the following if you are connected with ''​ssh -X''​ or ''​ssh -Y''​\\ <​code>​$ hostname 
-ciclad-ng.private.ipsl.fr 
  
-$ echo $DISPLAY +==== On a Windows computer with PuTTY and an X server installed ==== 
-localhost:68.0 + 
-</​code>​ +We assume here that [[other:putty_conf|PuTTY is already installed and configured]] 
-    * You should get something similar ​to the following if you are using WSL\\ <​code>​$ echo $DISPLAY + 
-SOMETHING +We just have to open a pre-configured //Session// on a remote server 
-</​code>​ +<​code>​[Remote] $ hostname 
-      Otherwise, type ''​export DISPLAY=localhost:​0.0''​ +name_of_the_remote_server 
-  * Type ''​xterm''​ and check that a new //xterm// terminal appears (it may appear //​iconified//​) + 
-    * FIXME+[Remote] ​$ echo $DISPLAY 
 +localhost:​19.0 
 + 
 +[Remote] $ xterm</​code>​ 
 + 
 + 
 +==== On a Windows computer with WSL+Linux and an X server installed ==== 
 + 
 + 
 +  ​FIXME ''​export DISPLAY=localhost:​0.0''​
  
  
other/x_conf.txt · Last modified: 2023/06/30 08:20 by jypeter