<?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: VNC setting..... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624981#M40649</link>
    <description>Hello,&lt;BR /&gt;you can installed vnc rpm and it will execute /usr/local/bin/x11vnc&lt;BR /&gt;&lt;BR /&gt;you also need vnc viewer at your windows box &lt;BR /&gt;</description>
    <pubDate>Wed, 28 Apr 2010 01:22:22 GMT</pubDate>
    <dc:creator>avizen9</dc:creator>
    <dc:date>2010-04-28T01:22:22Z</dc:date>
    <item>
      <title>VNC setting.....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624980#M40648</link>
      <description>Hello:&lt;BR /&gt;&lt;BR /&gt;I am just now starting to use the VNC  on my RH 5.3 systems.   I love how I can access all my Linux boxes from my windows PC by way of the VNCviewer.   I was wondering if there is a way to see what the person at the console is seeing?   Its appears as if when you login via the VNCviewer you get a separate desktop instance.   Does anyone out there know if there is a configure setting I can add  into a xstartup file to enable me to remotely view the active console?&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Apr 2010 00:40:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624980#M40648</guid>
      <dc:creator>Scott McDade</dc:creator>
      <dc:date>2010-04-28T00:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: VNC setting.....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624981#M40649</link>
      <description>Hello,&lt;BR /&gt;you can installed vnc rpm and it will execute /usr/local/bin/x11vnc&lt;BR /&gt;&lt;BR /&gt;you also need vnc viewer at your windows box &lt;BR /&gt;</description>
      <pubDate>Wed, 28 Apr 2010 01:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624981#M40649</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2010-04-28T01:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: VNC setting.....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624982#M40650</link>
      <description>The path /usr/local/bin/x11vnc indicates avizen9's x11vnc tool did not come from a RedHat standard package.&lt;BR /&gt;&lt;BR /&gt;It's probably based on this source:&lt;BR /&gt;&lt;A href="http://www.karlrunge.com/x11vnc/" target="_blank"&gt;http://www.karlrunge.com/x11vnc/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The FAQ says here are pre-built third-party binary packages of x11vnc:&lt;BR /&gt;&lt;A href="http://packages.sw.be/x11vnc/" target="_blank"&gt;http://packages.sw.be/x11vnc/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A little bit of background information:&lt;BR /&gt;The X11 protocol is not at all compatible with the VNC protocol, because they're designed very differently: &lt;BR /&gt;&lt;BR /&gt;- the X11 protocol gives remote applications a way to draw directly to user's screen&lt;BR /&gt;&lt;BR /&gt;- the VNC protocol is intended to transmit a copy of a whole existing screen display to another location.&lt;BR /&gt;&lt;BR /&gt;The simplest way to build a VNC server for X11 was to start with a "virtual" X server that has no local physical display at all. This is what is included to RedHat as standard.&lt;BR /&gt;&lt;BR /&gt;A more tricky approach was required to "piggy-back" to the display of an existing X server and translate+transmit the content of the screen to a VNC client. This is what x11vnc apparently does.&lt;BR /&gt;&lt;BR /&gt;Apparently RedHat judged x11vnc as not mature enough for adding to RHEL 5. Perhaps it will be included to RHEL 6? Even Debian has it in its current stable distribution by now...&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 28 Apr 2010 21:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624982#M40650</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-04-28T21:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: VNC setting.....</title>
      <link>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624983#M40651</link>
      <description>&lt;!--!*#--&gt;I just instlled 5.4 on my machine and vncserver comed with it.&lt;BR /&gt;I just followed following instructions and it worked for me&lt;BR /&gt;&lt;BR /&gt;on the linux&lt;BR /&gt;$server vncserver start&lt;BR /&gt;$vncserver :&lt;PORT number=""&gt;&lt;BR /&gt;$vncpasswd -  this to acceess the machine on this port&lt;BR /&gt;&lt;BR /&gt;change the .vnc/xstartup file to add startkde &amp;amp; at the end&lt;BR /&gt;&lt;BR /&gt;On the windows side I installed vnc client&lt;BR /&gt;and accessed it.&lt;BR /&gt;&lt;BR /&gt;you need to disable the firewall though.&lt;BR /&gt;OR add the port under system security settings.&lt;/PORT&gt;</description>
      <pubDate>Thu, 29 Apr 2010 11:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/vnc-setting/m-p/4624983#M40651</guid>
      <dc:creator>avinash zodpe</dc:creator>
      <dc:date>2010-04-29T11:37:19Z</dc:date>
    </item>
  </channel>
</rss>

