<?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: dislay problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322687#M72753</link>
    <description>Fadia,&lt;BR /&gt;&lt;BR /&gt;Matt proposes 3 ways to see if port is open :&lt;BR /&gt;. from the machine, type "netstat -tan". It will give you the tcp ports the machine is listening on. If you don't have 5900, VNC server is not launched, or not on common port.&lt;BR /&gt;. Try to issue "telnet host 5900". If a communication is established on port 5900, somebody's listening...&lt;BR /&gt;. Use a linux utility called nmap. "nmap host" gives you the open ports on host.&lt;BR /&gt;&lt;BR /&gt;Note that if you run this tests from the macine successfully the ports are open. If you run it unsuccessfully from distant machine, FW is probably blocking you.&lt;BR /&gt;&lt;BR /&gt;If you want to run tests from distant host, run tests from a machine in the same subnet, and physically near from the one VNC doesn't work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Jul 2004 07:56:27 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-07-05T07:56:27Z</dc:date>
    <item>
      <title>dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322682#M72748</link>
      <description>Hi All&lt;BR /&gt;i think i have an X display problem on my linux 9 system , that i can not open my VNC veiwer for the linux server from a win2k system , i do not know how to check the problem and how to solve it.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Fadia</description>
      <pubDate>Mon, 05 Jul 2004 03:01:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322682#M72748</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-05T03:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322683#M72749</link>
      <description>Fadia,&lt;BR /&gt;&lt;BR /&gt;Running VNC as a server on linux, you will need to have two things :&lt;BR /&gt;. VNC service running (as root, "service vnc start" or something like that)&lt;BR /&gt;. 5900 port open. It is the default port. If you do a little port restrictions, you may have lock it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred</description>
      <pubDate>Mon, 05 Jul 2004 04:13:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322683#M72749</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-07-05T04:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322684#M72750</link>
      <description>thanks Fred &lt;BR /&gt;by how can i check that the port is opened for it or not , i take a look at the /etc/services but i can not recognize any thing</description>
      <pubDate>Mon, 05 Jul 2004 04:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322684#M72750</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-05T04:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322685#M72751</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to see if port is open you could look at the output from a netstat, you could also try telnet localhost 5900, and see what answers, and you could also use nmap or nmap-fe if you possess a GUI to do a portscan on your host and see what ports you have open.&lt;BR /&gt;&lt;BR /&gt;Also are you sure of the syntax you are using to initiate the connections, are you specifying the screen number for the VNC client??&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;&lt;BR /&gt;Matt&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jul 2004 04:36:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322685#M72751</guid>
      <dc:creator>Matt Palmer_2</dc:creator>
      <dc:date>2004-07-05T04:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322686#M72752</link>
      <description>Dear Matt&lt;BR /&gt;whould you explain more deeply, i do not really understand what to do and how to check</description>
      <pubDate>Mon, 05 Jul 2004 05:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322686#M72752</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-05T05:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322687#M72753</link>
      <description>Fadia,&lt;BR /&gt;&lt;BR /&gt;Matt proposes 3 ways to see if port is open :&lt;BR /&gt;. from the machine, type "netstat -tan". It will give you the tcp ports the machine is listening on. If you don't have 5900, VNC server is not launched, or not on common port.&lt;BR /&gt;. Try to issue "telnet host 5900". If a communication is established on port 5900, somebody's listening...&lt;BR /&gt;. Use a linux utility called nmap. "nmap host" gives you the open ports on host.&lt;BR /&gt;&lt;BR /&gt;Note that if you run this tests from the macine successfully the ports are open. If you run it unsuccessfully from distant machine, FW is probably blocking you.&lt;BR /&gt;&lt;BR /&gt;If you want to run tests from distant host, run tests from a machine in the same subnet, and physically near from the one VNC doesn't work.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jul 2004 07:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322687#M72753</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-07-05T07:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322688#M72754</link>
      <description>Fred is spot on that is exactly what I am saying. Also, if you use nmap-fe  behind a firewall you need to check the'dont ping' box.&lt;BR /&gt;&lt;BR /&gt;then enter the hostname and click scan.&lt;BR /&gt;&lt;BR /&gt;once you have decided if 5900 is responding, then you need to specify the 'screen' number to the client.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Matt&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jul 2004 08:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322688#M72754</guid>
      <dc:creator>Matt Palmer_2</dc:creator>
      <dc:date>2004-07-05T08:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322689#M72755</link>
      <description>Fadia, just seen your precedent post on the same problem...&lt;BR /&gt;&lt;BR /&gt;When you connect from VNC client to Linux server, a new display is created for the session (i.e : you will connect to host:x.0 where x may not be 0). To confirm the problem resides here, you may need to put a "xhost +" command on display opening. This may be done within a file called /etc/X11/xdm/GiveConsole (This is only a test, and you must not leave this).&lt;BR /&gt;&lt;BR /&gt;On the other hand, it could still be a FW problem, so can you try to connect from a machine in the same subnet where the server is ?&lt;BR /&gt;&lt;BR /&gt;One other point : You said "linux 9". I use slackware 9. This is also a linux distribution, in its 9th release, but not redhat... Redhat is not linux.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jul 2004 09:03:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322689#M72755</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-07-05T09:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322690#M72756</link>
      <description>Fadia,&lt;BR /&gt;&lt;BR /&gt;RealVNC (&lt;A href="http://www.realvnc.com)" target="_blank"&gt;www.realvnc.com)&lt;/A&gt; has really good documentation on how to install their latest version.  I haven't tried using it with any other release other than Fedora Core2, but the newer version will allow you to connect to screen :0.&lt;BR /&gt;&lt;BR /&gt;If you have an older version of VNC, then it is likely that you should be pointing your desktop VNC to port 5901, not 5900.  so it would be "IP.AD.DR.ESS:5901".&lt;BR /&gt;&lt;BR /&gt;You should also have run "vncpasswd" as the user you want to run the VNC server as, and then run "vncserver :1" after that.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
      <pubDate>Tue, 27 Jul 2004 17:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322690#M72756</guid>
      <dc:creator>Chris Eubank</dc:creator>
      <dc:date>2004-07-27T17:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322691#M72757</link>
      <description>check .vnc directory there is a log file of your server.&lt;BR /&gt;Do you specify correctly display number?&lt;BR /&gt;hostname:1 &amp;lt;- according to your server setting??  &lt;BR /&gt;Can you access server by ping?&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jul 2004 05:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322691#M72757</guid>
      <dc:creator>Petr Simik_1</dc:creator>
      <dc:date>2004-07-29T05:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: dislay problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322692#M72758</link>
      <description>i would also like to comment on  "linux 9" &lt;BR /&gt;linux is currently at version 2.4.xx stable release, and the unstable next get realease is only linux 2.6.xx   &lt;BR /&gt;&lt;BR /&gt;there are a few  GNU/linux distributions that have 9 releases,  MANDRAKE REDHAT SLACKWARE. &lt;BR /&gt;&lt;BR /&gt;all GNU/linux distributions are wrongfully referred to as "linux" and while i cant change the world, education is never a bad thing...</description>
      <pubDate>Wed, 04 Aug 2004 08:19:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dislay-problem/m-p/3322692#M72758</guid>
      <dc:creator>Adrien Carlyle_1</dc:creator>
      <dc:date>2004-08-04T08:19:48Z</dc:date>
    </item>
  </channel>
</rss>

