<?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: remoting rhel6 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782607#M44266</link>
    <description>&lt;P&gt;You connect to &lt;A href="http://ip.of.ilo.interface" target="_blank"&gt;http://ip.of.ilo.interface&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For some information about the ports.&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/ITRC-remote-lights-out-mgmt-iLO/Firewall-Ports-to-Open-for-iLO-2-Intergrated-Remote-Console/m-p/5061052#M6377" target="_blank"&gt;http://h30499.www3.hp.com/t5/ITRC-remote-lights-out-mgmt-iLO/Firewall-Ports-to-Open-for-iLO-2-Intergrated-Remote-Console/m-p/5061052#M6377&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You can set the iLO settings/IP in the POST if it's not set. Also, before you try - are you sure that there is an ethernet cable plugged into the ILO interface card? If you do not know the address maybe if you are lucky you can find it in the dns/dhcp..&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2011 22:05:28 GMT</pubDate>
    <dc:creator>Johan Guldmyr</dc:creator>
    <dc:date>2011-08-15T22:05:28Z</dc:date>
    <item>
      <title>remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782600#M44259</link>
      <description>how can i remote the server that has a RHEL 6 operating system??&lt;BR /&gt;&lt;BR /&gt;what renotedesktop i need to use??&lt;BR /&gt;&lt;BR /&gt;kindly help..tnx</description>
      <pubDate>Fri, 29 Apr 2011 06:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782600#M44259</guid>
      <dc:creator>Renz Malabanan</dc:creator>
      <dc:date>2011-04-29T06:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782601#M44260</link>
      <description>Do you need graphical interface?&lt;BR /&gt;If not, any ssh client can get you CLI access. &lt;BR /&gt;&lt;BR /&gt;If you want graphical there are a few options, VNC is one of them.</description>
      <pubDate>Fri, 29 Apr 2011 07:22:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782601#M44260</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2011-04-29T07:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782602#M44261</link>
      <description>Also, if the server model supports ILO (HP) then you can use the remote console functionality if you paid for it.</description>
      <pubDate>Fri, 29 Apr 2011 13:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782602#M44261</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2011-04-29T13:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782603#M44262</link>
      <description>&lt;!--!*#--&gt;My favorite tool for that is VNC.&lt;BR /&gt;VNC comes with Linux.&lt;BR /&gt;&lt;BR /&gt;## rpm -qa vnc*&lt;BR /&gt;  vnc-server-4.0-1.beta4.11&lt;BR /&gt;  vnc-4.0-1.beta4.11&lt;BR /&gt;&lt;BR /&gt;You will have to install it from the DVD if it was not included during the installation of Linux&lt;BR /&gt;&lt;BR /&gt;On the Linux box to which you're connecting, you only really need the *server* component.&lt;BR /&gt;&lt;BR /&gt;Two great things about VNC:&lt;BR /&gt;&lt;BR /&gt; . it gives you an X environment, so you can run any&lt;BR /&gt;   programs that needs X, such as Firefox or, say, an Oracle install&lt;BR /&gt;   without needing the Linux GUI desktop environment or&lt;BR /&gt;   an X server on your workstation.&lt;BR /&gt;&lt;BR /&gt; . you can share sessions with others.&lt;BR /&gt;   Great for remote support where end user&lt;BR /&gt;   wants to see what you're doing.&lt;BR /&gt;&lt;BR /&gt;Then, you simply need a VNC client on your PC or even on Windows server (or Linux box, for that matter).&lt;BR /&gt;&lt;BR /&gt;TightVNC is a free client.&lt;BR /&gt;&lt;BR /&gt;You can use SSH port-forward tunneling of the VNC thru an SSH client on your PC so the remote coprporate firewall doesn't even need another rule (besides SSH).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 01 May 2011 10:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782603#M44262</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-01T10:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782604#M44263</link>
      <description>how about using only the browser?like ie,could it be possible?tnx</description>
      <pubDate>Wed, 04 May 2011 02:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782604#M44263</guid>
      <dc:creator>Renz Malabanan</dc:creator>
      <dc:date>2011-05-04T02:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782605#M44264</link>
      <description>You can use IE to connect to the iLO interface.&lt;BR /&gt;&lt;BR /&gt;VNC has a java web applet that you can access via IE.</description>
      <pubDate>Wed, 04 May 2011 06:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782605#M44264</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2011-05-04T06:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782606#M44265</link>
      <description>yes i know that i can connect but the problem is how??tnx</description>
      <pubDate>Thu, 05 May 2011 00:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782606#M44265</guid>
      <dc:creator>Renz Malabanan</dc:creator>
      <dc:date>2011-05-05T00:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782607#M44266</link>
      <description>&lt;P&gt;You connect to &lt;A href="http://ip.of.ilo.interface" target="_blank"&gt;http://ip.of.ilo.interface&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For some information about the ports.&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/ITRC-remote-lights-out-mgmt-iLO/Firewall-Ports-to-Open-for-iLO-2-Intergrated-Remote-Console/m-p/5061052#M6377" target="_blank"&gt;http://h30499.www3.hp.com/t5/ITRC-remote-lights-out-mgmt-iLO/Firewall-Ports-to-Open-for-iLO-2-Intergrated-Remote-Console/m-p/5061052#M6377&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You can set the iLO settings/IP in the POST if it's not set. Also, before you try - are you sure that there is an ethernet cable plugged into the ILO interface card? If you do not know the address maybe if you are lucky you can find it in the dns/dhcp..&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2011 22:05:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782607#M44266</guid>
      <dc:creator>Johan Guldmyr</dc:creator>
      <dc:date>2011-08-15T22:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782608#M44267</link>
      <description>Kabayan Renz,&lt;BR /&gt;&lt;BR /&gt;VNC Server should really be already part of RHEL 6. Here's how to "remote" to it using simply a Web Browser:&lt;BR /&gt;&lt;BR /&gt;1.) Login to your server.&lt;BR /&gt;2.) vncpasswd  (set vnc session passwd if not set)&lt;BR /&gt;3.) vncserver :99&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;From your Desktop (Windows, MacOS, Linux, etc) - URL to http://linuxserver:5899&lt;BR /&gt;&lt;BR /&gt;Your Browser should now launch a VNC Desktop applet and present you with a complte Desktop of your RHEL system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy.</description>
      <pubDate>Thu, 12 May 2011 12:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782608#M44267</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-12T12:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782609#M44268</link>
      <description>Oh BTW, the default Windows Manager for that desktop will likely be a bare WM -- not Gnome.&lt;BR /&gt;&lt;BR /&gt;So if that is the case:&lt;BR /&gt;&lt;BR /&gt;Login again to your Linux host&lt;BR /&gt;vncserver -kill :99&lt;BR /&gt;cd ~/.vnc&lt;BR /&gt;vi xstartup &lt;BR /&gt;Change the last line (the Window Manager) to:&lt;BR /&gt;&lt;BR /&gt;gnome-session &amp;amp;&lt;BR /&gt;&lt;BR /&gt;You may also want to disable the vncconfig app, change xterm to something else, launch different X-Windows or Gnome Apps at startup of the Desktop, etc.&lt;BR /&gt;&lt;BR /&gt;Enjoy!&lt;BR /&gt;</description>
      <pubDate>Thu, 12 May 2011 12:34:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782609#M44268</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-12T12:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: remoting rhel6</title>
      <link>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782610#M44269</link>
      <description>FInal note:&lt;BR /&gt;&lt;BR /&gt;If it does not work, then you likely have SELinux and IPtables blocking the VNC ports. Fix those (or disable iptables/SELinux), restart VNC Server and you will be set.</description>
      <pubDate>Thu, 12 May 2011 12:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/remoting-rhel6/m-p/4782610#M44269</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-05-12T12:38:58Z</dc:date>
    </item>
  </channel>
</rss>

