<?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>Quite a Bright Light &#187; Ubuntu</title>
	<atom:link href="http://www.quitebrightlight.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quitebrightlight.com</link>
	<description></description>
	<lastBuildDate>Mon, 10 May 2010 19:40:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Vpnc under Ubuntu: Connection established, but not being used</title>
		<link>http://www.quitebrightlight.com/2009/12/vpnc-under-ubuntu-connection-established-but-not-being-used/</link>
		<comments>http://www.quitebrightlight.com/2009/12/vpnc-under-ubuntu-connection-established-but-not-being-used/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:38:28 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vpnc]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=52</guid>
		<description><![CDATA[Working from home, the need for a proper vpn connection with my university got quite important to me. I had installed and configured vpnc earlier, but I couldn&#8217;t get any further then establishing a connection. Once the connection was made, I still couldn&#8217;t get on university-only sites or make use of certain services. So I [...]]]></description>
			<content:encoded><![CDATA[<p>Working from home, the need for a proper vpn connection with my university got quite important to me. I had installed and configured vpnc earlier, but I couldn&#8217;t get any further then establishing a connection. Once the connection was made, I still couldn&#8217;t get on university-only sites or make use of certain services. So I thought I&#8217;d try to find out what was wrong. Turns out that there&#8217;s a <a href="https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/268567" onclick="pageTracker._trackPageview('/outgoing/bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/268567?referer=');">standard setting that makes the VPN not being used for all network traffic</a>. You can turn it of by going to the VPN settings (&#8220;configure VPN&#8221; and select the VPN connection, click &#8220;edit&#8221;), go the &#8220;IPv4 settings&#8221; tab, click on &#8220;Routes&#8230;&#8221; and uncheck &#8220;Use this connection only for resources on its network&#8221;. That trick did it for me. </p>
<p>Don&#8217;t really know whether it&#8217;s vpnc or network-manager-vpnc that is to be blamed for the standard settings.<br />
My versions: Ununtu 9.10, vpnc 0.5.3-1 and network- manager-vpnc 0.8~a~git.20091008(&#8230;)-0ubuntu1</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2009/12/vpnc-under-ubuntu-connection-established-but-not-being-used/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sage on Ubuntu: the error message is: (&#8216;EOF in multi-line statement&#8217;, (805, 0))</title>
		<link>http://www.quitebrightlight.com/2009/12/sage-on-ubuntu-he-error-message-is-eof-in-multi-line-statement-805-0/</link>
		<comments>http://www.quitebrightlight.com/2009/12/sage-on-ubuntu-he-error-message-is-eof-in-multi-line-statement-805-0/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 13:09:06 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sage]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=43</guid>
		<description><![CDATA[Installed sage under Ubuntu yesterday. Just for trying out. (Well, actually I tried it out a little bit already on their fantastic webservice)
The first thing I tried, however, gave me an error message!

ERROR: An unexpected error occurred while tokenizing input
The following traceback may be corrupted or invalid
The error message is: ('EOF in multi-line statement', (805, [...]]]></description>
			<content:encoded><![CDATA[<p>Installed sage under Ubuntu yesterday. Just for trying out. (Well, actually I tried it out a little bit already on <a href="http://www.sagenb.org/" onclick="pageTracker._trackPageview('/outgoing/www.sagenb.org/?referer=');">their fantastic webservice</a>)<br />
The first thing I tried, however, gave me an error message!</p>
<p><code><br />
ERROR: An unexpected error occurred while tokenizing input<br />
The following traceback may be corrupted or invalid<br />
The error message is: ('EOF in multi-line statement', (805, 0))<br />
</code><br />
<code><br />
ERROR: An unexpected error occurred while tokenizing input<br />
The following traceback may be corrupted or invalid<br />
The error message is: ('EOF in multi-line statement', (785, 0))<br />
</code> </p>
<p>And then more blabla. Not very nice, I would say. Apparently, it is a <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514648" onclick="pageTracker._trackPageview('/outgoing/bugs.debian.org/cgi-bin/bugreport.cgi?bug=514648&amp;referer=');">conflict between certain versions of Sage and Maxima</a>. </p>
<p>My solution: building Sage myself from <a href="http://www.sagemath.org/download-source.html" onclick="pageTracker._trackPageview('/outgoing/www.sagemath.org/download-source.html?referer=');">source</a>. <a href="http://www.sagemath.org/mirror/src/README.txt" onclick="pageTracker._trackPageview('/outgoing/www.sagemath.org/mirror/src/README.txt?referer=');">Not hard to do</a>, and you get the latest version fully installed. Disadvantage: it takes a couple of hours of compiling!<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2009/12/sage-on-ubuntu-he-error-message-is-eof-in-multi-line-statement-805-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox: WinXP guest from Ubuntu crashing and rebooting in openSUSE</title>
		<link>http://www.quitebrightlight.com/2009/05/virtualbox-winxp-guest-from-ubuntu-crashing-and-rebooting-in-opensuse/</link>
		<comments>http://www.quitebrightlight.com/2009/05/virtualbox-winxp-guest-from-ubuntu-crashing-and-rebooting-in-opensuse/#comments</comments>
		<pubDate>Tue, 19 May 2009 10:16:53 +0000</pubDate>
		<dc:creator>jefke</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtualbox]]></category>
		<category><![CDATA[openSUSE]]></category>

		<guid isPermaLink="false">http://www.quitebrightlight.com/?p=24</guid>
		<description><![CDATA[At work, I sometimes need Windows for legacy programs, or for not messing up the layout of protected Word documents. For all these little things, VirtualBox (non OSE for me) works like a charm. Since my switch from Ubuntu to openSUSE, however, I was unable to use the virtual windows disk (vdi file) I created [...]]]></description>
			<content:encoded><![CDATA[<p>At work, I sometimes need Windows for legacy programs, or for not messing up the layout of protected Word documents. For all these little things, <a href="http://www.virtualbox.org/wiki/Linux_Downloads" onclick="pageTracker._trackPageview('/outgoing/www.virtualbox.org/wiki/Linux_Downloads?referer=');">VirtualBox</a> (non OSE for me) works like a charm. Since my switch from Ubuntu to openSUSE, however, I was unable to use the virtual windows disk (vdi file) I created under Ubuntu: right after booting up Windows, I would get a glimpse of a BSOD (blue screen), and Windows would reboot (not even leaving me time to study the BSOD). Booting into safe mode wouldn&#8217;t help.<br />
Not wanting to create yet another virtual disk, I set out on an epic quest: a veritable search-and-destroy-the-cause mission. What finally fixed the whole thing, was setting the <strong>IDE Controller Type</strong> (Settings &#8211; General &#8211; Advanced) to <strong>PIX3 instead of PIX4</strong>. Apparently, the default setings are different between different distro&#8217;s. </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0445421940264769";
google_ad_slot = "7713378196";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quitebrightlight.com/2009/05/virtualbox-winxp-guest-from-ubuntu-crashing-and-rebooting-in-opensuse/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
