<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>My Interesting Ubuntu</title><description>This is more like my own memory dump...</description><managingEditor>noreply@blogger.com (heepie)</managingEditor><pubDate>Mon, 7 Oct 2024 05:10:35 +0100</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">68</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://myinterestingubuntu.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>This is more like my own memory dump...</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>Setup dual monitor</title><link>http://myinterestingubuntu.blogspot.com/2012/10/setup-dual-monitor.html</link><author>noreply@blogger.com (heepie)</author><pubDate>Sat, 27 Oct 2012 21:18:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-367760505913028044</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Currently I'm using Xubuntu as my default desktop. I didn't buy into the whole Unity interface and I find it much better on my netbook.&lt;br /&gt;
&lt;br /&gt;
I found myself without a graphical option to set up dual monitor. So, I had to setup dual monitor from the command line. it really easy.&lt;br /&gt;
&lt;br /&gt;
Type xrandr in the terminal&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
xrandr&lt;/blockquote&gt;
You will see something like this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAVIfCqAfcTebDniZJEawnysk0lABsKlKrAegW2QwWLQ4OqMsw-Rb8CujLZ3ESBxl51rhSg6bF2ifGJqMaEbUtm1-UnWlpdy6V1XqTKN8-X7M9fLIwxnUvOMyu8AwMdvUzYl6kWl144f_t/s1600/Screenshot+-+10272012+-+09:13:04+PM.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="171" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAVIfCqAfcTebDniZJEawnysk0lABsKlKrAegW2QwWLQ4OqMsw-Rb8CujLZ3ESBxl51rhSg6bF2ifGJqMaEbUtm1-UnWlpdy6V1XqTKN8-X7M9fLIwxnUvOMyu8AwMdvUzYl6kWl144f_t/s1600/Screenshot+-+10272012+-+09:13:04+PM.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
And now that you see the monitors that are connected the the pc is as easy&amp;nbsp; as to tell show what where&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
$ xrandr --output LVDS --left-of VGA-0&lt;/blockquote&gt;
&amp;nbsp;Note: You can change the &lt;b&gt;--left-of&lt;/b&gt; to &lt;b&gt;--right&lt;/b&gt;-of you you like&lt;br /&gt;
&lt;br /&gt;
Now, if you want this setup every time you start you computer is just a matter of adding the command to the startup application menu &lt;/div&gt;
</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAVIfCqAfcTebDniZJEawnysk0lABsKlKrAegW2QwWLQ4OqMsw-Rb8CujLZ3ESBxl51rhSg6bF2ifGJqMaEbUtm1-UnWlpdy6V1XqTKN8-X7M9fLIwxnUvOMyu8AwMdvUzYl6kWl144f_t/s72-c/Screenshot+-+10272012+-+09:13:04+PM.png" width="72"/></item><item><title>Sync Firefox addons using Dropbox</title><link>http://myinterestingubuntu.blogspot.com/2012/02/sync-firefox-addons-using-dropbox.html</link><category>addons</category><category>dropbox</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Sat, 4 Feb 2012 21:10:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-7657615770163692361</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
I wanted to blog about this a while back but I've been to lazy to do so. I've done this a couple of month ago irritated on the fact that Firefox was unable to sync my addons&amp;nbsp;across&amp;nbsp;computers and I think it was a mistake on their part.&lt;br /&gt;
&lt;br /&gt;
Anyway, this is very easy to do using Dropbox.&lt;br /&gt;
&lt;br /&gt;
First close down Firefox and then go to:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
~/.mozilla/firefox&lt;/blockquote&gt;
&lt;br /&gt;
You can use Nautilus for this, is probably faster and easier too. In there should be one folder for each user in Firefox. Go to the one you want to sync the addons with. Probably will be the one with "*.default" in it if you don't have any users in Firefox.&lt;br /&gt;
&lt;br /&gt;
Within that folder will be another folder called:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
extentions&lt;/blockquote&gt;
Will be this folder the one we are going to sync. Cut this folder on place it in your Dropbox folder. I place mine in:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
Dropbox/App_sync/Firefox&lt;/blockquote&gt;
&amp;nbsp;Once you pasted the folder in the right place, right click it and select&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
Make link&lt;/blockquote&gt;
Now cut the link and place it on the folder where we got the original "extensions"&amp;nbsp;folder. Once you placed it in the right place rename it with the original name and that's it.&lt;br /&gt;
&lt;br /&gt;
The only drop back with this method is that Dropbox is not very good at syncing multiple computers at the same time. If you have multiple Firefox opened in different computers and start installing/removing addons at the same time it may give you a problem.&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;/blockquote&gt;
&lt;/div&gt;</description></item><item><title>Change magnet links association in linux (Ubuntu)</title><link>http://myinterestingubuntu.blogspot.com/2012/01/change-magnet-links-association-in.html</link><category>applications</category><category>kde</category><category>ktorrent</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Fri, 13 Jan 2012 03:53:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-8642188764545293842</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;a href="https://torrentfreak.com/the-pirate-bay-will-stop-serving-torrents-120112/"&gt;The Pirate Bay soon will stop serving torrents&lt;/a&gt;&amp;nbsp;and a while back I wrote about &lt;a href="http://myinterestingubuntu.blogspot.com/2010/12/associate-magnet-links-to-any.html"&gt;associating manget links with any torrent client&lt;/a&gt;, but that tutorial doesn't work anymore with the newest Ubuntu releases. So, now I'm going to show you how to change the file association so that it will work with any version of Ubuntu or many linux distrobutions.&lt;br /&gt;
&lt;br /&gt;
I'm going to write this tip using ktorrent as it is my&amp;nbsp;favorite&amp;nbsp;torrent client, but if you are using a different client it shouldn't be to hard to change the step to suite your needs. Lets start.&lt;br /&gt;
&lt;br /&gt;
First of all we are going to make sure that you torrent client associates magnet links.&lt;br /&gt;
&lt;br /&gt;
We are going to edit the "*.desktop". They should be under:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
/usr/share/applications&lt;/blockquote&gt;
&lt;br /&gt;
in my case because is a kde application it would be under:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
/usr/share/applications/kde4&lt;/blockquote&gt;
&lt;br /&gt;
There should be the file we need to open and edit but instead of clicking at it. Open gedit and direct it to that location. You should see a bunch of "*.desktop" files. In my case I will open:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
/usr/share/applications/kde4/ktorrent.desktop&lt;/blockquote&gt;
&lt;br /&gt;
In the file you look for the MymeType. You should see something like this:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
MimeType=application/x-bittorrent;application/x-torrent;&lt;/blockquote&gt;
&lt;br /&gt;
Now, we will add the magnet association to the file by adding "x-scheme-handler/magnet;" at the end of the MymeType like so:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
MimeType=application/x-bittorrent;application/x-torrent;x-scheme-handler/magnet;&lt;/blockquote&gt;
&lt;br /&gt;
Save and close the file. Now we are going to make the system to call the magnet handler we just created by changing/adding the file association. You can change it for each user or the system in general.&lt;br /&gt;
&lt;br /&gt;
The file associations for each user are stored in:&lt;br /&gt;&lt;br /&gt;&lt;blockquote class="tr_bq"&gt;
sudo gedit&amp;nbsp;~/.local/share/applications/mimeapps.list&lt;/blockquote&gt;
&lt;br /&gt;The system-wide file associations are stored in:&lt;br /&gt;&lt;br /&gt;&lt;blockquote class="tr_bq"&gt;
sudo gedit /usr/share/applications/defaults.list&lt;/blockquote&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Now look for "x-scheme-handler/magnet", it may not be there but just make sure not to enter duplicates. Now add/edit this line for the handler to call the same "*.desktop" file we edited before. Because in my case the "ktorrent.desktop" file was under the kde4 folder I have to add it, but if you file was on the root of the "/usr/share/applications" there is no need to add anything. In my case it would look like so:&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq"&gt;
x-scheme-handler/magnet=kde4-ktorrent.desktop;&lt;/blockquote&gt;
&lt;div&gt;
&lt;br /&gt;&lt;div&gt;
Save and close the file. Now, you should be able to open Magnet links with you favorite torrent client.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>Create a Launcher manually for Unity</title><link>http://myinterestingubuntu.blogspot.com/2011/06/create-launcher-manually-for-unity.html</link><category>unity</category><author>noreply@blogger.com (heepie)</author><pubDate>Wed, 22 Jun 2011 23:44:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-8071361046612058869</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Today was the release of &lt;a href="http://www.zdnet.com/blog/burnette/eclipse-37-indigo-now-available/2316?utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+PlanetAndroidCom+%28Planet+Android%29"&gt;eclipse 3.7 code named Indigo&lt;/a&gt;. After installation I wanted a shortcut of the new eclipse on the launcher in Unity but every time I've tried the launcher would just called eclipse in the system which called the default eclipse in Ubuntu which is 3.5.&lt;br /&gt;
&lt;br /&gt;
I wanted the shortcut to call my new eclipse I had installed under /opt. Here is how to:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;$ gedit ~/.local/share/applications/eclipse.desktop&lt;/blockquote&gt;&amp;nbsp;And enter the following in the file:&lt;br /&gt;
&lt;blockquote&gt;&lt;blockquote&gt;#!/usr/bin/env xdg-open&lt;/blockquote&gt;&lt;blockquote&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;blockquote&gt;[Desktop Entry]&lt;/blockquote&gt;&lt;blockquote&gt;Version=1.0&lt;/blockquote&gt;&lt;blockquote&gt;Type=Application&lt;/blockquote&gt;&lt;blockquote&gt;Terminal=false&lt;/blockquote&gt;&lt;blockquote&gt;StartupNotify=true&lt;/blockquote&gt;&lt;blockquote&gt;Icon=/opt/eclipse/icon.xpm&lt;/blockquote&gt;&lt;blockquote&gt;Name=Eclipse Indigo 3.7&lt;/blockquote&gt;&lt;blockquote&gt;Exec=env UBUNTU_MENUPROXY=0 /opt/eclipse/eclipse&lt;/blockquote&gt;&lt;/blockquote&gt;And save the file. Hope this helps.&lt;br /&gt;
&lt;br /&gt;
I got help from&lt;a href="http://clouddenizen.com/2011/06/01/ubuntu-unity-launcher-for-aptana-studio/"&gt; here&amp;nbsp;&lt;/a&gt;&lt;/div&gt;</description></item><item><title>Enable DVD Playback</title><link>http://myinterestingubuntu.blogspot.com/2011/06/enable-dvd-playback.html</link><category>dvd</category><category>medibuntu</category><category>playback</category><category>video</category><author>noreply@blogger.com (heepie)</author><pubDate>Wed, 22 Jun 2011 04:17:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-8131892590948744754</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Not that I play DVD's very often but is always good to be able to play DVD's and every time that I've tried they never seemed to work in Ubuntu. I actually always thought it was a bug in Ubuntu and I never bothered to look to much into it (lazy) and always double booted into Windows to play my DVD's as I always thought this was the quickest way to get things going without going for hours through comments on forums looking for the right answer for me.&lt;br /&gt;
&lt;br /&gt;
Today I've seen&lt;a href="http://www.omgubuntu.co.uk/2011/06/how-to-enable-dvd-playback-in-ubuntu-11-04/?utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+d0od+%28Omg%21+Ubuntu%21%29"&gt; this post in OMG! Ubuntu&lt;/a&gt;&amp;nbsp;which brought new light to my clueless issues with the DVD playback.&lt;br /&gt;
&lt;br /&gt;
Links of interest:&lt;br /&gt;
&lt;br /&gt;
Medibuntu packages -&amp;nbsp;&lt;a href="http://packages.medibuntu.org/natty/index.html"&gt;http://packages.medibuntu.org/natty/index.html&lt;/a&gt;&lt;br /&gt;
Medibuntu Documentation -&amp;nbsp;&lt;a href="https://help.ubuntu.com/community/Medibuntu#Adding%20the%20Repositories"&gt;https://help.ubuntu.com/community/Medibuntu#Adding%20the%20Repositories&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description></item><item><title>Free VPN service providers</title><link>http://myinterestingubuntu.blogspot.com/2011/06/free-vpn-service-providers.html</link><category>network</category><category>security</category><category>vpn</category><author>noreply@blogger.com (heepie)</author><pubDate>Wed, 22 Jun 2011 04:11:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-9061195416649025779</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;It's always good to have some sort of security specially when using public wi-fi networks. After doing a bit of research and trying different things here is the option that work best for me.&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;There is not software installation involve as Ubuntu already comes with vpn tool pre-installed. You just need to click on the network icon and select "VPN Conections-&amp;gt;Configure VPN...", you will be&amp;nbsp;greeted&amp;nbsp;with a new window like this one:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ak95mqAJe56TXDo6gYDsNpO3t0SuGMOUj4UxyVZ8RK81s3vjnB50ePeim6gGgmM6bUdS7xY1Akq_D0_pWKWnKET8UhUaW0xSwki-5wNxVwwkxqUB7eyZIkgnAAvi0vcwlaDBE5zU0Nuh/s1600/vpn1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="224" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ak95mqAJe56TXDo6gYDsNpO3t0SuGMOUj4UxyVZ8RK81s3vjnB50ePeim6gGgmM6bUdS7xY1Akq_D0_pWKWnKET8UhUaW0xSwki-5wNxVwwkxqUB7eyZIkgnAAvi0vcwlaDBE5zU0Nuh/s320/vpn1.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;The service provider I used:&amp;nbsp;&lt;a href="http://www.bestfreevpn.com/"&gt;http://www.bestfreevpn.com/&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Just enter the details as shown on the&amp;nbsp;screenshot&amp;nbsp;below. One the things using this service provider is that they change the password every few hours but this is not to bad of an issue. The service they provide is quite good so far.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;To be able to use the vpn you just setup you are going to restart the network manager but&amp;nbsp;logging&amp;nbsp;out and back in again. Once you do that you will be able to log into Free vpn by clicking on the network manager on the top right.&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQ0lbRtYtwMt_tnV-dixhID81DxL054Oj6GqgxP3Y5AfQcDGfOXuvUIZTr8uRml7_R9dc_d4WX_haqgBS8-5KrNrMzVlwasxGpjoKFbnEfBECCKCWyVtZYF6oTFAJpWcWX-PD9b0LoeGz2/s1600/vpn2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQ0lbRtYtwMt_tnV-dixhID81DxL054Oj6GqgxP3Y5AfQcDGfOXuvUIZTr8uRml7_R9dc_d4WX_haqgBS8-5KrNrMzVlwasxGpjoKFbnEfBECCKCWyVtZYF6oTFAJpWcWX-PD9b0LoeGz2/s320/vpn2.png" width="251" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8oIEye7hSsZv4XFYuddbQ21FKSznLn80HijGWHMcfOXb1QedPNyVEegO_oq3B10AI23dSnJext1pDpU6_cAHuEzmJd4wKDkV8DWrtzSU__CO7Kr0VDZE6kTRsz0bsLqHwqBU8uG7KuRKb/s1600/vpn3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8oIEye7hSsZv4XFYuddbQ21FKSznLn80HijGWHMcfOXb1QedPNyVEegO_oq3B10AI23dSnJext1pDpU6_cAHuEzmJd4wKDkV8DWrtzSU__CO7Kr0VDZE6kTRsz0bsLqHwqBU8uG7KuRKb/s320/vpn3.png" width="221" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Another good service that I haven't been able to work is "itshidden.com" which I'm giving you because you may be more lucky than me.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ak95mqAJe56TXDo6gYDsNpO3t0SuGMOUj4UxyVZ8RK81s3vjnB50ePeim6gGgmM6bUdS7xY1Akq_D0_pWKWnKET8UhUaW0xSwki-5wNxVwwkxqUB7eyZIkgnAAvi0vcwlaDBE5zU0Nuh/s72-c/vpn1.png" width="72"/></item><item><title>All about Grub 2 - Adding menu, restoring windows 7 loader, recovering grub, ...</title><link>http://myinterestingubuntu.blogspot.com/2011/06/all-about-grub-2-adding-menu-restoring.html</link><category>grub</category><author>noreply@blogger.com (heepie)</author><pubDate>Thu, 2 Jun 2011 05:04:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-2823309988989695348</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Since upgrading to Ubuntu Natty and changing from grub to grub 2, all what I use to know about grub has been changed.&lt;br /&gt;
&lt;br /&gt;
I had different problems on my pc and my netbook with the menu entries. On my pc Windows 7 would not start and on my netbook the menu option disappeared. I've been going at this for a while and I found some good websites. This is not going to be a follow step by step tutorial as all of the problems have already been solved by somebody else, so there's no need for me to rewrite them all. Instead I'm just going to post the links here as a reference.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style="text-align: left;"&gt;&lt;li&gt;Good place to start --&amp;gt;&amp;nbsp;&lt;a href="https://help.ubuntu.com/community/Grub2#SIMPLEST - Copy LiveCD Files"&gt;Grub 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1195275"&gt;The Grub 2 Guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1014708"&gt;How to restore the Ubuntu/XP/Vista/7 bootloader&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ubuntuforums.org/showpost.php?p=5726832&amp;amp;postcount=4"&gt;How to fix Vista/Window 7 when the boot files are missing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://sourceforge.net/projects/bootinfoscript/"&gt;boot_info_script.sh&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://erickoo.wordpress.com/2009/06/14/how-to-add-vista-partition-to-grub-2-ubuntu-9-10-karmic-koala/"&gt;How to add Vista/Windows 7 partition to Grub 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1275338"&gt;Some other useful thread&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;div&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1014708"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description></item><item><title>**UPDATED** Change the default terminal window size</title><link>http://myinterestingubuntu.blogspot.com/2011/06/change-default-terminal-window-size.html</link><category>terminal</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Wed, 1 Jun 2011 22:52:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-1025397974788939272</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
I always heated the default size of the terminal window. The square size is to small to do any real work and it doesn't look right either with a wide screen, but looks a part it is not a great size for advanced users to do anything on it and always have to resize the window to suite my needs.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_fSzpKJfomyLAD0JXPNxF08X1EhuaG0B6zgT8tW8iPX-LNrkGmKOJ9vHPsb9vT1ccXSpBdAWMNk8gxsqELqN8vdNcgH3N_CS2pP-XJFbUvg-nKkCEMZmH_SHdYWjXrk4oqhTPGTlPEib3/s1600/terminal.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="134" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_fSzpKJfomyLAD0JXPNxF08X1EhuaG0B6zgT8tW8iPX-LNrkGmKOJ9vHPsb9vT1ccXSpBdAWMNk8gxsqELqN8vdNcgH3N_CS2pP-XJFbUvg-nKkCEMZmH_SHdYWjXrk4oqhTPGTlPEib3/s320/terminal.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
No more, here is a quick tip to always start the terminal window to the size of your liking. I can't remember the menu options from the all menu from gnome 2 but I'm sure any user can follow this steps. I'm using Unity.&lt;br /&gt;
&lt;br /&gt;
1.- Press the super key to open the search lens and look for:&lt;br /&gt;
&lt;blockquote&gt;
main menu&lt;/blockquote&gt;
2.- Once the "Main Menu" application is running select "Accessories" on the left menu and then select "Terminal" on the second menu.&lt;br /&gt;
&lt;br /&gt;
3.- Once you have the "Terminal" options is selected press the "Properties" button on the right. A new window will open with the terminal Launcher properties.&lt;br /&gt;
&lt;br /&gt;
4.- Go to the "Command" entry and add this to the end of the entry:&lt;br /&gt;
&lt;blockquote&gt;
--geometry=132x24&lt;/blockquote&gt;
The finished entry should be:&lt;br /&gt;
&lt;blockquote&gt;
gnome-terminal --geometry=132x24&lt;/blockquote&gt;
&lt;br /&gt;
5.- That's it. Close the windows and next time you launch the terminal the window will be resized. &lt;i&gt;You may have to logout and log back in to work properly.&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&lt;br /&gt;
&lt;/i&gt;&lt;br /&gt;
Play around with different sizes if you don't like the one I used. This should also work with other applications other than the terminal.&lt;br /&gt;
&lt;br /&gt;
*********************UPDATE******************************&lt;br /&gt;
&lt;br /&gt;
Since Ubuntu 11.10 the solution above doesn't work any more as Canonical have removed "Main menu" application. It doesn't seem to work either even if you install it from the Software Centre. Probably the way Unity works.&lt;br /&gt;
&lt;br /&gt;
Here is a solution to change it. First go to:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;span class="Apple-style-span" style="background-color: #f6f6f6; color: #333333; font-family: georgia; font-size: 14px; font-style: italic; line-height: 18px;"&gt;~/.local/share/applications/&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
Use nautilus for this. Once you are in that folder locate the file for the terminal. Right click it and select "Properties" in the command entry add this as before:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
gnome-terminal --geometry=132x24&lt;/blockquote&gt;
That's it.&lt;br /&gt;
&lt;br /&gt;
Just in case in your PC's don't have that file create a new one using Gedit an enter the following:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;blockquote class="tr_bq"&gt;
#!/usr/bin/env xdg-open&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
[Desktop Entry]&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
Name=Terminal&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
Comment=Use the command line&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
TryExec=gnome-terminal&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
Exec=gnome-terminal --geometry=132x24&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
Icon=utilities-terminal&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
Type=Application&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
X-GNOME-DocPath=gnome-terminal/index.html&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
X-GNOME-Bugzilla-Bugzilla=GNOME&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
X-GNOME-Bugzilla-Product=gnome-terminal&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
X-GNOME-Bugzilla-Component=BugBuddyBugs&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
X-GNOME-Bugzilla-Version=2.32.1&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
Categories=GNOME;GTK;Utility;TerminalEmulator;&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
StartupNotify=true&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
OnlyShowIn=GNOME;&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
X-Ubuntu-Gettext-Domain=gnome-terminal&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
Terminal=false&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;/blockquote&gt;
&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_fSzpKJfomyLAD0JXPNxF08X1EhuaG0B6zgT8tW8iPX-LNrkGmKOJ9vHPsb9vT1ccXSpBdAWMNk8gxsqELqN8vdNcgH3N_CS2pP-XJFbUvg-nKkCEMZmH_SHdYWjXrk4oqhTPGTlPEib3/s72-c/terminal.png" width="72"/></item><item><title>MAFIAA - Browser Addon</title><link>http://myinterestingubuntu.blogspot.com/2011/05/mafiaa-browser-addon.html</link><category>addons</category><category>applications</category><author>noreply@blogger.com (heepie)</author><pubDate>Sat, 7 May 2011 20:12:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-4165288605886262614</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Not&amp;nbsp;entirely&amp;nbsp;Ubuntu related but interesting none the less.&lt;br /&gt;
&lt;br /&gt;
We all know that a while back US Government started taking over web addresses from sites which they though are infringing with piracy...&lt;br /&gt;
&lt;br /&gt;
Not so long ago &lt;a href="http://torrentfreak.com/homeland-security-wants-mozilla-to-pull-domain-seizure-add-on-110505/"&gt;TorrentFreak wrote an article&lt;/a&gt; about a &lt;a href="http://mafiaafire.com/index.php"&gt;browser addo&lt;/a&gt;n which redirects the user to the new found&amp;nbsp;addresses&amp;nbsp;of the named websites. Pretty handy I thought...&lt;/div&gt;</description></item><item><title>Nautilus Elementary Tweak theme for Ubuntu 10.10 or 11.04</title><link>http://myinterestingubuntu.blogspot.com/2011/05/nautilus-elementary-tweak-theme-for.html</link><category>applications</category><category>nautilus</category><category>tip and tricks</category><category>unity</category><author>noreply@blogger.com (heepie)</author><pubDate>Fri, 6 May 2011 19:57:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-1397608171897472107</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;span class="Apple-style-span" style="color: #414d4c; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-weight: bold; line-height: 17px;"&gt;&lt;a class="u" href="https://simplygreat.deviantart.com/" style="background-attachment: initial !important; background-clip: initial !important; background-color: transparent !important; background-image: initial !important; background-origin: initial !important; background-position: initial initial !important; background-repeat: initial initial !important; border-bottom-width: 0px !important; border-color: initial !important; border-left-width: 0px !important; border-right-width: 0px !important; border-style: initial !important; border-top-width: 0px !important; color: rgb(25, 107, 167) !important; text-decoration: underline; zoom: 1;"&gt;simplygreat&lt;/a&gt;&amp;nbsp;&lt;/span&gt;has posted a nice tweak for the theme of the Nautilus elementary which it makes it to integrate more with Ubuntu.&lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="color: #414d4c; font-family: 'Trebuchet MS', sans-serif; font-size: 15px; font-weight: bold; line-height: 17px;"&gt;&lt;a href="https://simplygreat.deviantart.com/art/Nautilus-Elementary-Ambiance-207619993?loggedin=1"&gt;Here is the link to DebianArt&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
I also like the alternative instructions by Cybolic&lt;br /&gt;
&lt;blockquote&gt;About the installation, you can also just unpack "nautilus.rc" and the folder "nautilus" into $HOME/.gtk/ and put the following two lines in $HOME/.gtkrc-2.0:&lt;/blockquote&gt;&lt;blockquote&gt;include "/usr/share/themes/Ambiance/gtk-2.0/gtkrc"&lt;br /&gt;
include ".gtk/nautilus.rc"&lt;/blockquote&gt;&lt;/div&gt;</description></item><item><title>Popper - email Notification now has a PPA</title><link>http://myinterestingubuntu.blogspot.com/2011/05/popper-email-notification-now-has-ppa.html</link><category>applications</category><category>gmail</category><author>noreply@blogger.com (heepie)</author><pubDate>Fri, 6 May 2011 00:22:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-2868069728870035727</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;My favorite email notification for Ubuntu has finally got a PPA.&lt;br /&gt;
&lt;br /&gt;
First&amp;nbsp;uninstall&amp;nbsp;any older version of Popper:&lt;br /&gt;
&lt;blockquote&gt;$ sudo aptitude remove popper&lt;/blockquote&gt;Add the PPA to you package source:&lt;br /&gt;
&lt;blockquote&gt;$&amp;nbsp;sudo add-apt-repository ppa:ralf.hersel/rhersel-ppa&lt;/blockquote&gt;Update the repository:&lt;br /&gt;
&lt;blockquote&gt;$ sudo aptitude update&lt;/blockquote&gt;And finally install popper:&lt;br /&gt;
&lt;blockquote&gt;$ sudo aptitude install popper&amp;nbsp;&lt;/blockquote&gt;&lt;br /&gt;
&lt;/div&gt;</description></item><item><title>Get the dropbox appindicator to work in Ubuntu 11.04 Natty Narwhal</title><link>http://myinterestingubuntu.blogspot.com/2011/05/get-dropbox-appindicator-to-work-in.html</link><category>dropbox</category><category>tip and tricks</category><category>unity</category><author>noreply@blogger.com (heepie)</author><pubDate>Thu, 5 May 2011 19:59:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-8447438563794880916</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;We all moved from 10.10 to 11.04 and by doing so we also adopted the new Unity interface. We all know that Unity still in infancy and still a lot of things that need fixing like &lt;a href="https://bugs.launchpad.net/unity/+bug/769298"&gt;this bug&lt;/a&gt;&amp;nbsp;I reported to the Untiy Launchpad page which looks like that conky is causing it.&lt;br /&gt;
&lt;br /&gt;
Some of them are bigger issues than others, and hopefully as we move forward to 11.10, Unity will be more like the interface we all expected to be, but for now we all gonna have to patch things up .&lt;br /&gt;
&lt;br /&gt;
Anyway, Andrei at &lt;a href="http://www.webupd8.org/2011/03/get-dropbox-appindicator-to-work-in.html"&gt;Webup8 has this patch for fixing the dropbox appindicator issue.&lt;/a&gt;&lt;/div&gt;</description></item><item><title>Make KDE look native under Ubuntu</title><link>http://myinterestingubuntu.blogspot.com/2011/04/make-kde-look-native-under-ubuntu.html</link><category>kde</category><category>theme</category><author>noreply@blogger.com (heepie)</author><pubDate>Mon, 4 Apr 2011 01:10:00 +0100</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-4851045272897715275</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;I haven't written anything for a while but as you know this is not a blog as any other but just like a memory dump for things I find interesting and want to&amp;nbsp;remember. I find this way easier than bookmarking everything. The way I see it, this is just a blog with things of my interest.&lt;br /&gt;
&lt;br /&gt;
You can find all about it&lt;a href="http://www.webupd8.org/2011/04/make-kde-applications-look-native-in.html"&gt; here&lt;/a&gt;, so I'm not gonna bother on&amp;nbsp;writing&amp;nbsp;the same thing all over again, just follow the link...&lt;/div&gt;</description></item><item><title>Change Sidebar colour in Nautilus-Elementary</title><link>http://myinterestingubuntu.blogspot.com/2011/01/change-sidebar-colour-in-nautilus.html</link><category>nautilus</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Wed, 19 Jan 2011 21:47:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-8518416945065352733</guid><description>Here is one of those tips that should be used as a default in nautilus.&lt;a href="http://www.omgubuntu.co.uk/2011/01/how-to-change-sidebar-colour-in-nautilus-elementary/"&gt; OMG!Ubuntu posted this tip&lt;/a&gt; earlier this week.&lt;br /&gt;
&lt;br /&gt;
Is quite simple and the results are quite impressive, it makes nautilus look much nicer.&lt;br /&gt;
&lt;br /&gt;
First open nautilus and see if you have this file in your home directory&amp;nbsp;&lt;span class="Apple-style-span" style="color: #4f4f4f; font-family: 'Droid Sans', Ubuntu, UbuntuBeta, Arial, sans-serif; font-size: 13px; line-height: 19px;"&gt;~/.gtkrc-2.0.&amp;nbsp;&lt;/span&gt;If so, edit and paste the code below in it. If the file doesn't exist open gedit on paste the code below and save it as .gtkrc-2.0 in your home directory.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;span class="Apple-style-span" style="color: #4f4f4f; font-family: Merriweather; font-size: 32px; line-height: 44px;"&gt;&lt;pre style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 11px; font: normal normal normal 11px/normal Monaco, monospace; line-height: 1.5; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;strong style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 11px; font-weight: bold; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;style "nautilus-sidepane"
{
    GtkTreeView::even_row_color   = "#F2F1F0"
}&lt;/strong&gt;&lt;/pre&gt;&lt;pre style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 11px; font: normal normal normal 11px/normal Monaco, monospace; line-height: 1.5; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;strong style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 11px; font-weight: bold; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;widget_class "*NautilusSidePane*" style "nautilus-sidepane"&lt;/strong&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;
Ok, I'm off to do the same thing to my netbook.</description></item><item><title>Mono theme icon for ktorrent</title><link>http://myinterestingubuntu.blogspot.com/2010/12/mono-theme-icon-for-ktorrent.html</link><category>ktorrent</category><author>noreply@blogger.com (heepie)</author><pubDate>Sun, 19 Dec 2010 19:03:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-108606552456693694</guid><description>&lt;div class="separator" style="clear: both; text-align: left;"&gt;Yesterday I talk about associating magnet links in Ubuntu and I mention that my favorite torrent&amp;nbsp;downloaded&amp;nbsp;is ktorrent, but one thing that ktorrent is missing is the mono icon for the appindicator in ubuntu.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;I'm not a designer of even close but yesterday I spend a few minutes fixing this annoyance of mine for a while. Now, all my icons in the appindicator are looking nice...&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihb_LfSYMjlfYSKcimRDz-e8lA4BR3IqP8jlhG3S2ccr3vRQN6dhgnAXZTy3pthUTPpoUUVV9-d-SC4l5xJgNVj_k-6aVU2cLyg-1c6EGg1vQK6bzra3SZDawLfF6t1MMc1yfMjrk02-_X/s1600/Screenshot.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihb_LfSYMjlfYSKcimRDz-e8lA4BR3IqP8jlhG3S2ccr3vRQN6dhgnAXZTy3pthUTPpoUUVV9-d-SC4l5xJgNVj_k-6aVU2cLyg-1c6EGg1vQK6bzra3SZDawLfF6t1MMc1yfMjrk02-_X/s1600/Screenshot.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;To install it, just download the image below and save it as "ktorrent.png". Now open the terminal and enter:&lt;/div&gt;&lt;blockquote&gt;$ sudo mv&amp;nbsp;/usr/share/icons/hicolor/22x22/apps/ktorrent.png ktorrent_backup.png&lt;/blockquote&gt;&lt;blockquote&gt;$ sudo mv ~/Downloads/ktorrent.png&amp;nbsp;/usr/share/icons/hicolor/22x22/apps&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Next time you start ktorrent the appindicator icon will be changed.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsdR06pFRrI8h-O5fvrsi3Q_qSZlplBQ1fZ3SwQib2R_qIQW_Y_Tn1EBQEET9Ld7uKXI2xisXMB-2zvJnmncR-mCBd7nlgC0k-5JyJ8ThzPnjyxYA8BVUq5eoiX1uVmxEURx9HOPodw6x0/s1600/ktorrent.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsdR06pFRrI8h-O5fvrsi3Q_qSZlplBQ1fZ3SwQib2R_qIQW_Y_Tn1EBQEET9Ld7uKXI2xisXMB-2zvJnmncR-mCBd7nlgC0k-5JyJ8ThzPnjyxYA8BVUq5eoiX1uVmxEURx9HOPodw6x0/s1600/ktorrent.png" /&gt;&lt;/a&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihb_LfSYMjlfYSKcimRDz-e8lA4BR3IqP8jlhG3S2ccr3vRQN6dhgnAXZTy3pthUTPpoUUVV9-d-SC4l5xJgNVj_k-6aVU2cLyg-1c6EGg1vQK6bzra3SZDawLfF6t1MMc1yfMjrk02-_X/s72-c/Screenshot.png" width="72"/></item><item><title>Make Gmail the default mail application</title><link>http://myinterestingubuntu.blogspot.com/2010/12/make-gmail-default-mail-application.html</link><category>gmail</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Sun, 19 Dec 2010 02:55:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-6511406200572841762</guid><description>It always&amp;nbsp;annoys&amp;nbsp;me went I press a link and I get evolution mail client opening up. If you are like me and only uses web base mail clients and particularly you use Gmail this may be of help&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://sourceforge.net/projects/gnome-gmail/"&gt;Gnome Gmail&lt;/a&gt;&amp;nbsp;does just that for you. It add support for making Gmail the default mail application for the Gnome desktop.&lt;br /&gt;
&lt;br /&gt;
Once you install it make sure you go to:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;System &amp;gt; Preferences &amp;gt; Preferred Applications&lt;/blockquote&gt;&lt;br /&gt;
And choose Gmail as you default "Mail Reader"&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkqUAXJmaSnsGt1afkB8Zw-zVtAPo3tPWZEgU4gdlprDMsaoblaHOk0pGnV6F2QQHGWOEQF4vQGkBeKXBQ2el7fpPa10F437LUO3XT0tPT0h6B7kWnEnGYB1lNlamdSYw1_6cZDuX5ZSeg/s1600/Screenshot-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="278" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkqUAXJmaSnsGt1afkB8Zw-zVtAPo3tPWZEgU4gdlprDMsaoblaHOk0pGnV6F2QQHGWOEQF4vQGkBeKXBQ2el7fpPa10F437LUO3XT0tPT0h6B7kWnEnGYB1lNlamdSYw1_6cZDuX5ZSeg/s320/Screenshot-3.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkqUAXJmaSnsGt1afkB8Zw-zVtAPo3tPWZEgU4gdlprDMsaoblaHOk0pGnV6F2QQHGWOEQF4vQGkBeKXBQ2el7fpPa10F437LUO3XT0tPT0h6B7kWnEnGYB1lNlamdSYw1_6cZDuX5ZSeg/s72-c/Screenshot-3.png" width="72"/></item><item><title>Associate magnet links to any application on Ubuntu</title><link>http://myinterestingubuntu.blogspot.com/2010/12/associate-magnet-links-to-any.html</link><category>ktorrent</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Sun, 19 Dec 2010 02:48:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-9111056157678320083</guid><description>This is one of those things that I've meaning to do for a while. This will work with any torrent client that supports magnet links. I use ktorrent which for me is the best out there.&lt;br /&gt;
&lt;br /&gt;
Enter this into the terminal:&lt;br /&gt;
&lt;blockquote&gt;$ gconftool-2 -t string -s /desktop/gnome/url-handlers/magnet/command "ktorrent %i -caption "%c" %u"&lt;/blockquote&gt;Change what is comas with your preferred torrent client.&lt;br /&gt;
&lt;blockquote&gt;$ gconftool-2 -s /desktop/gnome/url-handlers/magnet/needs_terminal false -t bool&lt;/blockquote&gt;&lt;blockquote&gt;$ gconftool-2 -t bool -s /desktop/gnome/url-handlers/magnet/enabled true&lt;/blockquote&gt;&lt;br /&gt;
If you entered the above correcly you will end up with a new entry in gconf-editor like so:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzcUp_pBlJFHtDdrnnUbZWgXEgbi55a436PuwHL5LGl6srvatwW4XF9wTjhG6UFkjz0xQBpF_ZNYI8FSt-0h5D0qFI9YwXIJivH7OJkf0kwosA15PeKnBOl6o8zia2UY91GvphPnTvxJML/s1600/Screenshot-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="332" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzcUp_pBlJFHtDdrnnUbZWgXEgbi55a436PuwHL5LGl6srvatwW4XF9wTjhG6UFkjz0xQBpF_ZNYI8FSt-0h5D0qFI9YwXIJivH7OJkf0kwosA15PeKnBOl6o8zia2UY91GvphPnTvxJML/s400/Screenshot-2.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Remember that mangnet links take a little longer to start downloading, just be patient.</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzcUp_pBlJFHtDdrnnUbZWgXEgbi55a436PuwHL5LGl6srvatwW4XF9wTjhG6UFkjz0xQBpF_ZNYI8FSt-0h5D0qFI9YwXIJivH7OJkf0kwosA15PeKnBOl6o8zia2UY91GvphPnTvxJML/s72-c/Screenshot-2.png" width="72"/></item><item><title>Dropbox Icons for Ubuntu</title><link>http://myinterestingubuntu.blogspot.com/2010/12/dropbox-icons-for-ubuntu.html</link><category>dropbox</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Sun, 19 Dec 2010 00:24:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-6546275944351853329</guid><description>A couple of days ago dropbox released their new version 1.0.10 to the public with lots of improvements and changes. Read more about it &lt;a href="http://www.webupd8.org/2010/12/dropbox-10-stable-released-with.html"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
One of the changes is the integration with appindicator with Ubuntu Maverick but they forgot to include the mono icon them for it. So here is the &lt;a href="http://dl.dropbox.com/u/209989/mono-icons/index.html"&gt;link for it&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh23ZrLycEHgGi-FqbrqAqwHAf1AwggkeVzVD_JPXNikh1EEaJcEY41Oj-4in3cWJqU-hwB7TeCxDROGYoXeysUqkClWxfO2f3goBbc9PZU2lVvj2KELOlC8Je4QSnJiCHeSfY3-JiFygx2/s1600/Screenshot.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh23ZrLycEHgGi-FqbrqAqwHAf1AwggkeVzVD_JPXNikh1EEaJcEY41Oj-4in3cWJqU-hwB7TeCxDROGYoXeysUqkClWxfO2f3goBbc9PZU2lVvj2KELOlC8Je4QSnJiCHeSfY3-JiFygx2/s1600/Screenshot.png" /&gt;&lt;/a&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh23ZrLycEHgGi-FqbrqAqwHAf1AwggkeVzVD_JPXNikh1EEaJcEY41Oj-4in3cWJqU-hwB7TeCxDROGYoXeysUqkClWxfO2f3goBbc9PZU2lVvj2KELOlC8Je4QSnJiCHeSfY3-JiFygx2/s72-c/Screenshot.png" width="72"/></item><item><title>Enabling "Aero Snap" in Ubuntu 10.04 LTS</title><link>http://myinterestingubuntu.blogspot.com/2010/11/enabling-aero-snap-in-ubuntu-1004-lts.html</link><author>noreply@blogger.com (heepie)</author><pubDate>Fri, 19 Nov 2010 00:46:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-382734611289898380</guid><description>&lt;div class="separator" style="clear: both; text-align: left;"&gt;Nothing else to say everything is on the video:&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;iframe allowfullscreen='allowfullscreen' webkitallowfullscreen='webkitallowfullscreen' mozallowfullscreen='mozallowfullscreen' width='320' height='266' src='https://www.youtube.com/embed/em2hpyZ8p6U?feature=player_embedded' frameborder='0'&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Remember to install wmctrl which is needed to make this work:&lt;br /&gt;
&lt;blockquote&gt;$ sudo apt-get install wmctrl&lt;/blockquote&gt;Here are the command lines:&lt;br /&gt;
&lt;br /&gt;
Command  line 0:&lt;br /&gt;
&lt;blockquote&gt;wmctrl -r :ACTIVE: -b  remove,maximized_vert,maximized_horz &amp;amp;&amp;amp; WIDTH=`xdpyinfo |  grep 'dimensions:' | cut -f 2 -d ':' | cut -f 1 -d 'x'` &amp;amp;&amp;amp;  HALF=$(($WIDTH/2)) &amp;amp;&amp;amp; wmctrl -r :ACTIVE: -b  add,maximized_vert &amp;amp;&amp;amp; wmctrl -r :ACTIVE: -e  0,0,0,$HALF,-1&lt;/blockquote&gt;&lt;br /&gt;
Command line 1:&lt;br /&gt;
&lt;blockquote&gt;wmctrl -r :ACTIVE: -b  remove,maximized_vert,maximized_horz &amp;amp;&amp;amp; WIDTH=`xdpyinfo |  grep 'dimensions:' | cut -f 2 -d ':' | cut -f 1 -d 'x'` &amp;amp;&amp;amp;  HALF=$(($WIDTH/2)) &amp;amp;&amp;amp; wmctrl -r :ACTIVE: -b  add,maximized_vert &amp;amp;&amp;amp; wmctrl -r :ACTIVE: -e  0,$HALF,0,$HALF,-1&lt;/blockquote&gt;&lt;br /&gt;
Command line 2:&lt;br /&gt;
&lt;blockquote&gt;wmctrl -r :ACTIVE: -b  add,maximized_vert,maximized_horz&lt;/blockquote&gt;&lt;br /&gt;
Command line 3:&lt;br /&gt;
&lt;blockquote&gt;wmctrl  -r :ACTIVE: -b remove,maximized_vert,maximized_horz&lt;/blockquote&gt;</description></item><item><title>Add color to Bash prompt symbols</title><link>http://myinterestingubuntu.blogspot.com/2010/11/add-color-to-bash-prompt-symbols.html</link><category>terminal</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Fri, 19 Nov 2010 00:04:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-2489067819316359945</guid><description>This is actually pretty simple.&amp;nbsp;The trick behind is to add this line into "$HOME/.bashrc".&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;In the terminal:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;blockquote&gt;$ sudo gedit ~/.bashrc&lt;/blockquote&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;And enter this lines at the end of the file or anywhere really.&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;blockquote&gt;#&amp;nbsp;Add color to Bash prompt symbols&lt;/blockquote&gt;&lt;blockquote&gt;PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '&lt;/blockquote&gt;Save the file and close the terminal. Next time you restart the terminal the bash will be in a different color.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTB4jQsHaQ67UwTvZOXSE56IGPmDRN_dhQeNxdRQOc6rDHuYV06H7yzfGDGsey39hJHlSqgjlbn4kwvV37Cy45L-VYSP1rSJPD7TyOh9U_4n70wXehbYrzJY8wbdH-scH4Jp8w7c1MKPda/s1600/Screenshot.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="228" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTB4jQsHaQ67UwTvZOXSE56IGPmDRN_dhQeNxdRQOc6rDHuYV06H7yzfGDGsey39hJHlSqgjlbn4kwvV37Cy45L-VYSP1rSJPD7TyOh9U_4n70wXehbYrzJY8wbdH-scH4Jp8w7c1MKPda/s320/Screenshot.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTB4jQsHaQ67UwTvZOXSE56IGPmDRN_dhQeNxdRQOc6rDHuYV06H7yzfGDGsey39hJHlSqgjlbn4kwvV37Cy45L-VYSP1rSJPD7TyOh9U_4n70wXehbYrzJY8wbdH-scH4Jp8w7c1MKPda/s72-c/Screenshot.png" width="72"/></item><item><title>Transcoder - Video converter</title><link>http://myinterestingubuntu.blogspot.com/2010/11/transcoder-video-converter.html</link><category>applications</category><category>converter</category><category>video</category><author>noreply@blogger.com (heepie)</author><pubDate>Mon, 15 Nov 2010 14:16:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-6232431348302256383</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;&lt;a href="http://transcoder84.sourceforge.net/"&gt;Transcoder&lt;/a&gt; is a video converter for Linux using GTK+ as GUI toolkit and ffmpeg as backend.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;It is distributed under the GNU General Public License.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://i52.tinypic.com/bjd9hz.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="242" src="http://i52.tinypic.com/bjd9hz.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;In current version:&lt;/b&gt;&lt;br /&gt;
A double click on a list item will show information about an input file.&lt;br /&gt;
FAAD is the default AAC decoder now.&lt;br /&gt;
There is a GOP size option.&lt;br /&gt;
3gp video format, h263 video codec, and AMR audio codec support for mobile phones.&lt;br /&gt;
A deinterlace option.&lt;br /&gt;
A subtitle codec option.&lt;br /&gt;
AMD-64 support.&lt;br /&gt;
New aspect ratio values.&lt;br /&gt;
Default bitrate options for video and audio streams&lt;br /&gt;
The transcoder will look for ffmpeg in /usr/bin and in /usr/local/bin if it is not found in the working directory.&lt;br /&gt;
The minimal version for GTK+ is 2.16.&lt;br /&gt;
A HQ x264 profile with mobile phones support.&lt;br /&gt;
Other small changes and bugfixes.</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="http://i52.tinypic.com/bjd9hz_th.jpg" width="72"/></item><item><title>Nautilus Easy Union ( Windows 7 libraries )</title><link>http://myinterestingubuntu.blogspot.com/2010/11/nautilus-easy-union-windows-7-libraries.html</link><category>applications nautilus</category><author>noreply@blogger.com (heepie)</author><pubDate>Mon, 8 Nov 2010 02:27:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-8073836105050510115</guid><description>http://www.webupd8.org/2010/11/display-multiple-folders-content-in-one.html&lt;br /&gt;
&lt;br /&gt;
https://launchpad.net/nautilus-easy-unionfs</description></item><item><title>Ease – Slick Presentation app that makes Impress look less than impressive</title><link>http://myinterestingubuntu.blogspot.com/2010/11/ease-slick-presentation-app-that-makes.html</link><category>applications</category><author>noreply@blogger.com (heepie)</author><pubDate>Sat, 6 Nov 2010 19:51:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-6283867404708804138</guid><description>http://www.omgubuntu.co.uk/2010/11/ease-clutter-presentation-app-linux-ubuntu/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+d0od+(Omg!+Ubuntu!)&lt;br /&gt;
&lt;br /&gt;
http://www.ease-project.org/index.html</description></item><item><title>Easily get Wine apps to match your GTK theme</title><link>http://myinterestingubuntu.blogspot.com/2010/11/easily-get-wine-apps-to-match-your-gtk.html</link><category>tip and tricks</category><category>wine</category><author>noreply@blogger.com (heepie)</author><pubDate>Wed, 3 Nov 2010 17:42:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-7193743882038734010</guid><description>http://www.omgubuntu.co.uk/2010/10/easily-get-wine-apps-to-match-your-gtk-theme/</description></item><item><title>Automatically Import All Missing Launchpad PPA GPG Keys [Ubuntu .deb]</title><link>http://myinterestingubuntu.blogspot.com/2010/11/automatically-import-all-missing.html</link><category>launchpad</category><category>tip and tricks</category><author>noreply@blogger.com (heepie)</author><pubDate>Wed, 3 Nov 2010 17:41:00 GMT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6199554874750459227.post-6338658521846092315</guid><description>http://www.webupd8.org/2010/05/automatically-import-all-missing.html</description></item></channel></rss>