<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Exporting my xsession is this close to working out.</title>
	<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out/</link>
	<description>Comments on Ask MetaFilter post Exporting my xsession is this close to working out.</description>
	<pubDate>Thu, 06 Mar 2008 08:51:40 -0800</pubDate>
	<lastBuildDate>Thu, 06 Mar 2008 08:51:40 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Exporting my xsession is this close to working out.</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out</link>	
		<description>I&apos;m wondering if anyone knows how I might resolve an issue with exporting my X session to a Windows box over SSH.  It . . . sort of works, but the vital parts of this particular GUI aren&apos;t visible, and I think I&apos;ve tried every Windows X server known to man. &lt;br /&gt;&lt;br /&gt; I&apos;m trying to get a new backup system, BakBone NetVault, production-ready.  I like everything about it except for the fact that there isn&apos;t a locally-installable management client.  In order to manage the server, you have to either use the CLI or invoke the GUI, so if you are remotely accessing the server via an ssh session and have ssh set to ForwardX11, you do an &apos;nvgui&amp;amp;&apos; and your management window pops up and everything is lovely--at least when I&apos;m accessing the server (which is running RHEL 5) from another Linux box (my workstation is Ubuntu, but it seems to work with most distributions I&apos;ve tried).  &lt;br&gt;
&lt;br&gt;
However, if I try to do the same thing from a Windows box running an X server, there is no happiness.  I&apos;ve tried MKS X Server, Hummingbird Exceed, Xming, and Xming-mesa, and in every case the core application windows will come up successfully, but sub-windows where detail would normally appear remain totally unpopulated--I bring up the Media Management tools, for example, and the proper window appears, but there&apos;s no list of media.  There are some screenshots &lt;a href=&quot;http://www.hyenasoftware.info/netvault.html&quot;&gt;on this page&lt;/a&gt; that might give a clearer idea of what the window &lt;em&gt;should&lt;/em&gt; look like.  Basically everything in the white areas in those screenshots is absent no matter what X server I&apos;m running on my remote Windows machine.&lt;br&gt;
&lt;br&gt;
It wouldn&apos;t be a big issue, but I know that some of the admins who will be maintaining this installation once it goes fully into production run Windows exclusively.  In addition, I can&apos;t take full advantage of NetVault&apos;s support when they offer WebEx sessions for troubleshooting given WebEx/Ubuntu/Firefox/IEs4Linux problems . . . which is another question for another day, but means I will occasionally need to access the application from a Windows machine.  I already run VMWare (and have coLinux downloaded and ready to go as another option) but would prefer a simpler solution such as Xming-PuTTY because I don&apos;t feel good about expecting the other admins to jump through that many hoops just to administer one little thing out of many.&lt;br&gt;
&lt;br&gt;
I&apos;m not really so hopeful as to think anyone here has tackled this exact problem with this particular application.  But does anyone have experience with exporting X sessions who might know what would cause these or similar symptoms?  Is there another work-around I haven&apos;t considered?  I&apos;m open to trying other ways of doing this.  &lt;br&gt;
&lt;br&gt;
Thanks for your help if you&apos;ve managed to hang in there this long.  :)  If I need to provide more information just let me know.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.85469</guid>
		<pubDate>Thu, 06 Mar 2008 08:37:36 -0800</pubDate>
		<dc:creator>littlegreenlights</dc:creator>
		
			<category>linux</category>
		
			<category>xorg</category>
		
			<category>xming</category>
		
			<category>putty</category>
		
			<category>gui</category>
		
	</item> <item>
		<title>By: ArgentCorvid</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263122</link>	
		<description>Do you &lt;i&gt;need&lt;/i&gt; to forward X, or can you use VNC? tunneling VNC over SSH works pretty well for me, but I&apos;m just one guy using it to manage one machine at home.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263122</guid>
		<pubDate>Thu, 06 Mar 2008 08:51:40 -0800</pubDate>
		<dc:creator>ArgentCorvid</dc:creator>
	</item><item>
		<title>By: littlegreenlights</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263140</link>	
		<description>Well, I&apos;ve tried NoMachine, and it would be ideal because everyone already has it and it&apos;s easy to tie down security-wise, but for some reason the NetVault GUI won&apos;t appear at all when I&apos;m NoMachine&apos;d in to the server--there&apos;s a flicker in the corner of the screen and that&apos;s it.  No error messages appear in the terminal, and the processes are still running, but no eye candy.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263140</guid>
		<pubDate>Thu, 06 Mar 2008 09:10:18 -0800</pubDate>
		<dc:creator>littlegreenlights</dc:creator>
	</item><item>
		<title>By: qxntpqbbbqxl</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263156</link>	
		<description>The ssh client has two options for X11 forwarding:&lt;br&gt;
  &lt;br&gt;
-X  = Enable X11 forwarding&lt;br&gt;
-Y  = Enable trusted X11 forwarding&lt;br&gt;
&lt;br&gt;
Have you tried -Y instead of -X?  This has fixed problems for me in the past.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263156</guid>
		<pubDate>Thu, 06 Mar 2008 09:32:17 -0800</pubDate>
		<dc:creator>qxntpqbbbqxl</dc:creator>
	</item><item>
		<title>By: chairface</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263171</link>	
		<description>Good suggestions so far. Your list of X servers doesn&apos;t include &lt;a href=&quot;http://www.cygwin.com/&quot;&gt;cygwin&lt;/a&gt; which is worth a shot. You might also try &lt;a href=&quot;http://www.andlinux.org/&quot;&gt;andLinux&lt;/a&gt; which is more of a pile driver solution but I think that relies on xming so it might not be any different.&lt;br&gt;
&lt;br&gt;
As it&apos;s windows, it might be wise to update the video drivers and try different screen depths. While I&apos;m reaching at straws, that&apos;s how I usually fix Windows problems.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263171</guid>
		<pubDate>Thu, 06 Mar 2008 09:47:53 -0800</pubDate>
		<dc:creator>chairface</dc:creator>
	</item><item>
		<title>By: qxntpqbbbqxl</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263190</link>	
		<description>also, a last resort -- connect via Linux on a virtual machine.  This is possibly not as bad as it sounds; maybe there&apos;s an existing VMware appliance that will do the job?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263190</guid>
		<pubDate>Thu, 06 Mar 2008 10:06:15 -0800</pubDate>
		<dc:creator>qxntpqbbbqxl</dc:creator>
	</item><item>
		<title>By: zsazsa</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263204</link>	
		<description>Seconding the use of VNC.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263204</guid>
		<pubDate>Thu, 06 Mar 2008 10:21:40 -0800</pubDate>
		<dc:creator>zsazsa</dc:creator>
	</item><item>
		<title>By: littlegreenlights</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263298</link>	
		<description>Wow, you guys have given me a lot of suggestions to work with.  :)  I&apos;m busy trying things out but should be able to update in a little bit.  I should have mentioned that I&apos;d tried Cygwin/X with similar results, so that one&apos;s out, but the trusted X11 forwarding definitely looks like it&apos;s worth a try.  &lt;br&gt;
&lt;br&gt;
Does anyone know of a Windows ssh client that has an option for trusted X11 forwarding?  PuTTY doesn&apos;t seem to be capable of it, and it doesn&apos;t seem as though SecureCRT is, either, though I could be wrong as I didn&apos;t go through with a trial download of the software.  I&apos;ll also give VNC a shot (we used to use VNC a lot but kind of tapered off when a vulnerability made us mostly switch over to NoMachine) and look into chairface&apos;s suggestion of andLinux.  &lt;br&gt;
&lt;br&gt;
I do have a ticket in with BakBone&apos;s TAC, and they&apos;ve suggested I change a shared memory setting that supposedly has been known to futz with GUI performance, so I&apos;ll also be trying that to see if it works . . . though I admit I&apos;m skeptical.  :)&lt;br&gt;
&lt;br&gt;
Thanks for all the help so far!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263298</guid>
		<pubDate>Thu, 06 Mar 2008 11:58:09 -0800</pubDate>
		<dc:creator>littlegreenlights</dc:creator>
	</item><item>
		<title>By: grouse</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263331</link>	
		<description>&lt;em&gt;Does anyone know of a Windows ssh client that has an option for trusted X11 forwarding?&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Well Cygwin OpenSSH does. But if your client has no option for trusted, it probably is all trusted (which is bad).&lt;br&gt;
&lt;br&gt;
You have been doing all of this testing of different X servers, but keeping the SSH part the same, so you might try changing that now.&lt;br&gt;
&lt;br&gt;
&lt;em&gt;we used to use VNC a lot but kind of tapered off when a vulnerability made us mostly switch&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
You probably already know this, but you should not consider VNC to be secure. Only run it through a secure tunnel.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263331</guid>
		<pubDate>Thu, 06 Mar 2008 12:26:12 -0800</pubDate>
		<dc:creator>grouse</dc:creator>
	</item><item>
		<title>By: littlegreenlights</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263509</link>	
		<description>Well, this kind of stinks.  Changing the shared memory settings didn&apos;t change anything.  I set up VNC over ssh (vnc-server package for RHEL5 on the server plus RealVNC on the Windows viewer) but am still seeing the same strange mixed results.  &lt;br&gt;
&lt;br&gt;
I missed chairface&apos;s Windows video settings/driver suggestion, so I&apos;m going to give that a try, and I still haven&apos;t tried andLinux.  &lt;br&gt;
&lt;br&gt;
I&apos;m thinking grouse might be on to something in thinking that I need to change the SSH part.  I&apos;m getting the same results from Cygwin/X and PuTTY, but I&apos;m sure there are some other clients I can try.  &lt;br&gt;
&lt;br&gt;
If anyone else has any ideas, feel free to throw them out there--I was flummoxed when VNC didn&apos;t do the trick.  I tried running straces in working and non-working scenarios to see what might be different, but nothing stands out.  I&apos;m no guru, though, so I could easily have missed something.  Is there any other diagnostic that might be worthwhile?&lt;br&gt;
&lt;br&gt;
Thanks again for all your help!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263509</guid>
		<pubDate>Thu, 06 Mar 2008 14:35:17 -0800</pubDate>
		<dc:creator>littlegreenlights</dc:creator>
	</item><item>
		<title>By: grouse</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263551</link>	
		<description>If you get identical bad results on VNC, then the problem basically can&apos;t be because of anything you have set up on Windows. There must be some configuration change on the Linux box when you log in remotely.&lt;br&gt;
&lt;br&gt;
Do you use GNOME? Set up &lt;a href=&quot;http://gnomejournal.org/article/29/remote-desktop-administration-using-vino&quot;&gt;Vino&lt;/a&gt;  and leave yourself logged in on the workstation, then VNC over from the Windows box. It&apos;s hard to see how that wouldn&apos;t work.&lt;br&gt;
&lt;br&gt;
There may be a change in your environment. Try using &lt;kbd&gt;set &amp;gt; config-local&lt;/kbd&gt; from your workstation and &lt;kbd&gt;set &amp;gt; config-remote&lt;/kbd&gt; from remote. Then &lt;kbd&gt;diff -u config-{local,remote}&lt;/kbd&gt;. If you can&apos;t figure it out, post the results here (or use &lt;a href=&quot;http://pastebin.com/&quot;&gt;Pastebin&lt;/a&gt; to paste them).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263551</guid>
		<pubDate>Thu, 06 Mar 2008 15:02:20 -0800</pubDate>
		<dc:creator>grouse</dc:creator>
	</item><item>
		<title>By: fengshui</title>
		<link>http://ask.metafilter.com/85469/Exporting-my-xsession-is-this-close-to-working-out#1263634</link>	
		<description>Rather than vnc-server, try x11vnc.  x11vnc lets you control the active X11 session, rather than creating a new X server for VNC use.  If you wanted to, you could even use x11vnc on your ubuntu workstation, since you know it works there.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.85469-1263634</guid>
		<pubDate>Thu, 06 Mar 2008 16:33:39 -0800</pubDate>
		<dc:creator>fengshui</dc:creator>
	</item>
	</channel>
</rss>
