<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Finding Nemo on Amit Agarwal Linux Blog</title>
    <link>/tags/finding-nemo/</link>
    <description>Recent content in Finding Nemo on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 09 Feb 2014 00:49:09 +0000</lastBuildDate>
    
	<atom:link href="/tags/finding-nemo/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>nautilis fork ( File manager ) with tree view in sidebar.</title>
      <link>/2014/02/09/nautilis-fork-file-manager-tree-view-sidebar/</link>
      <pubDate>Sun, 09 Feb 2014 00:49:09 +0000</pubDate>
      
      <guid>/2014/02/09/nautilis-fork-file-manager-tree-view-sidebar/</guid>
      <description>&lt;p&gt;Was searching for this for sometime now, finally found it.&lt;/p&gt;
&lt;pre class=&#34;brush: bash; gutter: true; first-line: 1&#34;&gt;sudo yum install nemo
sudo yum list nemo*&lt;/pre&gt;
&lt;p&gt;First just install nemo. Configure nemo not to interfere with default desktop and also make it default handler. So, here are the settings that would do it.&lt;/p&gt;
&lt;pre class=&#34;brush: bash; gutter: true; first-line: 1&#34;&gt;gconftool-2 --set  /desktop/gnome/applications/component_viewer/exec --type &#39;string&#39; &#39;nemo &#34;%s&#34;&#39;
gconftool-2 --set  /desktop/gnome/url-handlers/trash/command --type &#39;string&#39; &#39;nemo &#34;%s&#34;&#39;
gsettings set org.nemo.desktop show-desktop-icons false&lt;/pre&gt;
&lt;p&gt;Now, if you need more functionality in &lt;a class=&#34;zem_slink&#34; title=&#34;File manager&#34; href=&#34;http://en.wikipedia.org/wiki/File_manager&#34; target=&#34;_blank&#34; rel=&#34;wikipedia&#34;&gt;file manager&lt;/a&gt; then check the list of nemo packages from the output of second command of yum. It has plugins like file preview and so on. Install and enjoy.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
