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 revisionPrevious revision
Next revision
Previous revision
other:x_conf [2024/07/10 10:45] – [Error when DISPLAY is not defined correctly] Added link to Powershell solution jypeterother:x_conf [2024/07/10 10:54] (current) – [Using X forwarding in a Windows Powershell] jypeter
Line 54: Line 54:
  >logout  >logout
 Connection to obelix closed. Connection to obelix closed.
 +
 +PS C:\> $env:DISPLAY
  
 PS C:\> $env:DISPLAY = "localhost:0" PS C:\> $env:DISPLAY = "localhost:0"
 +PS C:\> $env:DISPLAY
 +localhost:0
  
 PS C:\> ssh -X obelix PS C:\> ssh -X obelix
Line 279: Line 283:
   * Have you [[other:x_conf|installed and configured the X server]] correctly? Is it really running?   * Have you [[other:x_conf|installed and configured the X server]] correctly? Is it really running?
   * Have you configured [[other:putty_conf|PuTTY]] and/or other required applications correctly ?   * Have you configured [[other:putty_conf|PuTTY]] and/or other required applications correctly ?
 +  * Are you [[other:x_conf#using_x_forwarding_in_a_windows_powershell|using Windows Powershell correctly]]?
   * Is the [[other:x_conf#what_is_an_x_server|DISPLAY variable]] defined correctly on the local and remote computer?   * Is the [[other:x_conf#what_is_an_x_server|DISPLAY variable]] defined correctly on the local and remote computer?
  
other/x_conf.1720601145.txt.gz · Last modified: 2024/07/10 10:45 by jypeter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki