<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Simon Žekar - unix, communications, stupidities &#187; hp-ux</title>
	<atom:link href="http://simon.zekar.com/tag/hp-ux/feed/" rel="self" type="application/rss+xml" />
	<link>http://simon.zekar.com</link>
	<description>"Unix is simple, but it takes a genious to understand the simplicity" --Dennis Ritchie</description>
	<lastBuildDate>Fri, 23 Apr 2010 22:11:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HP-UX ssh X11 forwarding not working for certain applications</title>
		<link>http://simon.zekar.com/2009/10/08/hp-ux-ssh-x11-forwarding-not-working-for-certain-applications/</link>
		<comments>http://simon.zekar.com/2009/10/08/hp-ux-ssh-x11-forwarding-not-working-for-certain-applications/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:51:30 +0000</pubDate>
		<dc:creator>sIMON</dc:creator>
				<category><![CDATA[general bluez]]></category>
		<category><![CDATA[hp-ux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://simon.zekar.com/?p=133</guid>
		<description><![CDATA[I had a strange issue with hp-ux x11 forwarding over ssh. xclock, xterm ran fine but hpterm and some other x11 programs didn&#8217;t start, claiming error:
X11 connection rejected because of wrong authentication.
after some searching I found following fixed the issue:
/opt/ssh/etc/sshd_config:
X11UseLocalhost no
(must be set to no, default is yes)
S.
]]></description>
			<content:encoded><![CDATA[<p>I had a strange issue with <a href="http://www.hp.com/products1/unix/">hp-ux</a> <a href="http://www.ssh.com/support/documentation/online/ssh/adminguide/32/X11_Forwarding.html">x11 forwarding over ssh</a>. xclock, xterm ran fine but hpterm and some other x11 programs didn&#8217;t start, claiming error:</p>
<p><code>X11 connection rejected because of wrong authentication.</code></p>
<p>after some searching I found following fixed the issue:</p>
<p><code>/opt/ssh/etc/sshd_config:<br />
X11UseLocalhost no<br />
(must be set to no, default is yes)</code></p>
<p>S.</p>
]]></content:encoded>
			<wfw:commentRss>http://simon.zekar.com/2009/10/08/hp-ux-ssh-x11-forwarding-not-working-for-certain-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ekstremno počasen ssh na HP-UX po nadgradnji</title>
		<link>http://simon.zekar.com/2007/06/09/ekstremno-pocasen-ssh-na-hp-ux-po-nadgradnji/</link>
		<comments>http://simon.zekar.com/2007/06/09/ekstremno-pocasen-ssh-na-hp-ux-po-nadgradnji/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 08:54:16 +0000</pubDate>
		<dc:creator>sIMON</dc:creator>
				<category><![CDATA[general bluez]]></category>
		<category><![CDATA[hp-ux]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://simon.zekar.com/2007/06/09/ekstremno-pocasen-ssh-na-hp-ux-po-nadgradnji/</guid>
		<description><![CDATA[Verjetno bo kakšen post namenjen bolj arhivu problemov/rešitev, kot širši uporabi.
Tale bo verjetno tak&#8230;
po nadgradnji openssh-ja na HP-UX 11 v2 ia64 na verzijo 4.5p1 je sprva izgledalo, kot da je vse ok, ko pa je prijatelj želel nekaj skopirati iz strežnika na strežnik, pa se je kazalec hitrosti ustavil na 33 KB/s. Premalo za gigabitno [...]]]></description>
			<content:encoded><![CDATA[<p>Verjetno bo kakšen post namenjen bolj arhivu problemov/rešitev, kot širši uporabi.</p>
<p>Tale bo verjetno tak&#8230;</p>
<p>po nadgradnji openssh-ja na HP-UX 11 v2 ia64 na verzijo 4.5p1 je sprva izgledalo, kot da je vse ok, ko pa je prijatelj želel nekaj skopirati iz strežnika na strežnik, pa se je kazalec hitrosti ustavil na 33 KB/s. Premalo za gigabitno mrežo&#8230;</p>
<p>Po iskanju problema v random generatorju in še kje, se je izkazalo, da z 32 bitno verzijo openssh-ja tega problema ni.</p>
<p>Zamenjava na 32bit je enostavna:<br />
/opt/ssh/switchmode.sh</p>
<p>Mogoče pa se najde heroj ki ve zakaj 64bit verzija ne dela kot bi morala <img src='http://simon.zekar.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>S.</p>
]]></content:encoded>
			<wfw:commentRss>http://simon.zekar.com/2007/06/09/ekstremno-pocasen-ssh-na-hp-ux-po-nadgradnji/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
