<?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: Linux Workstation - HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602631#M376003</link>
    <description>"...I add MIT-MAGIC-COOKIE from HP to Linux system and reboot the HP system. I didn't reboot the system yesterday. Now it is working fine..."&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=102422" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=102422&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.nedit.org/pipermail/discuss/2001-September/000180.html" target="_blank"&gt;http://www.nedit.org/pipermail/discuss/2001-September/000180.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1386083" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1386083&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ubuntuforums.org/archive/index.php/t-292570.html" target="_blank"&gt;http://ubuntuforums.org/archive/index.php/t-292570.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you succeed, then please paste in your procedure.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Wed, 17 Mar 2010 17:08:57 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2010-03-17T17:08:57Z</dc:date>
    <item>
      <title>Linux Workstation - HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602630#M376002</link>
      <description>I have searched this forums for the last three weeks and have not found the answer to my question which is;&lt;BR /&gt;&lt;BR /&gt; How to I use my linux terminal to connect to HP UX? I have tried xterm, xhpterm and so on... I am just starting out with HPUX because we had to migrate from MPE. Reflections 4 is to old I think since it doesn't really work and would like to go native from linux. When we were on MPE we had a block menu system which has been implemented on the HP UX. I can't really change the environment due to software vendor controlling display.  Essentially I would like to telnet and get the same display as the MPE.</description>
      <pubDate>Wed, 17 Mar 2010 15:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602630#M376002</guid>
      <dc:creator>Aaron_137</dc:creator>
      <dc:date>2010-03-17T15:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Workstation - HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602631#M376003</link>
      <description>"...I add MIT-MAGIC-COOKIE from HP to Linux system and reboot the HP system. I didn't reboot the system yesterday. Now it is working fine..."&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=102422" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=102422&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.nedit.org/pipermail/discuss/2001-September/000180.html" target="_blank"&gt;http://www.nedit.org/pipermail/discuss/2001-September/000180.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1386083" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1386083&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ubuntuforums.org/archive/index.php/t-292570.html" target="_blank"&gt;http://ubuntuforums.org/archive/index.php/t-292570.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you succeed, then please paste in your procedure.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 17 Mar 2010 17:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602631#M376003</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-17T17:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Workstation - HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602632#M376004</link>
      <description>Do you mean a connection that allows the use of a GUI? In HP-UX, that requires X Window System, aka X11.&lt;BR /&gt;&lt;BR /&gt;The most convenient &amp;amp; secure way to set up X11 connections in HP-UX and any modern unix-like system (including Linux) is SSH. &lt;BR /&gt;&lt;BR /&gt;If you can install SSH service to your HP-UX system (based on OpenSSH, built by HP, available for free at &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; ), you would only have to establish a SSH connection with X11 forwarding from your Linux workstation to the HP-UX system:&lt;BR /&gt;&lt;BR /&gt;ssh -X username@hpux.system.name&lt;BR /&gt;&lt;BR /&gt;After completing the authentication, you'd only have to run the command that starts up your GUI program, and the window(s) would automatically pop up to your workstation's screen.&lt;BR /&gt;&lt;BR /&gt;But if using SSH is not possible, you'll need the old way of establishing X11 connections. The trick is, most Linux distributions have disabled this method by default, because it's not secure.&lt;BR /&gt;&lt;BR /&gt;The process that draws windows and other GUI elements to the screen of the Linux workstation is called "the X server". In modern Linux distributions, the name of the X server binary is /usr/bin/X.&lt;BR /&gt;&lt;BR /&gt;To disable the old-style unencrypted X11 connections, most Linux distributions use the option "-nolisten tcp" when starting the X server. &lt;BR /&gt;&lt;BR /&gt;The process that starts the X server and thus determines the options given to it is called the X Display Manager. The traditional display manager is named "xdm", but some desktop environments include their own modified versions: Gnome has "gdm" and KDE has "kdm". &lt;BR /&gt;&lt;BR /&gt;Each of these has its own configuration file: KDE uses something like /etc/kde3/kdm/kdmrc (this example from Debian), xdm uses /etc/X11/xdm/Xservers, and I think Gnome used something similar to xdm, but with a slightly different path name.&lt;BR /&gt;&lt;BR /&gt;So, if you really want to do this, find the correct configuration file in your Linux workstation, remove the "-nolisten tcp" option and reboot your workstation.&lt;BR /&gt;&lt;BR /&gt;After this, you should be able to use the traditional lazy recipe for insecure remote X11 connections:&lt;BR /&gt;&lt;BR /&gt;1.) open a terminal window on your workstation&lt;BR /&gt;&lt;BR /&gt;2.) run "xhost +" to disable all X11 authentication. &lt;BR /&gt;(WARNING: Anyone who can contact to the TCP/6000 port of your workstation can now monitor your keystrokes and mouse events if he/she wants to.)&lt;BR /&gt;&lt;BR /&gt;3.) establish a connection to the HP-UX system using any way you can, e.g. telnet (WARNING: telnet will transmit any passwords you use in cleartext over the network. Use in trusted networks only.)&lt;BR /&gt;&lt;BR /&gt;4.) set the DISPLAY environment variable on the HP-UX host:&lt;BR /&gt;&lt;BR /&gt;export DISPLAY=DNS.name.or.IP.of.Linux.workstation:0.0&lt;BR /&gt;&lt;BR /&gt;5.) Start the GUI application on HP-UX. The windows should appear on the screen of the Linux workstation.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 17 Mar 2010 22:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602632#M376004</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-03-17T22:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Workstation - HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602633#M376005</link>
      <description>&lt;!--!*#--&gt;&amp;gt; How to I use my linux terminal to connect&lt;BR /&gt;&amp;gt; to HP UX?&lt;BR /&gt;&lt;BR /&gt;What, exactly, is "my linux terminal"?&lt;BR /&gt;&lt;BR /&gt;"connect to HP UX" to do what, exactly?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I have tried xterm, xhpterm and so on... &lt;BR /&gt;&lt;BR /&gt;And what happened when you did that (whatever&lt;BR /&gt;"tried" means, exactly)?&lt;BR /&gt;&lt;BR /&gt;Many things are possible.  A GNU/Linux&lt;BR /&gt;workstation should already have an xterm (or&lt;BR /&gt;something similar), so you could just use&lt;BR /&gt;that to Telnet (or SSH, or whatever) to an&lt;BR /&gt;HP-UX system.  Many HP-UX systems also have&lt;BR /&gt;X clients like xterm, hpterm, and/or dtterm&lt;BR /&gt;installed, too, so it might also be possible&lt;BR /&gt;to run one of these terminal emulators on the&lt;BR /&gt;HP-UX system, and get the result displayed&lt;BR /&gt;back on the GNU/Linux workstation.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Essentially I would like to telnet and get&lt;BR /&gt;&amp;gt; the same display as the MPE.&lt;BR /&gt;&lt;BR /&gt;That means less to me than it might to you.</description>
      <pubDate>Wed, 17 Mar 2010 23:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602633#M376005</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-17T23:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Workstation - HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602634#M376006</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I use a Linux system in GUI mode all day long to administer HP-UX systems.&lt;BR /&gt;&lt;BR /&gt;ssh -X hostname&lt;BR /&gt;ssh -Y hostname to older systems&lt;BR /&gt;&lt;BR /&gt;You will need to tweak TERM settings, and perhaps set up TERMCAP, but it is possible.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 17 Mar 2010 23:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602634#M376006</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-03-17T23:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Workstation - HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602635#M376007</link>
      <description>when using ssh with X-forwarding it should just work. if you are setting your DISPLAY manually you must ensure that remote X clients can connect, first on ubuntu by default this is disabled and you will enable this in GDM, after that you will still need to grant access with the xhost + &lt;HOST&gt; command.&lt;/HOST&gt;</description>
      <pubDate>Thu, 18 Mar 2010 06:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linux-workstation-hpux/m-p/4602635#M376007</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2010-03-18T06:27:36Z</dc:date>
    </item>
  </channel>
</rss>

