<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Doubt in Display env variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-display-env-variable/m-p/4016635#M745596</link>
    <description>I will give you three options:&lt;BR /&gt;&lt;BR /&gt;1) use : "ssh -X uname@server2" from server1&lt;BR /&gt;&lt;BR /&gt;the will automatically set the DISPLAY variable so that the screens are displayed on server1.&lt;BR /&gt;&lt;BR /&gt;They will be visible to you as using vnc viewer.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)  you can directly connect to server2 using  putty(ssh protocol) from your PC (no need to go through server1)&lt;BR /&gt;before connecting through putty please enable X11 tunneling&lt;BR /&gt;no need to set the DISPLAY manually &lt;BR /&gt;&lt;BR /&gt;3)Install a X server on your PC &lt;BR /&gt; connect to server2 using telnet&lt;BR /&gt;  export the DISPLAY to &lt;YOUR pc=""&gt;:0.0&lt;BR /&gt;  eg export DISPLAY=10.211.14.21:0.0&lt;BR /&gt;  start an x command (gnome-session will start the desktop)&lt;BR /&gt;&lt;BR /&gt;cheers &lt;BR /&gt;Srikrishan &lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;&lt;/YOUR&gt;</description>
    <pubDate>Wed, 13 Jun 2007 08:47:40 GMT</pubDate>
    <dc:creator>Srimalik</dc:creator>
    <dc:date>2007-06-13T08:47:40Z</dc:date>
    <item>
      <title>Doubt in Display env variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-display-env-variable/m-p/4016633#M745594</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;   We are using VNC viewer tool to see the UNIX GUI mode.In vnc viewer our unix guys configured one server(say server A) in VNC viewer.i login to serverA through VNC viewer and then i login into another server (Say ServerB)by giving ssh uname@serverB.After login in to serverB i couldnt able to see the GUI mode screen of ServerB.&lt;BR /&gt;&lt;BR /&gt;   For this issue what is the value of DISPLAY variable i have to set in environment variable.&lt;BR /&gt; &lt;BR /&gt;Note:1.The Vncviewer is installed in my local desktop machine. &lt;BR /&gt;     &lt;BR /&gt;Help appericiated...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Nirmal.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jun 2007 19:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-display-env-variable/m-p/4016633#M745594</guid>
      <dc:creator>Nirmalkumar</dc:creator>
      <dc:date>2007-06-08T19:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Display env variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-display-env-variable/m-p/4016634#M745595</link>
      <description>Before ssh'ing over to server do an 'echo $DISPLAY' and note what it's value is.  Now do an 'xhost +serverb'.&lt;BR /&gt;&lt;BR /&gt;After you successfully connect to serverb, set you DISPLAY to whatever the output was of the echo statement above.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;On servera&lt;BR /&gt;&lt;BR /&gt;servera$ echo $DISPLAY&lt;BR /&gt;DISPLAY=servera:0.1&lt;BR /&gt;servera$ xhost +serverb&lt;BR /&gt;servera$ ssh serverb&lt;BR /&gt;Now you are connect to serverb&lt;BR /&gt;serverb$ export DISPLAY=servera:0.1&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jun 2007 20:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-display-env-variable/m-p/4016634#M745595</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-06-08T20:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Display env variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-display-env-variable/m-p/4016635#M745596</link>
      <description>I will give you three options:&lt;BR /&gt;&lt;BR /&gt;1) use : "ssh -X uname@server2" from server1&lt;BR /&gt;&lt;BR /&gt;the will automatically set the DISPLAY variable so that the screens are displayed on server1.&lt;BR /&gt;&lt;BR /&gt;They will be visible to you as using vnc viewer.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)  you can directly connect to server2 using  putty(ssh protocol) from your PC (no need to go through server1)&lt;BR /&gt;before connecting through putty please enable X11 tunneling&lt;BR /&gt;no need to set the DISPLAY manually &lt;BR /&gt;&lt;BR /&gt;3)Install a X server on your PC &lt;BR /&gt; connect to server2 using telnet&lt;BR /&gt;  export the DISPLAY to &lt;YOUR pc=""&gt;:0.0&lt;BR /&gt;  eg export DISPLAY=10.211.14.21:0.0&lt;BR /&gt;  start an x command (gnome-session will start the desktop)&lt;BR /&gt;&lt;BR /&gt;cheers &lt;BR /&gt;Srikrishan &lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;&lt;/YOUR&gt;</description>
      <pubDate>Wed, 13 Jun 2007 08:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-in-display-env-variable/m-p/4016635#M745596</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2007-06-13T08:47:40Z</dc:date>
    </item>
  </channel>
</rss>

