<?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>Kirya [.net] &#187; Geek</title>
	<atom:link href="http://www.kirya.net/weblog/tag/geek/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kirya.net</link>
	<description>Julien Valroff&#039;s weblog and personal homepage</description>
	<lastBuildDate>Wed, 14 Jul 2010 12:11:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My experience without Adobe® Flash™ Player</title>
		<link>http://www.kirya.net/weblog/2010/06/19/my-experience-without-adobe%c2%ae-flash%e2%84%a2-player/</link>
		<comments>http://www.kirya.net/weblog/2010/06/19/my-experience-without-adobe%c2%ae-flash%e2%84%a2-player/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 12:26:59 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Gnu]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=680</guid>
		<description><![CDATA[Adobe® recently announced they have (temporarily) stopped working on the amd64 version of their Flash™ Player for GNU/Linux. The previous releases contain a big security issue, which makes them totally unusable. As I didn&#8217;t want to wait until the flashplugin-nonfree package to be updated to support the i386 plugin through nspluginwrapper (as suggested in #586273),]]></description>
			<content:encoded><![CDATA[<p>Adobe® <a href="http://labs.adobe.com/technologies/flashplayer10/64bit.html">recently announced</a> they have (temporarily) stopped working on the amd64 version of their Flash™ Player for <acronym class="uttAcronym" title="GNU&#039;s Not Unix">GNU</acronym>/Linux.</p>
<p>The previous releases contain a <a href="http://www.adobe.com/support/security/advisories/apsa10-01.html">big security issue</a>, which makes them totally unusable.</p>
<p>As I didn&#8217;t want to wait until the flashplugin-nonfree package to be updated to support the i386 plugin through nspluginwrapper (as suggested in <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586273">#586273</a>), I have decided to simply switch to the free alternative: <a href="http://www.gnu.org/software/gnash/">gnash</a>.</p>
<p><span id="more-680"></span></p>
<p>After a few hours with it, I am now able to use most of the websites I usually visit, including <a href="http://www.youtube.com">Youtube</a> and <a href="http://www.dailymotion.com">Dailymotion</a>.</p>
<p>Note that I use Iceweasel, which does not support WebM (for now), nor H.264 (which will <a href="http://shaver.off.net/diary/2010/01/23/html5-video-and-codecs/">never be supported</a> by Mozilla).</p>
<p>Youtube support is brought by a <a href="http://www.greasespot.net/">Greasemonkey</a> user script available at: <a href="http://turanct.wordpress.com/2010/02/25/gnash-youtube/">http://turanct.wordpress.com/2010/02/25/gnash-youtube/</a><br />
The only tiny drawback is that the videos load in pause mode. For now, everything else seems to work fine.</p>
<p>Users of other browers (Chromium, Safari, Opera) can try their HTML5 beta: <a href="http://www.youtube.com/html5">http://www.youtube.com/html5</a></p>
<p>It is even easier for Dailymotion, as the videos on <a href="http://openvideo.dailymotion.com">their HTML5 beta program</a> are encoded in the Ogg Theora format, which is natively supported by Iceweasel/Firefox >= 3.5.</p>
<p>To ease things, I have written a small Greasemonkey script which simply automatically redirects www.dailymotion.com to openvideo.dailymotion.com. This script can be <a href='http://www.kirya.net/wp-content/uploads/2010/06/openvideo.js'>downloaded here</a>.</p>
<p>The drawback is that videos won&#8217;t play before they are loaded completely, which is not a big problem anyway.</p>
<p>I still cannot play the videos avilable on Vimeo, and have noticed while wirting this post that the Flash™ file uploader of WordPress didn&#8217;t work with gnash (obviously, WP provides an alternative way for file upload). </p>
<p>I will go on with this experience as long as I do not see major issue with gnash.<br />
I will also update this post, or add comments, if I encounter other issues, or find any alternatives.</p>
<p>I would be curious to read your comments if you have run similar experience.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2010/06/19/my-experience-without-adobe%c2%ae-flash%e2%84%a2-player/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Switched to GIT</title>
		<link>http://www.kirya.net/weblog/2009/11/22/switched-to-git/</link>
		<comments>http://www.kirya.net/weblog/2009/11/22/switched-to-git/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 19:45:37 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=632</guid>
		<description><![CDATA[After having converted my packages to the new 3.0 (quilt) source format, I have decided to move everything to GIT. rkhunter was moved to Alioth&#8217;s collab-maint project, and I have set up a personal GIT repository for the other packages. This page on the wiki has helped a lot. I now need to learn how]]></description>
			<content:encoded><![CDATA[<p>After having <a href="http://www.kirya.net/weblog/2009/11/22/converted-my-packages-to-3-0-quilt-source-format/">converted</a> my packages to the new 3.0 (quilt) source format, I have decided to move everything to GIT.</p>
<p><a href="http://packages.qa.debian.org/r/rkhunter.html">rkhunter</a> was moved to Alioth&#8217;s <a href="http://git.debian.org/?p=collab-maint/rkhunter.git;a=summary">collab-maint project</a>, and I have set up a <a href="http://git.kirya.net/">personal GIT repository</a> for the other packages.</p>
<p><a href="http://wiki.debian.org/Alioth/Git#ConvertaSVNAliothrepositorytoGit">This page</a> on the wiki has helped a lot.</p>
<p>I now need to <a href="http://www.kernel.org/pub/software/scm/git/docs/user-manual.html">learn</a> how to use this tool, but my first tests are very encouraging.<br />
I haven&#8217;t had to change my packaging workflow, switching from <tt>svn-buildpackage</tt> to <tt>git-buildpackage</tt>.</p>
<p>I am even able to build i386 packages on my amd64 machine as before without the need to change anything in my <tt>~/.pbuilderrc</tt>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2009/11/22/switched-to-git/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Email management and spam fighting, testing Google Apps</title>
		<link>http://www.kirya.net/weblog/2009/07/14/email-management-and-spam-fighting-testing-google-apps/</link>
		<comments>http://www.kirya.net/weblog/2009/07/14/email-management-and-spam-fighting-testing-google-apps/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:34:28 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=570</guid>
		<description><![CDATA[I have been thinking a lot lately about email management and spam fighting. For my personal email, I use a setup based on Postfix, RBL and WL, grey listing, and DSPAM (by the way, you can find unofficial packages of current development version in my personal repository). To better train DSPAM, I have removed all]]></description>
			<content:encoded><![CDATA[<p>I have been thinking a lot lately about email management and spam fighting.</p>
<p>For my personal email, I use a setup based on Postfix, <a href="http://www.spamhaus.org/ZEN/"><acronym class="uttAcronym" title="Realtime Blackhole List">RBL</acronym></a> and <a href="http://www.dnswl.org"><acronym class="uttAcronym" title="White list">WL</acronym></a>, grey listing, and DSPAM (by the way, you can find unofficial packages of <a href="http://sourceforge.net/scm/?type=git&#038;group_id=250683">current development version</a> in my <a href="http://packages.kirya.net">personal repository</a>).</p>
<p>To better train DSPAM, I have removed all other filters (except some very basic controls at SMTP time), and I am very happy of this setup (grey listing delays receipt of email, which I am not very satisfied with, and relying on third-parties <acronym class="uttAcronym" title="Realtime Blackhole List">RBL</acronym> is also not the best thing imho). This lead however to much more mail in my DSPAM quarantine queue.<br />
I will hence re-enable more advanced filters at SMTP time once DSPAM bayes are large enough.<br />
<span id="more-570"></span><br />
I have also played a bit with <a href="http://www.openspf.org">SPF</a>, and configured my DNS server for my main domain to use it. It now passes the recommended <a href="http://www.openspf.org/Tools">tests</a>. However, I haven&#8217;t implemented SPF checks in my Postfix setup.</p>
<p>For work, we rely on a (very old) MS Exchange setup, which is about to be replaced soon by a newer MS based solution. The costs for this replacement is quite high for a small company (about €7,000 including the hardware, the required software licenses, and the costs for setting this up by an independent worker during our summer closure).</p>
<p>I have hence tested <a href="http://www.google.com/a">Google Apps</a> Standard Edition with one of my domains. I am always very much impressed by Gmail, which is really fast, seems reliable and easy to use. I haven&#8217;t tested it carefully in &#8220;work conditions&#8221; though (ie. using MS Outlook client for calendar sharing etc.), and the cost of the premier edition is €40 per user and per year, which means €1,600 per year for 40 users, ie. it would take more or less 4.5 years to reach the cost of our replacement server. Considering the current server is about 10 years old, I am wondering if Google would really be an alternative (other factors would also play a role, like our low quality DSL connection, 10 years for a mail server seems to be much too old, considering we cannot run any good anti-spam software on it etc.).</p>
<p>Note that an opensource solution was not considered, nobody could administer it (this is not my function in this company).</p>
<p><a href="http://en.wikipedia.org/wiki/Software_as_a_service"><acronym class="uttAcronym" title="Software as a Service">SaaS</acronym> (Software as a Service)</a> seem to be the future of software (this is at least what major companies in this sector tend to say, like Microsoft, Adobe, Google to only list some examples), is it already mature enough for small companies largely depending on their email like us?</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2009/07/14/email-management-and-spam-fighting-testing-google-apps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Xorg input hotplug</title>
		<link>http://www.kirya.net/weblog/2009/04/19/xorg-input-hotplug/</link>
		<comments>http://www.kirya.net/weblog/2009/04/19/xorg-input-hotplug/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 06:26:32 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=517</guid>
		<description><![CDATA[I had written a few weeks ago about my new (almost) empty xorg.conf file and explained how I had to edit an HAL .fdi file to change my keyboard layout and define my compose key. The Debian Xstrike Force have written a complete guide on the Debian wiki explaining this input hotplug system. I have]]></description>
			<content:encoded><![CDATA[<p>I had written a few weeks ago about my new (almost) <a href="http://www.kirya.net/weblog/2009/02/07/my-new-xorgconf/">empty xorg.conf</a> file and explained how I had to edit an HAL .fdi file to change my keyboard layout and define my compose key.</p>
<p>The Debian Xstrike Force have written a <a href="http://wiki.debian.org/XStrikeForce/InputHotplugGuide">complete guide on the Debian wiki</a> explaining this input hotplug system.</p>
<p>I have found that there is no need to edit .fdi files, just set the following options at the end of <tt>/etc/default/console-setup</tt>:</p>

<div class="wp_syntax"><div class="code"><pre class="null" style="font-family:monospace;">XKBMODEL=&quot;pc105&quot;
XKBLAYOUT=&quot;fr&quot;
XKBVARIANT=&quot;latin9&quot;
XKBOPTIONS=&quot;compose:lwin&quot;</pre></div></div>

<p>Even better, they should now be automatically grabbed from your existing <tt>xorg.conf</tt> when upgrading!</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2009/04/19/xorg-input-hotplug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switched to Pulseaudio</title>
		<link>http://www.kirya.net/weblog/2009/03/22/switched-to-pulseaudio/</link>
		<comments>http://www.kirya.net/weblog/2009/03/22/switched-to-pulseaudio/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 10:07:00 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=512</guid>
		<description><![CDATA[Following to an issue with esound not playing GNOME system sounds, I have decided to give Pulseaudio a try. Installing the pulseaudio package pulled all necessary dependencies, including the esound compatibility plugin. I have added local users to the pulse-rt group, as recommended. After this, all worked perfectly except the main channel was muted and]]></description>
			<content:encoded><![CDATA[<p>Following to an <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516081">issue</a> with esound not playing GNOME system sounds, I have decided to give Pulseaudio a try.</p>
<p>Installing the pulseaudio package pulled all necessary dependencies, including the esound compatibility plugin. I have added local users to the pulse-rt group, as recommended. After this, all worked perfectly except the main channel was muted and its volume set to 0% after rebooting.</p>
<p>I have found that not loading the <tt>module-device-restore</tt> does fix this issue, strangely. If you encounter the same problem, try and comment out the line <tt>load-module module-device-restore</tt> in <tt> /etc/pulse/default.pa</tt>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2009/03/22/switched-to-pulseaudio/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>IPv6 available on this site</title>
		<link>http://www.kirya.net/weblog/2008/12/24/ipv6-available-on-this-site/</link>
		<comments>http://www.kirya.net/weblog/2008/12/24/ipv6-available-on-this-site/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 15:34:02 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Planet Debian]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=343</guid>
		<description><![CDATA[Thanks to a recent article published on debian-administration.org, I have managed to get an IPv6 connectivity at home, and have hence decided to make this website available through IPv6. I have used Hurricane Electric IPv6 tunnel service as recommended on Linode wiki, and everything seems to be working. This was a really simple process (both]]></description>
			<content:encoded><![CDATA[<p>Thanks to a <a href="http://www.debian-administration.org/articles/621">recent article</a> published on <a href="http://www.debian-administration.org">debian-administration.org</a>, I have managed to get an IPv6 connectivity at home, and have hence decided to make this website available through IPv6.</p>
<p>I have used <a href="http://tunnelbroker.net">Hurricane Electric IPv6 tunnel service</a> as recommended on <a href="http://www.linode.com/wiki/index.php/IPv6">Linode wiki</a>, and everything seems to be working.</p>
<p>This was a really simple process (both at home and on my Linode!).</p>
<p>The AAAA DNS records have been set up.<br />
While the propagation is being processed, you can still test using the IP <tt>2001:470:1f06:ccf::2</tt> (I now really understand why DNS have been created!). You can use <tt>ping6</tt> or <tt>telnet -6</tt> or even use your browser.</p>
<p>While browsing <a href="http://www.kirya.net">www.kirya.net</a> using IPv6, you should get a message in the header (just below the links to <abbr class="uttInitialism" title="Really Simple Syndication">RSS</abbr> feeds) confirming your request have been served using IPv6.</p>
<p>Note that I haven&#8217;t yet set up all Apache virtual hosts to answer on IPv6, which might lead to some web pages being redirected to the defaut vhost. More over, the <abbr class="uttInitialism" title="HyperText Transfer Protocol">HTTP</abbr> server will only answer to IPv6 request on port 80 (no SSL at the moment).</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2008/12/24/ipv6-available-on-this-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>One month on Linode.com</title>
		<link>http://www.kirya.net/weblog/2008/12/11/one-month-on-linodecom/</link>
		<comments>http://www.kirya.net/weblog/2008/12/11/one-month-on-linodecom/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 18:01:56 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=340</guid>
		<description><![CDATA[I moved my services onto Linode one month ago. Since Then, everything is running smoothly, I am really impressed! No problem at all, which clearly wasn&#8217;t the case with my previous hosting companies. PS: No, I am not paid by Linode and I have no link to them, but I think it is good to]]></description>
			<content:encoded><![CDATA[<p>I moved my services onto Linode one month ago. Since Then, everything is running smoothly, I am really impressed! No problem at all, which clearly wasn&#8217;t the case with my previous hosting companies.</p>
<p>PS: No, I am not paid by Linode and I have no link to them, but I think it is good to tell people when something is good.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2008/12/11/one-month-on-linodecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VPS moved to the US!</title>
		<link>http://www.kirya.net/weblog/2008/11/09/vps-moved-to-the-us/</link>
		<comments>http://www.kirya.net/weblog/2008/11/09/vps-moved-to-the-us/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 10:32:03 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.kirya.net/weblog/2008/11/09/vps-moved-to-the-us/</guid>
		<description><![CDATA[Nothing related with the recent election of Barak Obama as President of the USA, but I have just finished moving all my services to Linode.com, after less than 2 unfortunate months at OVH (no link). So far, I really appreciate what Linode propose to their customers. DNS haven&#8217;t yet been finished propagating (should be done]]></description>
			<content:encoded><![CDATA[<p>Nothing related with the recent election of Barak Obama as President of the USA, but I have just finished moving all my services to <a href="http://www.linode.com">Linode.com</a>, after less than 2 unfortunate months at OVH (no link). So far, I really appreciate what Linode propose to their customers.</p>
<p>DNS haven&#8217;t yet been finished propagating (should be done in the next hours). Should you notice any issues with my website or any other services run on this VPS, please contact me.</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2008/11/09/vps-moved-to-the-us/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Laptop as desktop computer replacement</title>
		<link>http://www.kirya.net/weblog/2008/11/02/laptop-as-desktop-computer-replacement/</link>
		<comments>http://www.kirya.net/weblog/2008/11/02/laptop-as-desktop-computer-replacement/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 12:42:29 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=301</guid>
		<description><![CDATA[I am currently studying the possibility to change my current desktop computer for a laptop. This is the first time I am looking at these powerful laptops, as I now only use cheap laptops for small office use (email, web etc.) when traveling. My aim is now to use a laptop for my daily tasks:]]></description>
			<content:encoded><![CDATA[<p>I am currently studying the possibility to change my current desktop computer for a laptop. This is the first time I am looking at these powerful laptops, as I now only use cheap laptops for small office use (email, web etc.) when traveling.</p>
<p>My aim is now to use a laptop for my daily tasks: picture editing, small development, multimedia etc.<br />
<span id="more-301"></span><br />
Ideal features would be:</p>
<ul>
<li>Large screen (18,4&#8243;)</li>
<li>Large disk space (at least 250Gb)</li>
<li>Separate numpad</li>
<li>At least 2Ghz CPU (dual core)</li>
<li>4Gb RAM</li>
<li>Wifi 802.11g, ethernet 100 connections</li>
<li>At least 3 <abbr class="uttInitialism" title="Universal Serial Bus">USB</abbr> and 1 firewire port</li>
<li>Built-in memory card reader with Compact Flash support</li>
<li>DVD burner</li>
</ul>
<p>I do not care about the weight, as it would mainly stay on my desktop.</p>
<p>I currently have a desktop computer with 2Go RAM, an Intel 4400 Dual Core CPU (@ 2Ghz) with 200Gb hard disk &#8211; though it is enough at the moment, I would prefer the laptop to be more powerful in order to be able to run smoothly with future applications which will be released in 2 or 3 years!</p>
<p>Ideally, it would be around €1,000 (obviously, the cheaper the better, but I want something reliable for a few years if possible).</p>
<p>Last but not least, it <strong>needs to be 100% compatible with <acronym class="uttAcronym" title="GNU&#039;s Not Unix">GNU</acronym>/Linux</strong> (<a href="http://www.debian.org">Debian</a> in particular) &#8211; I do not care about compiling kernel modules, but would rather prefer they are free (as in free speech).</p>
<p>Do you have any experiences with such laptops?<br />
What would be your recommendations?</p>
<p>Is my idea something totally weird (I mean, should I keep my current desktop computer)?!</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2008/11/02/laptop-as-desktop-computer-replacement/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10 as a guest in VirtualBox</title>
		<link>http://www.kirya.net/weblog/2008/10/27/ubuntu-810-as-a-guest-in-virtualbox/</link>
		<comments>http://www.kirya.net/weblog/2008/10/27/ubuntu-810-as-a-guest-in-virtualbox/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 19:38:53 +0000</pubDate>
		<dc:creator>Julien</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Planet Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kirya.net/?p=295</guid>
		<description><![CDATA[Though I only use Debian on all my machines, I like playing with new Ubuntu releases, just in case I have to set it up on someone else&#8217;s machine. I use VirtualBox for testing. When trying the upcoming new Ubuntu 8.10 release, and after installing the VirtualBox clients on the guest, I had the following]]></description>
			<content:encoded><![CDATA[<p>Though I only use Debian on all my machines, I like playing with new Ubuntu releases, just in case I have to set it up on someone else&#8217;s machine. I use VirtualBox for testing.</p>
<p>When trying the upcoming new Ubuntu 8.10 release, and after installing the VirtualBox clients on the guest, I had the following issues:<span id="more-295"></span></p>
<p>First, the video driver refused to give me more than a 800&#215;600 resolution. This can be worked around by adding the following lines in the <tt>xorg.conf</tt> file:</p>

<div class="wp_syntax"><div class="code"><pre class="none" style="font-family:monospace;">Section &quot;Device&quot;
        Identifier      &quot;Configured Video Device&quot;
        Driver          &quot;vboxvideo&quot;
EndSection
&nbsp;
Section &quot;Monitor&quot;
        Identifier      &quot;Configured Monitor&quot;
EndSection
&nbsp;
Section &quot;Screen&quot;
        Identifier      &quot;Default Screen&quot;
        Monitor         &quot;Configured Monitor&quot;
        Device          &quot;Configured Video Device&quot;
EndSection</pre></div></div>

<p>A second issue was the mouse grabbing which did not work at all. Adding the following lines in the <tt>xorg.conf</tt> file has fixed the issue:</p>

<div class="wp_syntax"><div class="code"><pre class="none" style="font-family:monospace;">Section &quot;InputDevice&quot;
   Identifier   &quot;Configured Mouse&quot;
   Driver       &quot;vboxmouse&quot;
   Option       &quot;CorePointer&quot;
EndSection</pre></div></div>

<p>You need to restart Xorg after amending the file so that the changes are taken into account.</p>
<p>Both issues are due to the fact Xorg 7.4 is supposed to automagically recognize the hardware &#8211; but it seems like this is not always the case (or it refuses to use it, not sure what&#8217;s happening in that particular case).</p>]]></content:encoded>
			<wfw:commentRss>http://www.kirya.net/weblog/2008/10/27/ubuntu-810-as-a-guest-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
