<?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>Dartarrow's Technolodge &#187; ubuntu</title>
	<atom:link href="http://dartarrow.net/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://dartarrow.net</link>
	<description>..the things I don't want to forget</description>
	<lastBuildDate>Thu, 10 Nov 2011 17:36:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mumble 1.2 on Ubuntu 9.10 &#8211; Karmic Koala</title>
		<link>http://dartarrow.net/mumble-1-2-on-ubuntu-9-10-karmic-koala/339</link>
		<comments>http://dartarrow.net/mumble-1-2-on-ubuntu-9-10-karmic-koala/339#comments</comments>
		<pubDate>Wed, 13 Oct 2010 05:06:40 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[mumble]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=339</guid>
		<description><![CDATA[Here&#8217;s How: sudo sh -c "\ echo 'deb http://ppa.launchpad.net/slicer/ppa/ubuntu karmic main' \ >> /etc/apt/sources.list.d/mumble.list" sudo apt-key adv \ --keyserver keyserver.ubuntu.com \ --recv-keys 165B2836 sudo aptitude update sudo aptitude install mumble]]></description>
		<wfw:commentRss>http://dartarrow.net/mumble-1-2-on-ubuntu-9-10-karmic-koala/339/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to test your webcam in Ubuntu</title>
		<link>http://dartarrow.net/how-to-test-your-webcam-in-ubuntu/324</link>
		<comments>http://dartarrow.net/how-to-test-your-webcam-in-ubuntu/324#comments</comments>
		<pubDate>Mon, 07 Jun 2010 17:11:21 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=324</guid>
		<description><![CDATA[Testing your webcam is done with mplayer, first though you&#8217;ll have to install mplayer as so: sudo aptitude install mplayer then fire up mplayer as so but in one line: mplayer tv:// -tv driver=v4l2:width=320:height=240:fps=200:device=/dev/video0 -nosound And you SHOULD see your pretty face on the screen. Good Luck.]]></description>
		<wfw:commentRss>http://dartarrow.net/how-to-test-your-webcam-in-ubuntu/324/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO Open Kopete links in Swiftfox</title>
		<link>http://dartarrow.net/howto-open-kopete-links-in-swiftfox/85</link>
		<comments>http://dartarrow.net/howto-open-kopete-links-in-swiftfox/85#comments</comments>
		<pubDate>Sat, 11 Jul 2009 05:05:39 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[kopete]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[swiftfox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dartarrow.net/howto-open-kopete-links-in-swiftfox/85</guid>
		<description><![CDATA[This of course works if you want to open Kopete links in Firefox as well. Instead of the default Konqueror. Just replace my &#8216;swiftfox&#8217; in the commands with &#8216;firefox&#8217; This assumes that you are using the same environment as I am (KDE4.2, Ubuntu 9.04) 1. System Settings* -&#62; Default Applications -&#62; Web Browser 2. Set [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/howto-open-kopete-links-in-swiftfox/85/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Swiftfox on K/Ubuntu</title>
		<link>http://dartarrow.net/how-to-install-swiftfox-on-kubuntu/59</link>
		<comments>http://dartarrow.net/how-to-install-swiftfox-on-kubuntu/59#comments</comments>
		<pubDate>Fri, 05 Jun 2009 04:48:47 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[swiftfox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=59</guid>
		<description><![CDATA[0. Take note that I use aptitude, apt-get will serve the same function. 1. edit /etc/apt/sources. list and add the following lines: deb http://getswiftfox.com/builds/debian unstable non-free 2. Go to a terminal and type: sudo aptitude update sudo aptitude install swiftfox-prescott 3. You&#8217;re done. Look below for instructions on how to setup Java on Swiftfox Note: [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/how-to-install-swiftfox-on-kubuntu/59/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Database Caching 26/49 queries in 0.012 seconds using disk

Served from: dartarrow.net @ 2012-02-13 21:29:23 -->
