<?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>Jens Olsson &#187; Ubuntu</title>
	<atom:link href="http://jens.yelles.se/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://jens.yelles.se</link>
	<description>My Underground Development</description>
	<lastBuildDate>Thu, 18 Mar 2010 20:18:15 +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>Skype on Ubuntu, Linux</title>
		<link>http://jens.yelles.se/2009/10/01/skype-on-ubuntu-linux/</link>
		<comments>http://jens.yelles.se/2009/10/01/skype-on-ubuntu-linux/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 22:13:03 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=182</guid>
		<description><![CDATA[I just have to thanks skype that they made a version for Ubuntu. Its very importent to me since I am support on telephone by skype daily and need it to run, and ofcourse work&#8230; The sad thing about skype on Ubuntu is that it is not that developed as it is on Windows. Perhaps [...]]]></description>
			<content:encoded><![CDATA[<p>I just have to thanks skype that they made a version for Ubuntu. Its very importent to me since I am support on telephone by skype daily and need it to run, and ofcourse work&#8230; The sad thing about skype on Ubuntu is that it is not that developed as it is on Windows. Perhaps it makes seance but still, very frustrating. Some times when I get a call or even when I call people the program is getting some random error and the call just dismiss and you have to kill the process and start it again before it works witch can be little enjoying. The same problem also happens when you are writing with someone, so I would be very glad if they might fix this. Another problem is that is pretty difficult to use your USB-microphone on Skype since it do not catch new hardware. So atm I am using my pre installed microphone on my laptop witch is not good at all.</p>
<p>So, overall I am glad that is exist but still&#8230; please try to upgrade it very soon, I need it!</p>
<p>Looking for download link? Just go to www.skype.com</p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/10/01/skype-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install font in Ubuntu, Linux</title>
		<link>http://jens.yelles.se/2009/08/17/install-font-in-ubuntu-linux/</link>
		<comments>http://jens.yelles.se/2009/08/17/install-font-in-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 11:26:44 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=173</guid>
		<description><![CDATA[This is how i did when i needed to add some windows fonts under Ubuntu.
Go to your home folder, filesystem &#62; home &#62; yourusername.
Now show hidden files and folders by press: ctrl+h
Look for .fonts, if its not exist just make a new folder with name: .fonts
Just drag your ttf files into this folder. If you [...]]]></description>
			<content:encoded><![CDATA[<p>This is how i did when i needed to add some windows fonts under Ubuntu.</p>
<p>Go to your home folder, filesystem &gt; home &gt; yourusername.</p>
<p>Now show hidden files and folders by press: ctrl+h</p>
<p>Look for .fonts, if its not exist just make a new folder with name: .fonts</p>
<p>Just drag your ttf files into this folder. If you want to try just empty your font cash but i had to restart before it worked so I recommend you to do it aswell.</p>
<p>Hope it helped <img src='http://jens.yelles.se/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/08/17/install-font-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>.local domain message Ubuntu, Linux</title>
		<link>http://jens.yelles.se/2009/08/02/local-domain-message-ubuntu-linux/</link>
		<comments>http://jens.yelles.se/2009/08/02/local-domain-message-ubuntu-linux/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 15:19:15 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=171</guid>
		<description><![CDATA[I was getting a message when i connected to my wireless network that said I hade .local domain thats not recommended. To get this dissapere I just wrote this two command into the terminal and rebooted. After that it worked fine:
sudo sed -i -e'/AVAHI_DAEMON_DETECT_LOCAL/s/1/0/' /etc/default/avahi-daemon
sudo service avahi-daemon start
Did see it on: http://ubuntu-se.org/phpBB3/viewtopic.php?f=17&#38;t=41977&#38;hilit=dom%C3%A4n#p340853
Thanks!
]]></description>
			<content:encoded><![CDATA[<p>I was getting a message when i connected to my wireless network that said I hade .local domain thats not recommended. To get this dissapere I just wrote this two command into the terminal and rebooted. After that it worked fine:</p>
<blockquote><p><code>sudo sed -i -e'/AVAHI_DAEMON_DETECT_LOCAL/s/1/0/' /etc/default/avahi-daemon<br />
sudo service avahi-daemon start</code></p></blockquote>
<p>Did see it on: http://ubuntu-se.org/phpBB3/viewtopic.php?f=17&amp;t=41977&amp;hilit=dom%C3%A4n#p340853</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/08/02/local-domain-message-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Open RAR in Ubuntu, Linux</title>
		<link>http://jens.yelles.se/2009/07/15/open-rar-in-ubuntu-linux/</link>
		<comments>http://jens.yelles.se/2009/07/15/open-rar-in-ubuntu-linux/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 23:33:27 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[rar]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=166</guid>
		<description><![CDATA[To open RAR in Ubuntu, install unrar by typing in the terminal:
sudo aptitude install unrar
Then you can open your rar file as usually
]]></description>
			<content:encoded><![CDATA[<p>To open RAR in Ubuntu, install unrar by typing in the terminal:</p>
<blockquote><p>sudo aptitude install unrar</p></blockquote>
<p>Then you can open your rar file as usually</p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/07/15/open-rar-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>World of Warcraft on Ubuntu, Linux</title>
		<link>http://jens.yelles.se/2009/07/14/world-of-warcraft-on-ubuntu-linux/</link>
		<comments>http://jens.yelles.se/2009/07/14/world-of-warcraft-on-ubuntu-linux/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 17:24:05 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[World Of Warcraft]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=164</guid>
		<description><![CDATA[To get World of Warcraft work on Ubuntu is not hard. Acutely its really simple and it works good.
Start with install wine by &#8220;sudo apt-get install wine&#8221; in terminal if you do not have it already.
Either you install wow on your Ubuntu machine by insert all disces or do as I did, copy the folder [...]]]></description>
			<content:encoded><![CDATA[<p>To get World of Warcraft work on Ubuntu is not hard. Acutely its really simple and it works good.</p>
<p>Start with install wine by &#8220;sudo apt-get install wine&#8221; in terminal if you do not have it already.</p>
<p>Either you install wow on your Ubuntu machine by insert all disces or do as I did, copy the folder from a windows computer where i had it installed and simply paste it in your Ubuntu computer. Now brows with help of wine to wow.exe and start the game. When i did this I had some problem with my graphic, the game did not start in Open GL. Simply add this line at the bottom on your config.wtf, you will find it under WTF in your world of warcraft folder :</p>
<blockquote><p><code>SET gxApi "opengl"</code></p></blockquote>
<p>Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/07/14/world-of-warcraft-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Headphones and microphone Ubuntu, Acer 5738ZG Dolby</title>
		<link>http://jens.yelles.se/2009/07/12/headphones-and-microphone-ubuntu-acer-5738zg-dolby/</link>
		<comments>http://jens.yelles.se/2009/07/12/headphones-and-microphone-ubuntu-acer-5738zg-dolby/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 15:19:04 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Acer]]></category>
		<category><![CDATA[Dolby]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=149</guid>
		<description><![CDATA[I had some mess with my headphones and microphone on my Acer 5738ZG Dolby while using Ubuntu. This may help you fix it, at least helped me. Right click on your speaker icon just beside the clock then Open Volume Control. Then you click on settings&#8230; Check all that are unchecked and close. Take surround [...]]]></description>
			<content:encoded><![CDATA[<p>I had some mess with my headphones and microphone on my Acer 5738ZG Dolby while using Ubuntu. This may help you fix it, at least helped me. Right click on your speaker icon just beside the clock then Open Volume Control. Then you click on settings&#8230; Check all that are unchecked and close. Take surround to top and un mark mute. Then to make the speakers quiet just mute front. Do also not forget to make sure your headphones are checked under switch.</p>
<p>Then to microphone, take front mick up to the top and un mark mute. Then go to Alternative and select input source to Front Mic. If you wanna boost your microphone just increase front mic boost, but be careful if you use speakers you will get consecutive working.</p>
<p>3 screens from mine volume control while using headphones:</p>
<p><a href="http://jens.yelles.se/wp-content/uploads/2009/07/Skarmbild1.png"><img class="alignleft size-thumbnail wp-image-150" title="Skarmbild" src="http://jens.yelles.se/wp-content/uploads/2009/07/Skarmbild1-150x150.png" alt="Skarmbild" width="150" height="150" /></a><a href="http://jens.yelles.se/wp-content/uploads/2009/07/Skarmbild-11.png"><img class="alignleft size-thumbnail wp-image-151" title="Skarmbild-1" src="http://jens.yelles.se/wp-content/uploads/2009/07/Skarmbild-11-150x150.png" alt="Skarmbild-1" width="150" height="150" /></a><a href="http://jens.yelles.se/wp-content/uploads/2009/07/Skarmbild-21.png"><img class="alignleft size-thumbnail wp-image-152" title="Skarmbild-2" src="http://jens.yelles.se/wp-content/uploads/2009/07/Skarmbild-21-150x150.png" alt="Skarmbild-2" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/07/12/headphones-and-microphone-ubuntu-acer-5738zg-dolby/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Convert AVI to ISO (DVD) easy on Ubuntu</title>
		<link>http://jens.yelles.se/2009/07/09/convert-avi-to-iso-dvd-easy-on-ubuntu/</link>
		<comments>http://jens.yelles.se/2009/07/09/convert-avi-to-iso-dvd-easy-on-ubuntu/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 20:35:16 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[AVI]]></category>
		<category><![CDATA[Burn]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=141</guid>
		<description><![CDATA[Was in need to convert a avi file to iso file and did find a perfect program for this. DeVeDe is the name and you will find it in synaptic. Install and use, choose video DVD if you want to burn it out and then watch it on your DVD-player. You can add subtitles and [...]]]></description>
			<content:encoded><![CDATA[<p>Was in need to convert a avi file to iso file and did find a perfect program for this. DeVeDe is the name and you will find it in synaptic. Install and use, choose video DVD if you want to burn it out and then watch it on your DVD-player. You can add subtitles and etc. Perhaps little slow but works perfect!</p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/07/09/convert-avi-to-iso-dvd-easy-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Sony Ericsson MD400 on Ubuntu, Linux</title>
		<link>http://jens.yelles.se/2009/07/08/install-sony-ericsson-md400-on-ubuntu-linux/</link>
		<comments>http://jens.yelles.se/2009/07/08/install-sony-ericsson-md400-on-ubuntu-linux/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 23:40:49 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[MD400]]></category>
		<category><![CDATA[Sony Ericsson]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=132</guid>
		<description><![CDATA[Did just get my usb modem from my ISP today and was going to install in on my Ubuntu machine. Like many times before there is no drivers for Ubuntu (Linux) in this time &#8220;only&#8221; for mac and win.
So, here comes a little howto install this Sony Ericsson MD400 modem on Ubuntu. Do not have [...]]]></description>
			<content:encoded><![CDATA[<p>Did just get my usb modem from my ISP today and was going to install in on my Ubuntu machine. Like many times before there is no drivers for Ubuntu (Linux) in this time &#8220;only&#8221; for mac and win.<br />
So, here comes a little howto install this Sony Ericsson MD400 modem on Ubuntu. Do not have the modem in the computer until the step I tell you <img src='http://jens.yelles.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
First you have to download drivers. Go to http://www.draisberghof.de/usb_modeswitch/#download or do as I did just write:</p>
<blockquote><p>wget http://www.draisberghof.de/usb_modeswitch/usb_modeswitch-1.0.2.tar.bz2</p></blockquote>
<p>Obs: Look first what is the newst drivers on the homepage, perhaps you have to change the name on the wget command, &#8220;usb_modeswitch-1.0.2.tar.bz2&#8243;.</p>
<p>After this you run in terminal:</p>
<blockquote><p>tar xjvf usb_modeswitch-1.0.2.tar.bz2</p></blockquote>
<p>Go to the folder by:</p>
<blockquote><p>cd usb_modeswitch-1.0.2</p></blockquote>
<p>Install:</p>
<blockquote><p>sudo make install</p></blockquote>
<p>Now it will work as it should. All you have to run every time before using is this in the terminal, first time it did ask me for password, do not know if it is the same for everyone.</p>
<p>Now you can also insert the modem <img src='http://jens.yelles.se/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote><p>sudo usb_modeswitch -v 0&#215;0fce -p 0xd0e1 -O 1</p></blockquote>
<p>Good luck. I did learn this at: http://ubuntu.se/forum/showthread.php?p=19872 Many thanks to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/07/08/install-sony-ericsson-md400-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Best MSN client for Ubntu</title>
		<link>http://jens.yelles.se/2009/07/04/best-msn-client-for-ubntu/</link>
		<comments>http://jens.yelles.se/2009/07/04/best-msn-client-for-ubntu/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 00:14:05 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=107</guid>
		<description><![CDATA[Now i finally have found a good MSN client for Ubuntu and iom the best. It&#8217;s name is emesene and it have some nice futures. Please take a look at the pics below to see a demo of it. For install just do &#8220;sudo apt-get install emesene&#8221; and it will work perfect.
 
]]></description>
			<content:encoded><![CDATA[<p>Now i finally have found a good MSN client for Ubuntu and iom the best. It&#8217;s name is emesene and it have some nice futures. Please take a look at the pics below to see a demo of it. For install just do &#8220;sudo apt-get install emesene&#8221; and it will work perfect.</p>
<p style="text-align: center;"><a href="http://jens.yelles.se/wp-content/uploads/2009/07/emesene-conversation.png"></a><a href="http://jens.yelles.se/wp-content/uploads/2009/07/emesene-conversation.png"><img class="size-thumbnail wp-image-108 aligncenter" title="emesene-conversation" src="http://jens.yelles.se/wp-content/uploads/2009/07/emesene-conversation-150x150.png" alt="emesene-conversation" width="150" height="150" /></a><a href="http://jens.yelles.se/wp-content/uploads/2009/07/emesene-login.png"><img class="size-thumbnail wp-image-109 aligncenter" title="emesene-login" src="http://jens.yelles.se/wp-content/uploads/2009/07/emesene-login-150x150.png" alt="emesene-login" width="150" height="150" /></a> <a href="http://jens.yelles.se/wp-content/uploads/2009/07/emesene-main.png"><img class="size-thumbnail wp-image-110 aligncenter" title="emesene-main" src="http://jens.yelles.se/wp-content/uploads/2009/07/emesene-main-150x150.png" alt="emesene-main" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/07/04/best-msn-client-for-ubntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac menu on Ubuntu</title>
		<link>http://jens.yelles.se/2009/07/04/mac-menu-on-ubuntu/</link>
		<comments>http://jens.yelles.se/2009/07/04/mac-menu-on-ubuntu/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 00:06:08 +0000</pubDate>
		<dc:creator>Jens Olsson</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jens.yelles.se/?p=102</guid>
		<description><![CDATA[If you are looking for a nice mac menu for your Ubuntu system I suggest you to download and install: Avant Windows Navigator (AWM)
Both easy to use and add new themes. Please take a look at the pic to see my example of this program.

If you are looking for some other theme then the original [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for a nice mac menu for your Ubuntu system I suggest you to download and install: Avant Windows Navigator (AWM)</p>
<p>Both easy to use and add new themes. Please take a look at the pic to see my example of this program.</p>
<p style="text-align: center;"><a href="http://jens.yelles.se/wp-content/uploads/2009/07/Skärmbild.png"><img class="aligncenter size-thumbnail wp-image-103" title="Skärmbild" src="http://jens.yelles.se/wp-content/uploads/2009/07/Skärmbild-150x150.png" alt="Skärmbild" width="150" height="150" /></a></p>
<p>If you are looking for some other theme then the original just google AWM or full name+theme(s)</p>
]]></content:encoded>
			<wfw:commentRss>http://jens.yelles.se/2009/07/04/mac-menu-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
