<?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: Setting up a resumable remote login to ubuntu with vnc</title>
	<atom:link href="http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13/</link>
	<description>high performance ruby on rails</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:47:57 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: j4y</title>
		<link>http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13/comment-page-1/#comment-8524</link>
		<dc:creator>j4y</dc:creator>
		<pubDate>Sat, 30 Jan 2010 18:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.motionstandingstill.com/?p=140#comment-8524</guid>
		<description>Thanks for documenting this.  It worked perfectly for me.</description>
		<content:encoded><![CDATA[<p>Thanks for documenting this.  It worked perfectly for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting vnc4server on ubuntu 8.10 working &#171; Yong&#8217;s Blog</title>
		<link>http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13/comment-page-1/#comment-3456</link>
		<dc:creator>Getting vnc4server on ubuntu 8.10 working &#171; Yong&#8217;s Blog</dc:creator>
		<pubDate>Tue, 14 Apr 2009 09:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.motionstandingstill.com/?p=140#comment-3456</guid>
		<description>[...] References: http://ubuntuforums.org/showthread.php?t=122402 http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13... [...]</description>
		<content:encoded><![CDATA[<p>[...] References: <a href="http://ubuntuforums.org/showthread.php?t=122402" rel="nofollow">http://ubuntuforums.org/showthread.php?t=122402</a> <a href="http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13.." rel="nofollow">http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webwolf</title>
		<link>http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13/comment-page-1/#comment-2473</link>
		<dc:creator>webwolf</dc:creator>
		<pubDate>Wed, 22 Oct 2008 13:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.motionstandingstill.com/?p=140#comment-2473</guid>
		<description>Slight update, for anyone that&#039;s unable to get vnc4server working with anything other than an x-session ( grey screen with a black x cursor ).

All the guides Ive seen seem to bring in the workaround of backpedalling to use vncserver ( example, the xstartup file mentioned above, is only read by vncserver not vnc4server *vncserver is included with vnc4server for backward compatability* )

This is a known bug in the latest version of vnc4server.
Workaround:

**Follow the guides for setting up vnc4server but instead of using the new vnc4server just use the old gutsy version ( may not have the latest security updates, but it works perfectly and loads your default x-session first time )**

edit your repodepo sources list:

gksudo gedit /etc/apt/sources.list

:to include:
deb http://gb.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb http://gb.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://gb.archive.ubuntu.com/ubuntu/ gutsy multiverse

:just paste them in at the top of the file.
now update your repodepo:

sudo apt-get update

:and downgrade / install the gutsy version of vnc4server:

sudo apt-get install vnc4server/gutsy

:the repos dont stay in ubuntu&#039;s archive for ever, you may find a few posts stating you should use the edgy version, edgy has been removed from archive, but I can confirm that the gutsy version works as @ 22/10/2008.

The bug may have been resolved in the latest 8.10 version of ubuntu too, I havent tried yet. also if you would like to try different down/up grades, just swap out &quot;gutsy&quot; with the version you would like to test ( Ensure the version of ubuntu archives you would to test is listed here: 

http://gb.archive.ubuntu.com/ubuntu/dists/

:happy hunting:</description>
		<content:encoded><![CDATA[<p>Slight update, for anyone that&#8217;s unable to get vnc4server working with anything other than an x-session ( grey screen with a black x cursor ).</p>
<p>All the guides Ive seen seem to bring in the workaround of backpedalling to use vncserver ( example, the xstartup file mentioned above, is only read by vncserver not vnc4server *vncserver is included with vnc4server for backward compatability* )</p>
<p>This is a known bug in the latest version of vnc4server.<br />
Workaround:</p>
<p>**Follow the guides for setting up vnc4server but instead of using the new vnc4server just use the old gutsy version ( may not have the latest security updates, but it works perfectly and loads your default x-session first time )**</p>
<p>edit your repodepo sources list:</p>
<p>gksudo gedit /etc/apt/sources.list</p>
<p>:to include:<br />
deb <a href="http://gb.archive.ubuntu.com/ubuntu/" rel="nofollow">http://gb.archive.ubuntu.com/ubuntu/</a> gutsy main restricted<br />
deb <a href="http://gb.archive.ubuntu.com/ubuntu/" rel="nofollow">http://gb.archive.ubuntu.com/ubuntu/</a> gutsy-updates main restricted<br />
deb <a href="http://gb.archive.ubuntu.com/ubuntu/" rel="nofollow">http://gb.archive.ubuntu.com/ubuntu/</a> gutsy universe<br />
deb <a href="http://gb.archive.ubuntu.com/ubuntu/" rel="nofollow">http://gb.archive.ubuntu.com/ubuntu/</a> gutsy multiverse</p>
<p>:just paste them in at the top of the file.<br />
now update your repodepo:</p>
<p>sudo apt-get update</p>
<p>:and downgrade / install the gutsy version of vnc4server:</p>
<p>sudo apt-get install vnc4server/gutsy</p>
<p>:the repos dont stay in ubuntu&#8217;s archive for ever, you may find a few posts stating you should use the edgy version, edgy has been removed from archive, but I can confirm that the gutsy version works as @ 22/10/2008.</p>
<p>The bug may have been resolved in the latest 8.10 version of ubuntu too, I havent tried yet. also if you would like to try different down/up grades, just swap out &#8220;gutsy&#8221; with the version you would like to test ( Ensure the version of ubuntu archives you would to test is listed here: </p>
<p><a href="http://gb.archive.ubuntu.com/ubuntu/dists/" rel="nofollow">http://gb.archive.ubuntu.com/ubuntu/dists/</a></p>
<p>:happy hunting:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nahum</title>
		<link>http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13/comment-page-1/#comment-2472</link>
		<dc:creator>nahum</dc:creator>
		<pubDate>Tue, 21 Oct 2008 21:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.motionstandingstill.com/?p=140#comment-2472</guid>
		<description>I did a quick search and found the post that WebWolf mentioned above.

Post url = https://launchpad.net/ubuntu/+source/control-center/+bug/61381/comments/63
Thread url = https://launchpad.net/ubuntu/+source/control-center/+bug/61381</description>
		<content:encoded><![CDATA[<p>I did a quick search and found the post that WebWolf mentioned above.</p>
<p>Post url = <a href="https://launchpad.net/ubuntu/+source/control-center/+bug/61381/comments/63" rel="nofollow">https://launchpad.net/ubuntu/+source/control-center/+bug/61381/comments/63</a><br />
Thread url = <a href="https://launchpad.net/ubuntu/+source/control-center/+bug/61381" rel="nofollow">https://launchpad.net/ubuntu/+source/control-center/+bug/61381</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nahum</title>
		<link>http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13/comment-page-1/#comment-2471</link>
		<dc:creator>nahum</dc:creator>
		<pubDate>Tue, 21 Oct 2008 19:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.motionstandingstill.com/?p=140#comment-2471</guid>
		<description>Cool, thanks for that,  Certainly much easier than the solution I ended up following through with.  

I couldn&#039;t agree more with you about taking notes when installing or setting something up.  I often hit up howtoforge.com which has some really good guides, but I&#039;ve never followed one exactly so have had to cut and paste their guides into my own notes...</description>
		<content:encoded><![CDATA[<p>Cool, thanks for that,  Certainly much easier than the solution I ended up following through with.  </p>
<p>I couldn&#8217;t agree more with you about taking notes when installing or setting something up.  I often hit up howtoforge.com which has some really good guides, but I&#8217;ve never followed one exactly so have had to cut and paste their guides into my own notes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webwolf</title>
		<link>http://www.motionstandingstill.com/setting-up-a-resumable-remote-login-to-ubuntu-with-vnc/2008-10-13/comment-page-1/#comment-2470</link>
		<dc:creator>webwolf</dc:creator>
		<pubDate>Tue, 21 Oct 2008 16:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.motionstandingstill.com/?p=140#comment-2470</guid>
		<description>Hi, Got this from Ubuntu Launchpad, ( Sorry dont recall the url ).
I can confirm it fixes the &quot;Gnome Theme Setting manager&quot; crashing when the Gnome session starts, tested on Ubuntu 8.04, using vnc4server ( latest version on the repodepo as @ 18/10/2008 ).

&quot;I can confirm the problem being reported for VNC. The solution is this:

In your ~/.vnc/xstartup file put the following:
#!/bin/sh
vncconfig -iconic &amp;
eval `dbus-launch --sh-syntax --exit-with-session`
gnome-session &amp;

Then chmod 744 xstartup, and your problem should be fixed. Again, this only applies to the VNC issue.&quot;

Worked a treat for me. :)
Ive had hell trying to get this VNC server working in my virtual machine ( after I setup years ago on my headless server )

*good tip, log all your actions that work for you and write up a how to guide ;) itl save your bacon, and maybe a few others will benefit too*</description>
		<content:encoded><![CDATA[<p>Hi, Got this from Ubuntu Launchpad, ( Sorry dont recall the url ).<br />
I can confirm it fixes the &#8220;Gnome Theme Setting manager&#8221; crashing when the Gnome session starts, tested on Ubuntu 8.04, using vnc4server ( latest version on the repodepo as @ 18/10/2008 ).</p>
<p>&#8220;I can confirm the problem being reported for VNC. The solution is this:</p>
<p>In your ~/.vnc/xstartup file put the following:<br />
#!/bin/sh<br />
vncconfig -iconic &amp;<br />
eval `dbus-launch &#8211;sh-syntax &#8211;exit-with-session`<br />
gnome-session &amp;</p>
<p>Then chmod 744 xstartup, and your problem should be fixed. Again, this only applies to the VNC issue.&#8221;</p>
<p>Worked a treat for me. :)<br />
Ive had hell trying to get this VNC server working in my virtual machine ( after I setup years ago on my headless server )</p>
<p>*good tip, log all your actions that work for you and write up a how to guide ;) itl save your bacon, and maybe a few others will benefit too*</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.415 seconds -->
