<?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>MakeUseOf.com &#187; nautilus</title>
	<atom:link href="http://www.makeuseof.com/tags/nautilus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Mon, 23 Nov 2009 00:56:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>15 Great Ubuntu Tips For Linux Power Users</title>
		<link>http://www.makeuseof.com/tag/15-great-tips-for-ubuntu-power-users/</link>
		<comments>http://www.makeuseof.com/tag/15-great-tips-for-ubuntu-power-users/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 12:01:06 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[drive partitions]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22547</guid>
		<description><![CDATA[A few days back I wrote about books that beginners can download and read to teach themselves Linux. Today in the Linux section we have something for the power users. Here are a few tips you should try out if you are an avid Ubuntu Linux user:
1. Get lightning fast and clever at the command [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/UbuntuLogo.png" alt="" vspace="5" align="left" />A few days back I wrote about books that beginners <a href="http://www.makeuseof.com/tag/5-downloadable-books-to-teach-yourself-linux/">can download and read</a> to teach themselves Linux. Today in the Linux section we have something for the power users. Here are a few tips you should try out if you are an avid Ubuntu Linux user:</p>
<h3><strong>1. Get lightning fast and clever at the command line</strong></h3>
<p>You can use keyboard shortcuts and other command line tricks to make entering commands easier and faster. You might already know about the &#8216;tab&#8217; key which completes partial commands and even file and directory names.</p>
<p>Here are some other keyboard shortcuts you can use within terminal:</p>
<p><span id="more-22547"></span></p>
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td width="85">Ctrl-a</td>
<td width="423">Move to the start of the line.</td>
</tr>
<tr>
<td>Ctrl-e</td>
<td>Move to the end of the line.</td>
</tr>
<tr>
<td>Alt-] <em>x</em></td>
<td>Moves the cursor forward to the next occurrence of x.</td>
</tr>
<tr>
<td>Alt-Ctrl-] <em>x</em></td>
<td>Moves the cursor backwards to the previous occurrence of x.</td>
</tr>
<tr>
<td>Ctrl-u</td>
<td>Delete from the cursor to the beginning of the line.</td>
</tr>
<tr>
<td>Ctrl-k</td>
<td>Delete from the cursor to the end of the line.</td>
</tr>
<tr>
<td>Ctrl-w</td>
<td>Delete from the cursor to the start of the word.</td>
</tr>
<tr>
<td>Ctrl-y</td>
<td>Pastes text from the clipboard.</td>
</tr>
<tr>
<td>Ctrl-l</td>
<td>Clear the screen leaving the current line at the top of the screen.</td>
</tr>
<tr>
<td>Ctrl-x Ctrl-u</td>
<td>Undo the last changes. Ctrl-_</td>
</tr>
<tr>
<td>Alt-r</td>
<td>Undo all changes to the line.</td>
</tr>
<tr>
<td>Alt-Ctrl-e</td>
<td>Expand command line.</td>
</tr>
<tr>
<td>Ctrl-r</td>
<td>Incremental reverse search of history.</td>
</tr>
<tr>
<td>Alt-p</td>
<td>Non-incremental reverse search of history.</td>
</tr>
<tr>
<td>!!</td>
<td>Execute last command in history</td>
</tr>
<tr>
<td>!abc</td>
<td>Execute last command in history beginning with abc</td>
</tr>
<tr>
<td>!<em>n</em></td>
<td>Execute <em>n</em>th command in history</td>
</tr>
<tr>
<td>^abc^xyz</td>
<td>Replace first occurrence of abc with xyz in last command and execute it</td>
</tr>
</tbody>
</table>
<p>Also don&#8217;t forget to check out <a href="http://www.makeuseof.com/tag/4-websites-to-learn-cool-linux-command-line-tricks/">4 websites where you can learn cool command line tricks</a></p>
<h3><strong>2. Launch Ubuntu Linux Applications with keyboard</strong></h3>
<p>There are two ways you can achieve this:</p>
<ul>
<li>Use applications like <a href="http://www.makeuseof.com/tag/be-more-productive-with-launchy-keystroke-launcher/">Launchy</a> or <a href="http://www.makeuseof.com/tag/8-most-useful-plugin-for-gnome-do/">Gnome-Do</a> that make it easier to launch applications by typing a few characters of the application&#8217;s name.</li>
<li>Or you can summon<em> gconf editor</em> (Alt+F2 then type gconf-editor and hit enter), and navigate to<strong> apps &gt; metacity &gt; global_keybindings</strong>, double click on any of the <strong>run_command_N</strong> and type in the keyboard shortcut you want to assign to an application then make a mental note of the number N. Then go to <strong>apps &gt; metacity &gt; keybinding_commands</strong> and double click on <strong>command_N</strong> (N being the number you used above) and type in the command you want to run. As an example if you wanted to run Firefox you would type in <em>firefox</em>.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/globalkeybindings.png" alt="" width="489" height="123" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/keybindings.png" alt="" width="492" height="118" /></p>
<p>Also check out <a href="http://www.makeuseof.com/tag/10-useful-ubuntu-keyboard-shortcuts-that-you-might-not-know-of/">these Ubuntu keyboard shortcuts you might not know about</a>.</p>
<h3><strong>3. Start from wherever you left off</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/remember.png" alt="" width="472" height="134" /></p>
<p>You can make Ubuntu remember the applications you had open when you last logged out, so that when you log back in again you&#8217;ll find all those applications running and you can resume right from where you left off.</p>
<p>To achieve this go to <em>System &gt; Preferences &gt; Startup Applications</em>, then go to the options tab and check <em>&quot;Automatically remember running applications when logging out&quot;</em></p>
<h3><strong>4. Create a Separate Ubuntu Linux Home Partition</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/mountashome.png" alt="" width="540" height="265" /></p>
<p>New versions of Ubuntu arrive every 6 months. Although you can upgrade to the latest version via the update manager, sometimes the upgrade doesn&#8217;t work as expected so some users like to do a fresh clean install.</p>
<p>The disadvantage with that of course is that you lose data you had in your home directory. To overcome this you can create a separate Home partition when you are installing Ubuntu, size it according to your requirements and then when you decide to install Ubuntu the next time, simply specify this partition as the Home partition (by choosing /home as the mount point).</p>
<p>All your files and data on the Home partition will be preserved even after a fresh install.</p>
<h3><strong>5. Update and Install Ubuntu Linux Software Without Internet Connection</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/aptoncd.png" alt="" width="496" height="364" /></p>
<p>There are lots of way to do this, the easiest of all is to use <a href="sdfsdfsd">APTonCD</a>. APTonCD allows you to create CDs and DVD&#8217;s containing all the packages you want, which you can then use to install software on computers without an internet connection.</p>
<p>Note that APTonCD requires you to have an internet connection (or downloaded packages) to <em>create</em> the installed media. However once the media is ready you don&#8217;t need an internet connection for any of the machines you want to install the software on. Insert the appropriate CD/DVD and use apt-get as you would normally.</p>
<h3><strong>6. Install new fonts, Microsoft fonts and improve font rendering</strong></h3>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/fonts.gif" alt="" vspace="5" width="199" height="142" align="right" />Ubuntu doesn&#8217;t offer many choices when it comes to the fonts. However you <a href="http://www.makeuseof.com/tag/10-useful-ubuntu-keyboard-shortcuts-that-you-might-not-know-of/">can easily install new fonts including those from Microsoft</a> like Arial, Verdana, impact and many more. You can use <a href="http://www.makeuseof.com/tag/the-top-5-best-online-sources-for-fonts/">different sites to find the kind of font you are looking for</a>.</p>
<h3><strong>7. Use PPAs, Install latest versions of software</strong></h3>
<p>There are a lot of steps that a software has to go through before it becomes part of Ubuntu or becomes available through the Ubuntu repositories. While all those steps lend additional stability, it generally means that you don&#8217;t get the latest versions of all the software as soon as they are released.</p>
<p>If you like to stay on the cutting edge, you can search for <strong>Personal Package Archives</strong> for your favorite software on <a href="https://launchpad.net/">Launchpad</a> and add those to your installation&#8217;s software sources. I briefly touched on <a href="http://www.makeuseof.com/tag/how-to-tweet-in-linux-using-pidgin/">PPAs and how to use them here</a>. If that seems like too much work, you can also download the latest deb packages and install them by double clicking (you won&#8217;t get automatic updates for the software if you install it this way).</p>
<p>Remember you might get into an occasional trouble or two with the latest versions, but mostly it wouldn&#8217;t be catastrophic. You can always hop over to the <a href="http://ubuntuforums.org/">Ubuntu Forums</a> to get quick help.</p>
<h3><strong>8. Be the root</strong></h3>
<p>The root account is disabled by default on Ubuntu installations, mainly to prevent you from doing something you didn&#8217;t intend to do. However if you &quot;<em>promise to be careful</em>&quot; you can enable root account as follows:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/rootenable.png" alt="" width="344" height="129" /></p>
<ol>
<li>Type<strong> </strong><em>sudo passwd root</em> and provide a root password.</li>
<li>Then head on over to <em>System &gt; Administration &gt; Login Window</em>, go to the <em>Security </em>tab and check &quot;<em>Enable local system administrator login&quot;</em></li>
</ol>
<p>You should now be able to login as root from the Login prompt. As an alternative you can use &quot;<em>sudo su</em>&quot; to provide your password and get root prompt.</p>
<h3><strong>9. Run Windows applications and games</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/menu.png" alt="" width="538" height="336" /></p>
<p>Who wouldn&#8217;t like to play Counter Strike on Ubuntu (unless of course you are completely not into it) or perhaps even run Photoshop? Well it is very much possible and <a href="http://www.makeuseof.com/tag/how-about-some-wine-with-your-linux/">here is how to do it</a>.</p>
<h3><strong>10. Shorten boot time with profiling</strong></h3>
<p>Ubuntu Linux devs have done a great job with the boot time, Jaunty is fast and Karmic is slotted to be even faster. There is however a bit more you can do by profiling your boot. Profiling lets Ubuntu make a list of all the files that are accessed during bootup, it then sorts the files according to how they are stored on your hard disk. So the next time the system is booted, the files would be read faster.</p>
<p>To profile boot you need to follow these steps</p>
<ul>
<li>At the grub menu highlight the kernel you boot most often.</li>
<li>Press <strong>e</strong> for edit.</li>
<li>Choose the line starting with kernel and press e again. Now add the word <em>profile</em> to the end of this line. Hit Enter and then press <strong>b</strong> to boot</li>
</ul>
<p>Note that while profiling, the system will boot slower this one time, the next time however you should see an improvement. Also keep in mind that all this is machine-dependent and also depends on the arrangement of files on your hard disk, so the difference you see might not be huge, or even nil in some cases.</p>
<h3><strong>11. Try out different Ubuntu Linux Desktop Environments and Desktop Managers</strong></h3>
<p>If you are looking for something different than the default Gnome interface, you should check out <a href="http://www.makeuseof.com/tag/8-great-alternative-desktop-managers-for-linux/">alternative desktop managers that you can use</a>. If it is a complete Desktop Environment you are looking for, KDE4 has come a long way and is now impressively usable and fun. You can do a &quot;<em>sudo apt-get install kubuntu-desktop</em>&quot; to get KDE.</p>
<h3><strong>12. Create a media center or a media server</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/xbmcmedia.jpg" alt="" width="580" height="326" /></p>
<p>It would be great if you could easily browse and manage your huge collection of music, videos and pictures. Mesmerized by Windows Media Center&#8217;s slick interface? Wait till you see what all cool options you have to <a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/">turn your Ubuntu system into a media center</a>. You can even access your media collection on your phone, PSP or a different computer if you set up a <a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/">media server</a> on your Ubuntu machine.</p>
<h3><strong>13. Share Firefox profile data with Windows</strong></h3>
<p>Many people use Windows and Linux on the same machine. If you are one of them, there would have been times you couldn&#8217;t find that bookmark you created or password you stored when you were using Firefox from within Windows. Check out how you can <a href="http://www.makeuseof.com/tag/share-you-firefox-data-across-operating-systems-and-computers/">share Firefox profile data across operating systems</a> without syncing it over the web (works best if you have the same version of Firefox in both OS&#8217;s). For different computers you can of course use <a href="http://labs.mozilla.com/projects/weave/">Weave</a>.</p>
<h3><strong>14. Customize Nautilus to your liking</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/menunact.png" alt="" width="322" height="242" /></p>
<p>Nautilus is the default file manager on Ubuntu. While you may be content with what it does, there is lots more you can make it do. You can <a href="http://www.makeuseof.com/tag/linux-68-useful-extensions-to-improve-nautilus-functionality/">use extensions to improve functionality</a> and even <a href="http://www.makeuseof.com/tag/add-custom-functionality-to-nautilus-linux/">add custom functionality to Nautilus</a></p>
<h3><strong>15. Compile your own Kernel</strong></h3>
<p>If you can&#8217;t find something to keep you busy for the weekend and you have your customization hat on, how about building a kernel to specifically meet your requirements? This is frankly more of a learning experience. Some might say that it enables you to use just the features and drivers you require, but if everything is working fine with the kernel supplied and you don&#8217;t have any interest in the Linux kernel, skip ahead this one is not for you.</p>
<p>If however you require some of the experimental features of the kernel, or need it to be compiled in some other special way we say you check out <a href="https://help.ubuntu.com/community/kernel/compile">this guide</a> within Ubuntu Documentation.</p>
<h3><strong>16. Change Usplash Screen and create a custom splash screen for GRUB</strong></h3>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ubuntu-usplash.png" alt="" vspace="5" align="left" />So you didn&#8217;t count the last one? Here is another one then. A Usplash screen is Ubuntu text and a logo with a progress bar that you see when you boot up Ubuntu.</p>
<p>If you would like to change that to something more interesting <a href="http://www.makeuseof.com/tag/how-to-easily-change-your-usplash-screen-in-ubuntu/">follow these steps</a>. What better way to show your Linux fu than customizing the very first screen that appears? You can create a custom splash screen using one of your photos, GIMP and a little tweaking. <a href="http://www.makeuseof.com/tag/how-to-easily-change-your-usplash-screen-in-ubuntu/">Here is the how-to</a>.</p>
<p>Know some more tips or great hacks for Ubuntu Linux users? Sure you do, go ahead let us know about them in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/get-screen-actions-for-your-mouse-on-linux/" title="How to Get Screen Actions for your Mouse on Linux (August 19, 2008)">How to Get Screen Actions for your Mouse on Linux</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/5-applications-to-change-the-way-you-work-with-linux-terminal/" title="5 Cool Apps to Make the Linux Terminal More Productive (September 16, 2008)">5 Cool Apps to Make the Linux Terminal More Productive</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/" title="Tweak Ubuntu the Easy Way (February 24, 2008)">Tweak Ubuntu the Easy Way</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/" title="Top 3 Sites To Help You Become A Linux Command Line Master (November 16, 2009)">Top 3 Sites To Help You Become A Linux Command Line Master</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/the-ubuntu-upgrade-guide/" title="The Ubuntu Upgrade Guide (October 29, 2008)">The Ubuntu Upgrade Guide</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/15-great-tips-for-ubuntu-power-users/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>How To Add Custom Functionality To Nautilus [Linux]</title>
		<link>http://www.makeuseof.com/tag/add-custom-functionality-to-nautilus-linux/</link>
		<comments>http://www.makeuseof.com/tag/add-custom-functionality-to-nautilus-linux/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 17:01:14 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[nautilus-actions]]></category>
		<category><![CDATA[right-click menu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10394</guid>
		<description><![CDATA[ Nautilus, as you know, is the default file manager for Gnome Desktop Environment. It&#8217;s where you wander and spend most of your time, when you are not browsing the web or firing commands at the command prompt.
So obviously it would be cool and productive to some tools that make your work easier. Nautilus actions [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/nautilus.jpg" border="0" alt="" vspace="10" align="left" /> <a href="http://www.makeuseof.com/tags/nautilus/" target="_blank">Nautilus</a>, as you know, is the default file manager for Gnome Desktop Environment. It&#8217;s where you wander and spend most of your time, when you are not browsing the web or firing commands at the command prompt.</p>
<p>So obviously it would be cool and productive to some tools that make your work easier. Nautilus actions allow you to add custom functionality to Nautilus. This is achieved via the right click menu. You can inter-convert files in various formats, mount ISO files, merge PDF files all from within Mautilus without launching any other application all from the right click context menu. The possibilities here are only limited by your imagination!</p>
<p>Adding such custom functionality is pretty easy. You don&#8217;t need to be a Linux hacker or programmer to get it working. All you need is:</p>
<ul>
<li>The &#8216;nautilus-actions&#8217; package</li>
<li>The knowledge of an equivalent command to achieve the same objective</li>
</ul>
<h2><strong>The Nautilus-Actions Package</strong></h2>
<p>The nautilus-actions package is what provides you with a nice graphical tool where you can create, edit and remove nautilus-actions or the custom functionality we are looking for. It is easily available through your distribution&#8217;s package manager.</p>
<h2><strong>Knowledge Of The Command</strong></h2>
<p>As a Linux user you are no stranger to the fact that most of the tasks that you perform via the mouse and GUI can be accomplished via commands as well. Want to print resume.doc? Just enter &#8216;oowriter -p resume.doc&#8217; in the terminal. Need to convert a jpeg file to gif? Enter &#8216;convert logo.jpeg logo.gif&#8217; (requires imagemagick). Want to set an image as wallpaper? Type &#8216;gconftool-2 -t str &#8211;set /desktop/gnome/background/picture_filename &#8216;.</p>
<p>So you can achieve almost anything from the command line and this is what we will exploit here.</p>
<h2><strong>Create An Action</strong></h2>
<p>Let me illustrate the steps you need to follow with an example. We will create a nautilus action to convert flv files to mp4 suitable for playback in an iPod Touch/iPhone. I will use ffmpeg for conversion, so make sure you have it installed (mostly available through package managers, &#8217;sudo apt-get install ffmpeg&#8217; on ubuntu) if you plan to use the action or try along.</p>
<ul>
<li>Go to <em>System &gt; Preferences &gt; Nautilus Actions</em></li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/initialnact.png" alt="" /></p>
<li>Click on Add. (Note that you can edit, remove, import/export actions from here on in)</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/optionsnact.png" alt="" /></p>
<li>In the label field, type the text you want to appear in the right click context menu of flv files. You can choose an icon and specify a tooltip which provides information about what this option would do. I will skip both of these as they are not essential for functionality.</li>
<li>Path and Parameters is where all the action is. In path put in the utility that you will use to perform the action. We will be using ffmpeg so put in <strong><span style="font-family: courier;">/usr/bin/ffmpeg</span></strong> here. If you are not sure where the utility resides use the &#8216;where is&#8217; command to find out. eg use &#8216;<strong><span style="font-family: courier;">whereis ffmpeg</span></strong>&#8216; to know its location.</li>
<li>The parameter line is going to be scary so hold your breath and copy paste:&#8217;<strong><span style="font-family: courier;"> -i %d/%f  -f mp4 -vcodec libxvid -maxrate 01000 -qmin 3 -qmax 5 -bufsize 4096 -g 300 -acodec aac -s 480&#215;320 -ab 0128000 -b 400000 %d/%f.mp4 </span></strong>&#8216;  Don&#8217;t blame me, this is what you need to enter on the command line to convert flv to mp4 with ffmpeg (refer man ffmpeg for more details)! What is noteworthy is the %d and %f. These two provide information on which file you right clicked. Click on the legend button for more details. By the way, I am no video expert and I don&#8217;t claim the options above to be perfect, it does the job just fine. So if you have some suggestions please feel free to share them in comments.
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/conditionsnact.png" alt="" /></p>
</li>
<li>Next click on the condition tab.  This is where you will limit your options to the context menu&#8217;s required file types (flv in our case). You can limit your choices via the filename metacharacters or via the mimetype. Additionally you can specify if your action appears for files only or for files and folders as well. We will type &#8216;*.flv&#8217; for filename and apply our actions to files only.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/advancedcondnact.png" alt="" /></p>
<li>In the advanced condition tab, you can further limit your choice to local files, samba shares, ftp files etc. We will choose local files here.</li>
<li>Click OK and you are done!</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/menunact.png" alt="" /></p>
<p>Now go look for an flv file. Right click and presto, there is your very own custom &#8216;Convert for iPod&#8217; option. Click on it and you will see a new mp4 file in the same folder.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/bothnact.png" alt="" /></p>
<h2><strong>For The Lazier Geeks</strong></h2>
<p>If the above seems like too much work for you, check out <a href="http://www.grumz.net/index.php?q=configlist">here</a> for ready made actions!</p>
<h2><strong>Some Tips</strong></h2>
<p>Experiment on the command line with file names and the options for the utility. When you are pretty sure about a functionality that you require for certain type of files, replace the file name in the command with %d/%f.</p>
<p>If you want to act on more than one files use %M instead.</p>
<p>For performing complicated operations (e.g. to email a file to someone from the context menu) its best to create a script and pass the appropriate arguments within the script. This will help you to debug and allow greater control altogether.</p>
<p>With nautilus actions you can transform any task that you perform often or a cumbersome command line like above into a convenient easy to use context menu option. Here is the <a href="http://www.filefactory.com/file/agfe543/n/config_aee17cb1-7a33-49a8-b1dc-bd5a5220c900_schemas">&#8216;Convert for iPod&#8217; Action</a> if you need it. Check out <a href="http://www.makeuseof.com/tag/linux-68-useful-extensions-to-improve-nautilus-functionality/">other nautilus addons previously covered on MakeUseOf.</a></p>
<p>Have you used nautilus-actions before? What actions you are currently using? Have a great idea to turn into an action? Share with us in the comments, who knows you might just get an action! Oh and in case you are puzzled by the topmost image, it is a <a href="http://en.wikipedia.org/wiki/Nautilus">nautilus</a>!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/linux-68-useful-extensions-to-improve-nautilus-functionality/" title="6 Useful Extensions to Improve Nautilus Functionality [Linux] (October 2, 2008)">6 Useful Extensions to Improve Nautilus Functionality [Linux]</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/8-great-alternative-desktop-managers-for-linux/" title="8 Great Alternative Desktop Managers For Linux (November 17, 2008)">8 Great Alternative Desktop Managers For Linux</a> (55)</li>
	<li><a href="http://www.makeuseof.com/tag/4-open-source-collection-manager-apps/" title="4 Open Source Collection Manager Apps (August 30, 2008)">4 Open Source Collection Manager Apps</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/15-great-tips-for-ubuntu-power-users/" title="15 Great Ubuntu Tips For Linux Power Users (August 8, 2009)">15 Great Ubuntu Tips For Linux Power Users</a> (83)</li>
	<li><a href="http://www.makeuseof.com/tag/useful-windows-registry-tweaks-part-2/" title="Windows Registry Tweaks (Part 2) (September 13, 2007)">Windows Registry Tweaks (Part 2)</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/add-custom-functionality-to-nautilus-linux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>6 Useful Extensions to Improve Nautilus Functionality [Linux]</title>
		<link>http://www.makeuseof.com/tag/linux-68-useful-extensions-to-improve-nautilus-functionality/</link>
		<comments>http://www.makeuseof.com/tag/linux-68-useful-extensions-to-improve-nautilus-functionality/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 18:01:52 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[File Manager]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=5966</guid>
		<description><![CDATA[If you are using Linux with GNOME as your desktop manager, then I&#8217;m sure you will be familiar with Nautilus.  Nautilus is the default file manager for Gnome &#8211; the place where you go to when you need to hunt down a particular file. In case you are not aware, Nautilus also serves the context [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using Linux with GNOME as your desktop manager, then I&#8217;m sure you will be familiar with <a href="http://en.wikipedia.org/wiki/Nautilus_(file_manager)" target="_blank">Nautilus</a>.  Nautilus is the default file manager for Gnome &#8211; the place where you go to when you need to hunt down a particular file. In case you are not aware, Nautilus also serves the context menu whenever you right-click your mouse on the desktop.</p>
<p>Other than a file browser, Nautilus also comes with a good list of capabilities that you can use right off the context menu. If you are using Ubuntu 8.04, you will find that you can easily encrypt a file, sign a document or even share files/folders with others over the Samba network, with just a simple right-click on the mouse. If that is not enough for you, you can also install additional nautilus extensions to increase its functionality.</p>
<p>Below I have listed 6 useful extensions and scripts that you can use to power up your Nautilus.</p>
<h2>1. nautilus- gksu</h2>
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2008/09/nautilus-gksu.jpg" alt="gksu nautilus ubuntu" /></p>
<p>If you hate the way that Linux restricts your user privileges and access to certain files, then <em>nautilus-gksu</em> is the easiest way to get yourself out of it. &#8220;Nautilus-gksu&#8221; adds a &#8220;Open as administrator&#8221; entry in the context menu. When you need to open any files with root permission, you just have to right-click on the file, select &#8220;Open as Administrator&#8221; and you will be able to read/edit/modify the file.</p>
<p>(In Ubuntu, type <em>sudo apt-get install nautilus-gksu</em> in the terminal to install)</p>
<h2>2. nautilus-actions</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/nautilus-actions.jpg" alt="nautilus action scripts" /></p>
<p>&#8220;Nautilus-action&#8221; allows you to define custom actions or commands for certain file types or files with names matching your description. There are plenty of things that you can do with &#8220;nautilus-action&#8221;, such as adding an audio file to the queue in <a href="http://www.makeuseof.com/tag/5-great-alternative-linux-music-players/">Rhythmbox</a> music player or send a particular picture to your friends via <a href="http://www.gnome.org/projects/evolution/">Evolution</a>.</p>
<p>In one of my tutorials at <a href="http://maketecheasier.com/ubuntu-how-to-delete-your-files-or-wipe-your-hard-drive-beyond-recovery/2008/02/14" target="_blank">Make Tech Easier</a>, I make use of &#8220;nautilus-actions&#8221; to place a &#8217;shred&#8217; command in the context menu. When I want to wipe off a confidential file from my hard disk completely, I can simply right-click and select &#8217;shred&#8217;.</p>
<p>You can also check out the <a href="http://ubuntuforums.org/showthread.php?t=91377" target="_blank">Ubuntu forum</a> for more things that you can do with &#8220;nautilus-actions&#8221;</p>
<p>(In Ubuntu, type <em>sudo apt-get install nautilus-actions</em> in the terminal to install)</p>
<h2>3. nautilus-wallpaper</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/nautilus-wallpaper.jpg" alt="nautilus-wallpaper" /></p>
<p>Sometimes you might come across an image that you like so much and decide to make it your wallpaper. Instead of going through all the processes just to change the wallpaper on your desktop, you can quickly change your wallpaper with &#8220;nautilus-wallpaper&#8221;. All it takes is only a right-click and select &#8220;Set as Wallpaper&#8221;.</p>
<p>(In Ubuntu, type <em>sudo apt-get install nautilus-wallpaper</em> in the terminal to install)</p>
<h2>4. Nautilus-image-converter</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/nautilus-image-converter.jpg" alt="nautilus image converter" /></p>
<p>When I first checked out this extension, I thought that it would convert an image from one format to another (i.e convert from jpg to png). I was wrong. This extension does not convert the image format. Instead, it allows you to mass resize or rotate images. Though not what I really thought it was, it is still an useful extension. Imagine the time wasted on opening the GIMP image editor, opening the file, selecting the image resize function, then saving the file.</p>
<p>Now you can select a bunch of image files, right-click the mouse, select &#8220;Resize image&#8221; and that&#8217;s it. There are pre-defined image sizes that you can choose from, and if none suits your criteria, you can even set your own image width and height. The same goes for rotate image function.</p>
<p>(In Ubuntu, type <em>sudo apt-get install nautilus-image-converter</em> in the terminal to install)</p>
<h2>5. nautilus-dropbox</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/nautilus-dropbox.jpg" alt="nautilus-dropbox" /></p>
<p>If you have read our previous review of <a href="http://www.makeuseof.com/tag/dropbox-review-invites-and-7-questions-with-the-founder/">Dropbox</a>, you will know that the &#8216;killer&#8217; factor that it has over other competitors is that it provides a desktop client for all platforms and you can easily backup your files with simple drag and drop. </p>
<p>In Linux, the desktop client is actually a Nautilus extension. The &#8220;nautilus-dropbox&#8221; extension creates a folder in your Home folder. Whenever you drag and drop a file/folder into the Dropbox folder, it will automatically sync with the online server and make sure your files/folders are safely backed up.</p>
<p>I am not sure if the 1GB storage space is enough for you, but I am sure that this &#8220;nautilus-dropbox&#8221; extension will make your backup a painless process.</p>
<p>(To install nautilus-dropbox, download the deb file from <a href="http://www.getdropbox.com/install?os=linux" target="_blank">GetDropBox.com</a>)</p>
<h2>6. Nautilus-script-audio-convert</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/09/nautilus-audio-convert.jpg" alt="nautilus audio convert" /></p>
<p>This is not a nautilus extension, but a widely used nautilus script. If you frequently work with audio files of mp3, wav or even flac format, then this audio convert script will be useful to you. You can easily convert your audio files from one format to another.</p>
<p><em>Note: You will need to install the necessary audio codecs before you can convert the audio files to the format you want.<br />
</em></p>
<p>(In Ubuntu, type <em>sudo apt-get install nautilus-script-audio-convert</em> in the terminal to install)</p>
<p>What is <strong>your</strong> favorite nautilus extensions and scripts?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on MakeUseOf ?</strong> Get cheat sheets and cool PDF guides @ <a href="http://www.makeuseof.com/makeuseof-downloads/">www.makeuseof.com/makeuseof-downloads/</a></em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/add-custom-functionality-to-nautilus-linux/" title="How To Add Custom Functionality To Nautilus [Linux] (January 10, 2009)">How To Add Custom Functionality To Nautilus [Linux]</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/8-great-alternative-desktop-managers-for-linux/" title="8 Great Alternative Desktop Managers For Linux (November 17, 2008)">8 Great Alternative Desktop Managers For Linux</a> (55)</li>
	<li><a href="http://www.makeuseof.com/tag/ubuntu-system-panel-gives-you-quick-access-to-your-applications/" title="Ubuntu System Panel Gives Quick Access To Your Applications (January 12, 2009)">Ubuntu System Panel Gives Quick Access To Your Applications</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/the-5-best-windows-explorer-replacements/" title="The 5 Good Free Windows File Managers (February 5, 2009)">The 5 Good Free Windows File Managers</a> (51)</li>
	<li><a href="http://www.makeuseof.com/tag/5-packs-to-transform-windows-to-other-os/" title="5 Packs to Transform Windows to other OS (December 31, 2007)">5 Packs to Transform Windows to other OS</a> (171)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/linux-68-useful-extensions-to-improve-nautilus-functionality/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
