<?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>Blog of Finster &#187; ubuntu</title>
	<atom:link href="http://finster.co.uk/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://finster.co.uk</link>
	<description>Technical Notes</description>
	<lastBuildDate>Sun, 14 Feb 2010 20:58:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu Wallpapers</title>
		<link>http://finster.co.uk/2009/06/13/ubuntu-wallpapers/</link>
		<comments>http://finster.co.uk/2009/06/13/ubuntu-wallpapers/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 13:41:00 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=28</guid>
		<description><![CDATA[To install some nice wallpapers on Ubuntu, run the following command: -
sudo apt-get install peace-wallpapers tropic-wallpapers ubuntustudio-wallpapers blubuntu-wallpapers
]]></description>
			<content:encoded><![CDATA[<p>To install some nice wallpapers on Ubuntu, run the following command: -</p>
<p><span style="font-family: courier new;font-size:85%;" >sudo apt-get install peace-wallpapers tropic-wallpapers ubuntustudio-wallpapers blubuntu-wallpapers</span></p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2009/06/13/ubuntu-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fonts in Ubuntu 8.10</title>
		<link>http://finster.co.uk/2008/10/26/fonts-in-ubuntu-8-10/</link>
		<comments>http://finster.co.uk/2008/10/26/fonts-in-ubuntu-8-10/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 08:59:00 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=20</guid>
		<description><![CDATA[By default in Ubuntu 8.10 the fonts aren&#8217;t great. To fix this, first install the Microsoft Truetype fonts: -
sudo apt-get install msttcorefonts 
Then install the Segoe UI font
cd ~wget http://www.fileden.com/files/2008/2/9/1749988/segoe_ui.zipmkdir .fontscd .fontsunzip ../segoe_ui.zip 
For a great Monospace font, take a look at Inconsolata : -
cd ~/.fontswget http://www.levien.com/type/myfonts/Inconsolata.otf
In Gnome, the fonts are changed via &#8220;System->Preferences->Appearance&#8221; under [...]]]></description>
			<content:encoded><![CDATA[<p>By default in Ubuntu 8.10 the fonts aren&#8217;t great. To fix this, first install the Microsoft Truetype fonts: -</p>
<p><span style="color: rgb(51, 0, 153);font-family:courier new;" >sudo apt-get install msttcorefonts </span></p>
<p>Then install the <a href="http://en.wikipedia.org/wiki/Segoe">Segoe UI</a> font</p>
<p><span style="font-family:courier new;">cd ~</span><br /><span style="color: rgb(51, 0, 153);font-family:courier new;" >wget http://www.fileden.com/files/2008/2/9/1749988/segoe_ui.zip</span><br /><span style="color: rgb(51, 0, 153);font-family:courier new;" >mkdir .fonts</span><br /><span style="color: rgb(51, 0, 153);font-family:courier new;" >cd .fonts</span><br /><span style="color: rgb(51, 0, 153);font-family:courier new;" >unzip ../segoe_ui.zip </span></p>
<p>For a great Monospace font, take a look at <a href="http://www.levien.com/type/myfonts/inconsolata.html">Inconsolata</a> : -</p>
<p><span style="font-family: courier new; color: rgb(51, 0, 153);">cd ~/.fonts</span><br /><span style="font-family: courier new; color: rgb(51, 0, 153);">wget http://www.levien.com/type/myfonts/Inconsolata.otf</span></p>
<p>In Gnome, the fonts are changed via &#8220;System->Preferences->Appearance&#8221; under the Fonts tab &#8211; you can then change the default to &#8220;segoe_ui&#8221;, and the monospace to &#8220;Inconsolata&#8221;.</p>
<p>Finally, change the rendering to &#8220;Subpixel Smoothing&#8221;.</p>
<p>Everything should now look much better.</p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2008/10/26/fonts-in-ubuntu-8-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10 Under VirtualBox</title>
		<link>http://finster.co.uk/2008/10/25/ubuntu-8-10-under-virtualbox/</link>
		<comments>http://finster.co.uk/2008/10/25/ubuntu-8-10-under-virtualbox/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 22:29:00 +0000</pubDate>
		<dc:creator>finster</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualisation]]></category>

		<guid isPermaLink="false">http://finster.co.uk/?p=19</guid>
		<description><![CDATA[Ubuntu 8.10 works great under Sun&#8217;s Virtual Box. To get everything working perfectly, you need to install &#8220;Guest Additions&#8221;. This is done by selecting &#8220;Install Guest Additions&#8221; from the VirtualBox Menu, and then entering the following into a terminal: -
sudo /media/cdrom/VBoxLinuxAdditions-x86.run
This installs better mouse &#38; video drivers and enables things like automatic resolution changing, and [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 8.10 works great under Sun&#8217;s <a href="http://www.virtualbox.org/">Virtual Box</a>. To get everything working perfectly, you need to install &#8220;Guest Additions&#8221;. This is done by selecting &#8220;Install Guest Additions&#8221; from the VirtualBox Menu, and then entering the following into a terminal: -</p>
<p><span style="font-family: courier new;">sudo /media/cdrom/VBoxLinuxAdditions-x86.run</span></p>
<p>This installs better mouse &amp; video drivers and enables things like automatic resolution changing, and better mouse control.</p>
<p>For some reason, my xorg.conf file wasn&#8217;t updated properly though &#8211; the following lines should be present in /etc/X11/xorg.conf : -</p>
<p><span style="font-family: courier new;"> Section &#8220;InputDevice&#8221; </span><br /><span style="font-family: courier new;">     Identifier   &#8220;Configured Mouse&#8221; </span><br /><span style="font-family: courier new;">     Driver       &#8220;vboxmouse&#8221; </span><br /><span style="font-family: courier new;">     Option       &#8220;CorePointer&#8221; </span><br /><span style="font-family: courier new;"> EndSection </span></p>
<p><span style="font-family: courier new;"> Section &#8220;Device&#8221; </span><br /><span style="font-family: courier new;">     Identifier    &#8220;Configured Video Device&#8221; </span><br /><span style="font-family: courier new;">     Driver        &#8220;vboxvideo&#8221; </span><br /><span style="font-family: courier new;"> EndSection </span></p>
]]></content:encoded>
			<wfw:commentRss>http://finster.co.uk/2008/10/25/ubuntu-8-10-under-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
