<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: HOW-TO: X11 forwarding using ssh, putty and Xming</title>
	<atom:link href="http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/feed/" rel="self" type="application/rss+xml" />
	<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/</link>
	<description>Tips and tricks on DTrace, ZFS, Zones and Solaris administration</description>
	<lastBuildDate>Sun, 08 Jan 2012 03:14:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: deniva</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1662</link>
		<dc:creator>deniva</dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1662</guid>
		<description>Perfect!!!
But i have a Solaris9? Are you have a step by step to configure x11 in Solaris 9?</description>
		<content:encoded><![CDATA[<p>Perfect!!!<br />
But i have a Solaris9? Are you have a step by step to configure x11 in Solaris 9?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marie</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1653</link>
		<dc:creator>Marie</dc:creator>
		<pubDate>Fri, 15 Apr 2011 18:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1653</guid>
		<description>Thanks this was great help today!</description>
		<content:encoded><![CDATA[<p>Thanks this was great help today!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich ElHombre</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1649</link>
		<dc:creator>Rich ElHombre</dc:creator>
		<pubDate>Wed, 23 Mar 2011 18:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1649</guid>
		<description>Thanks for this! very clear. If I am not a Linux admin, is there another way to get SSH tunneling and forwarding set up, maybe just for my ID?</description>
		<content:encoded><![CDATA[<p>Thanks for this! very clear. If I am not a Linux admin, is there another way to get SSH tunneling and forwarding set up, maybe just for my ID?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natbal</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1641</link>
		<dc:creator>natbal</dc:creator>
		<pubDate>Fri, 10 Dec 2010 19:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1641</guid>
		<description>How to configure Xming in windows XP(client) to view SOlaris 9 sparc</description>
		<content:encoded><![CDATA[<p>How to configure Xming in windows XP(client) to view SOlaris 9 sparc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonios</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1640</link>
		<dc:creator>Antonios</dc:creator>
		<pubDate>Fri, 10 Dec 2010 13:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1640</guid>
		<description>Hello.

I was wondering if anybody has succeeded with running &quot;ssh -X&quot; command from the windows command prompt instead of using etc Putty.? I can&#039;t get it to work. The session complains on the display not being correct.</description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>I was wondering if anybody has succeeded with running &#8220;ssh -X&#8221; command from the windows command prompt instead of using etc Putty.? I can&#8217;t get it to work. The session complains on the display not being correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1639</link>
		<dc:creator>Jeroen</dc:creator>
		<pubDate>Fri, 10 Dec 2010 04:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1639</guid>
		<description>Works perfectly with Putty on Win7 and Ubuntu Server. Didn&#039;t even have to edit sshd_config.</description>
		<content:encoded><![CDATA[<p>Works perfectly with Putty on Win7 and Ubuntu Server. Didn&#8217;t even have to edit sshd_config.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loren Osborn</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1638</link>
		<dc:creator>Loren Osborn</dc:creator>
		<pubDate>Fri, 03 Dec 2010 17:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1638</guid>
		<description>Or the more modern accepted practice (running as a normal user with sudo access):

sudo /sbin/service sshd restart

it really does exactly the same thing as above:
  sudo elevates your privileges to root for one command only.
  &quot;service&quot; is simply a script to manage all the scripts in /etc/rd.d/init.d, but as it&#039;s not in the path of normal users (and, as root, it&#039;s safer to be explicit) you use /sbin/service
  All the scripts in /etc/rd.d/init.d generally respond to the four possible commands: start stop restart status. These scripts are each responsible for knowing how to safely shutdown and startup their respective daemons.</description>
		<content:encoded><![CDATA[<p>Or the more modern accepted practice (running as a normal user with sudo access):</p>
<p>sudo /sbin/service sshd restart</p>
<p>it really does exactly the same thing as above:<br />
  sudo elevates your privileges to root for one command only.<br />
  &#8220;service&#8221; is simply a script to manage all the scripts in /etc/rd.d/init.d, but as it&#8217;s not in the path of normal users (and, as root, it&#8217;s safer to be explicit) you use /sbin/service<br />
  All the scripts in /etc/rd.d/init.d generally respond to the four possible commands: start stop restart status. These scripts are each responsible for knowing how to safely shutdown and startup their respective daemons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1635</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 16 Nov 2010 14:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1635</guid>
		<description>This is great stuff. I have it working nicely from my windows machine. Do you have a solution where if I put my startup icon for xming {xlaunch.config} on a citrix server and allow 3 people access to the same Icon that hardcodes Display 0; does xming have a feature where it will increment Display value from 0 to the next available port so the next person executing it on citrix will get the xwindows display to their client. I&#039;ve been racking my brain on this one.</description>
		<content:encoded><![CDATA[<p>This is great stuff. I have it working nicely from my windows machine. Do you have a solution where if I put my startup icon for xming {xlaunch.config} on a citrix server and allow 3 people access to the same Icon that hardcodes Display 0; does xming have a feature where it will increment Display value from 0 to the next available port so the next person executing it on citrix will get the xwindows display to their client. I&#8217;ve been racking my brain on this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delicious Bookmarks for November 9th through November 10th &#171; Lâmôlabs</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1633</link>
		<dc:creator>Delicious Bookmarks for November 9th through November 10th &#171; Lâmôlabs</dc:creator>
		<pubDate>Wed, 10 Nov 2010 17:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1633</guid>
		<description>[...] HOW-TO: X11 forwarding using ssh, putty and Xming &#124; Solaris Blog &#8211; November 10th  ( tags: x11 ssh linux putty howto windows forwarding security xming ) [...]</description>
		<content:encoded><![CDATA[<p>[...] HOW-TO: X11 forwarding using ssh, putty and Xming | Solaris Blog &#8211; November 10th  ( tags: x11 ssh linux putty howto windows forwarding security xming ) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1623</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 09 Aug 2010 18:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1623</guid>
		<description>Just wanted to say thanks for this.  Couldn&#039;t get it working until I found your article here.
Used this same process on openSUSE 11.1
To restart SSH I used the command
/etc/init.d/sshd restart

Cheers.</description>
		<content:encoded><![CDATA[<p>Just wanted to say thanks for this.  Couldn&#8217;t get it working until I found your article here.<br />
Used this same process on openSUSE 11.1<br />
To restart SSH I used the command<br />
/etc/init.d/sshd restart</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yurijs</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1592</link>
		<dc:creator>yurijs</dc:creator>
		<pubDate>Fri, 29 Jan 2010 09:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1592</guid>
		<description>Putty 6.0 have.

Putty doesn`t show tickbox for X11 in case connection is established and you choose &quot;Change Settings...&quot;

But it is there after puuty is started and before connection is established.</description>
		<content:encoded><![CDATA[<p>Putty 6.0 have.</p>
<p>Putty doesn`t show tickbox for X11 in case connection is established and you choose &#8220;Change Settings&#8230;&#8221;</p>
<p>But it is there after puuty is started and before connection is established.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wysun</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1577</link>
		<dc:creator>wysun</dc:creator>
		<pubDate>Sat, 26 Dec 2009 17:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1577</guid>
		<description>I tried to connect Xming to get gradsc through Putty (by checking Enable X11 forward, and typing &quot;xlocalhost:0.0&quot; or &quot;127.0.0.1:0&quot; at X display location. I received the following message:
GX Package Initialization: Size = 11 8.5
X connection to localhost:11.0 broken (explicit kill or server shutdown).

Can you tell me how to fix it? 
Thanks.  Happy New Year.

wys</description>
		<content:encoded><![CDATA[<p>I tried to connect Xming to get gradsc through Putty (by checking Enable X11 forward, and typing &#8220;xlocalhost:0.0&#8243; or &#8220;127.0.0.1:0&#8243; at X display location. I received the following message:<br />
GX Package Initialization: Size = 11 8.5<br />
X connection to localhost:11.0 broken (explicit kill or server shutdown).</p>
<p>Can you tell me how to fix it?<br />
Thanks.  Happy New Year.</p>
<p>wys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: walt</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1554</link>
		<dc:creator>walt</dc:creator>
		<pubDate>Fri, 04 Dec 2009 18:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1554</guid>
		<description>In the Putty Configuration panel, look at the item:
(Connection &#124; SSH &#124; X11) &quot;Enable X11 forwarding&quot; Checkbox.</description>
		<content:encoded><![CDATA[<p>In the Putty Configuration panel, look at the item:<br />
(Connection | SSH | X11) &#8220;Enable X11 forwarding&#8221; Checkbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wes parham</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1525</link>
		<dc:creator>wes parham</dc:creator>
		<pubDate>Sun, 06 Sep 2009 05:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1525</guid>
		<description>oops!  Duplicated Gleb&#039;s answer!  Thanks to the author here for the info!</description>
		<content:encoded><![CDATA[<p>oops!  Duplicated Gleb&#8217;s answer!  Thanks to the author here for the info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wes parham</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1524</link>
		<dc:creator>wes parham</dc:creator>
		<pubDate>Sun, 06 Sep 2009 05:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1524</guid>
		<description>I find it (somewhat buried) under 
&#124;+ Connection
  &#124;+SSH
     &#124;+X11
in the configuration for puTTY ( 0.60, too ) when you start a new session.</description>
		<content:encoded><![CDATA[<p>I find it (somewhat buried) under<br />
|+ Connection<br />
  |+SSH<br />
     |+X11<br />
in the configuration for puTTY ( 0.60, too ) when you start a new session.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1517</link>
		<dc:creator>Sridhar</dc:creator>
		<pubDate>Thu, 30 Jul 2009 23:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1517</guid>
		<description>I have stopped using vnc ever since this blog.</description>
		<content:encoded><![CDATA[<p>I have stopped using vnc ever since this blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1486</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Tue, 30 Jun 2009 13:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1486</guid>
		<description>Hi Laszlo, can you confirm where you&#039;re searching for it? I have x11 and it&#039;s 0.60 I use, so you should have it there as well - Connections, SSH, X11 forwarding.</description>
		<content:encoded><![CDATA[<p>Hi Laszlo, can you confirm where you&#8217;re searching for it? I have x11 and it&#8217;s 0.60 I use, so you should have it there as well &#8211; Connections, SSH, X11 forwarding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laszlo Meszaros</title>
		<link>http://solaris.reys.net/how-to-x11-forwarding-using-ssh-putty-and-xming/comment-page-1/#comment-1485</link>
		<dc:creator>Laszlo Meszaros</dc:creator>
		<pubDate>Tue, 30 Jun 2009 12:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=5#comment-1485</guid>
		<description>Putty 0.60 doesn&#039;t have tickbox for x11.</description>
		<content:encoded><![CDATA[<p>Putty 0.60 doesn&#8217;t have tickbox for x11.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

