<?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>gHacks technology news &#187; nautilus</title>
	<atom:link href="http://www.ghacks.net/tag/nautilus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 10:43:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux Tips: View hidden files</title>
		<link>http://www.ghacks.net/2009/04/16/linux-tips-view-hidden-files/</link>
		<comments>http://www.ghacks.net/2009/04/16/linux-tips-view-hidden-files/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 16:22:50 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[dolphin]]></category>
		<category><![CDATA[hidden files]]></category>
		<category><![CDATA[linux file manager]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[thunar]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=12052</guid>
		<description><![CDATA[In the Linux operating system, a hidden file is any file that begins with a &#8220;.&#8221;. When a file is hidden it can not been seen with the bare ls command or an un-configured file manager. In most cases you won&#8217;t need to see those hidden files as much of them are configuration files/directories for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/wp-content/uploads/2009/04/penguin_small1.gif"><img class="alignleft size-full wp-image-12058" src="http://www.ghacks.net/wp-content/uploads/2009/04/penguin_small1.gif" alt="penguin_small1" width="100" height="110" /></a>In the Linux operating system, a hidden file is any file that begins with a &#8220;.&#8221;. When a file is hidden it can not been seen with the bare <em>ls</em> command or an un-configured file manager. In most cases you won&#8217;t need to see those hidden files as much of them are configuration files/directories for your desktop. There are times, however, that you will need to see them in order to edit them or even navigate through the directory structure.To do this you will need to know the correct options (for <em>ls</em>) or how to see them in your file manager of choice.</p>
<p><span id="more-12052"></span>In this Linux Tips article I will show you how to view hidden files with <em>ls</em>, Thunar, Nautilus, and Dolphin.</p>
<p><strong>LS</strong></p>
<p>If you need to see hidden files using the <em>ls</em> command you need to add the <em>-a</em> switch. But if you just add the <em>-a</em> switch most likely your files will fly by you and you will miss what you are looking for. To avoid this pipe the command through the <em>less</em> command like so:</p>
<p><em>ls -a | less</em></p>
<p>The above command will allow you to page through the contents so you can actually see what is there. You can scroll either up or down using the arrow keys or you can scroll down one page at a time with the space bar.</p>
<p><strong>Thunar</strong></p>
<div id="attachment_12051" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/thunar_hidden.png"><img class="size-medium wp-image-12051" src="http://www.ghacks.net/wp-content/uploads/2009/04/thunar_hidden-500x397.png" alt="Figure 1" width="300" height="238" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>If you don&#8217;t know, Thunar is the file manager for the Enlightenment desktop. In order to see hidden files in Thunar click the View menu and check the Show Hidden Files box (as shown in Figure 1.) Or you can hit the key combination Ctrl-H.</p>
<p>If you use the key combination you must make sure you are focused on the Thunar window. When you set Thunar to view hidden files it will always do so until you unset this option.</p>
<p><strong>Nautlius</strong></p>
<div id="attachment_12054" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/nautlius_hidden.png"><img class="size-medium wp-image-12054" src="http://www.ghacks.net/wp-content/uploads/2009/04/nautlius_hidden-500x350.png" alt="Figure 2" width="300" height="210" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>Nautilus is the file manager for the GNOME desktop. With the Nautilus file manager viewing hidden files is done in the same way. From the View menu select the Show Hidden Files option (see Figure 2) or hit the key combination Ctrl-H. Like Thunar, if you use the key combination you must be focused on the Nautilus window.</p>
<p>And like Thunar, the hidden file option will stick until it is unset.</p>
<p><strong>Dolphin</strong></p>
<div id="attachment_12055" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/dolphin_hidden.png"><img class="size-medium wp-image-12055" src="http://www.ghacks.net/wp-content/uploads/2009/04/dolphin_hidden-500x347.png" alt="Figure 3" width="300" height="208" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>Dolphin is the KDE file manager that replaced Konqueror. In order to view hidden files in this file manager you select the View Hidden Files option from the View menu. You can also enable this action by hitting the Ctrl-. key combination. And like both Thunar and Nautilus, in order to use the key combination Dolphin must be in focus or the combination will not work.</p>
<p>Again, like the other graphical file managers, this option will remain until unset.</p>
<p><strong>Final Thoughts </strong></p>
<p>Hidden files are an important part of the Linux operating system. Although you can go your entire Linux lifetime without ever having to view a single hidden file, on that one occasion that you will need to do so, it&#8217;s good to know how.</p>

	Tags: <a href="http://www.ghacks.net/tag/dolphin/" title="dolphin" rel="tag">dolphin</a>, <a href="http://www.ghacks.net/tag/hidden-files/" title="hidden files" rel="tag">hidden files</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-file-manager/" title="linux file manager" rel="tag">linux file manager</a>, <a href="http://www.ghacks.net/tag/nautilus/" title="nautilus" rel="tag">nautilus</a>, <a href="http://www.ghacks.net/tag/thunar/" title="thunar" rel="tag">thunar</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/03/get-to-know-linux-the-nautilus-file-manager/" title="Get to Know Linux: The Nautilus File Manager (February 3, 2009)">Get to Know Linux: The Nautilus File Manager</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/01/26/easy-cd-burning-in-gnome/" title="Easy CD Burning in GNOME (January 26, 2009)">Easy CD Burning in GNOME</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/05/16/create-custom-actions-with-the-thunar-file-manager/" title="Create custom actions with the Thunar file manager (May 16, 2009)">Create custom actions with the Thunar file manager</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/16/linux-tips-view-hidden-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get to Know Linux: The Nautilus File Manager</title>
		<link>http://www.ghacks.net/2009/02/03/get-to-know-linux-the-nautilus-file-manager/</link>
		<comments>http://www.ghacks.net/2009/02/03/get-to-know-linux-the-nautilus-file-manager/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 19:01:41 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[explorer++]]></category>
		<category><![CDATA[file management]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[nautilus]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10311</guid>
		<description><![CDATA[If you are new to Linux than most likely you are going to have to get to know a new file manager. Coming from Windows you will have known the Explorer file manager. If you are migrating to a GNOME desktop you will need to get to know the Nautilus file manager. This is a [...]]]></description>
			<content:encoded><![CDATA[<p>If you are new to Linux than most likely you are going to have to get to know a new file manager. Coming from Windows you will have known the Explorer file manager. If you are migrating to a GNOME desktop you will need to get to know the Nautilus file manager. This is a good thing because Nautilus is an outstanding, versatile, and user-friendly file manager.</p>
<p>One of the reasons you should take a moment to get to know this tool is that it is quite different from Explorer. Although fundamentally you tackle the same tasks with both tools there are enough differences to confuse the new user. To this end, let&#8217;s examine the ins and outs of the Nautilus file manager.</p>
<p><span id="more-10311"></span></p>
<p><strong>Layout</strong></p>
<div id="attachment_10312" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/02/nautilus_main.png"><img class="size-medium wp-image-10312" src="http://www.ghacks.net/wp-content/uploads/2009/02/nautilus_main-500x324.png" alt="Nautilus Main Window" width="300" height="194" /></a><p class="wp-caption-text">Nautilus Main Window</p></div>
<p>Unlike Explorer (and many other File Managers), Nautilus is a single-pane file manager. You can not change the view to split-pane mode or dual-pane mode. You get what you get&#8230;a single window showing you files and directories.</p>
<p>As you can see (in the image to the right) the Nautilus interface is very clean and simple. But your first thought might be, &#8220;How do I drag and drop a file into another directory?&#8221; We&#8217;ll get to that in a moment.</p>
<p>Each time you double click on a directory a new window will open to that directory. You will then have two windows open. This makes dragging and dropping simple. Careful though, the default drag and drop action is not to copy but to move. So if you plan on copying a file from one window to the next you will have to right click the file (or directory) and select &#8220;Copy&#8221;. To paste the file (or directory) you will go to the target directory and either click Edit and then click Paste or right click within the directory and select &#8220;Paste&#8221;.</p>
<div id="attachment_10313" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/02/nautilus_list.png"><img class="size-medium wp-image-10313" src="http://www.ghacks.net/wp-content/uploads/2009/02/nautilus_list-500x324.png" alt="Nautilus List View" width="300" height="194" /></a><p class="wp-caption-text"> Nautilus List View</p></div>
<p>You can also switch from Icon or List view. In the image above you can see Nautilus in Icon mode. The image to the left shows Nautilus in List View mode. As you can see each directory can be expanded to reveal its contents.</p>
<p>But what about navigating directories? Normally, in Linux, you would scroll to the top of a directory and see an entry that was either &#8220;..&#8221; or &#8220;./&#8221; and you knew you could click (or double click) on this to navigate up one directory. In Nautilus you won&#8217;t see this. Instead you will notice, in the bottom left corner, an dropdown that shows your current working directory. If you click that dropdown it will reveal all directories above the current working directory.The Image below and to the right shows this dropdown in action.</p>
<div id="attachment_10314" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/02/nautilus_dropdown.png"><img class="size-medium wp-image-10314" src="http://www.ghacks.net/wp-content/uploads/2009/02/nautilus_dropdown-500x350.png" alt="Directory Dropdown" width="300" height="210" /></a><p class="wp-caption-text">Directory Dropdown</p></div>
<p>As you can see the gHacks directory is found in the /home/jlwallen/Pictures directory. You can open a new Nautilus window in any one of these directories by selecting the target from the dropdown.</p>
<p>Another way of quick navigation is the Places menu. If you click on that menu you will see a number of various directories. You can also add bookmarks to this menu by selecting the Add Bookmark entry from within the current working directory.</p>
<div id="attachment_10315" class="wp-caption alignleft" style="width: 233px"><a href="http://www.ghacks.net/wp-content/uploads/2009/02/nautilus_bookmarks.png"><img class="size-full wp-image-10315" src="http://www.ghacks.net/wp-content/uploads/2009/02/nautilus_bookmarks.png" alt="The Bookmarks Menu" width="223" height="179" /></a><p class="wp-caption-text">The Bookmarks Menu</p></div>
<p>The nice thing about adding bookmarks is that they are then added to the Bookmark submenu in the Places menu on the GNOME Panel.</p>
<p>You can also edit your bookmarks by selecting Edit Bookmarks from within the &#8220;Places&#8221; Nautilus menu.</p>
<p><strong>Configurations</strong></p>
<p>And of course there are plenty of configurations to undertake with Nautilus.</p>
<p>If you click the Edit menu you will see the Preferences entry. Click that to open the Preferences window where you will see six tabs: View, Behavior, Display, List Columns, Preview, and Media. One of the more important tabs is the Media tab. This is where you configure which applications will open different types of files.</p>
<p><strong>Final Thoughts</strong></p>
<p>The Nautilus file manager is an outstanding tool to manage your files and directories. Once you get used to the differences between this tool and your previous file manager, you will come to find Nautilus to be one outstanding utility.</p>

	Tags: <a href="http://www.ghacks.net/tag/explorer/" title="explorer++" rel="tag">explorer++</a>, <a href="http://www.ghacks.net/tag/file-management/" title="file management" rel="tag">file management</a>, <a href="http://www.ghacks.net/tag/gnome/" title="GNOME" rel="tag">GNOME</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/nautilus/" title="nautilus" rel="tag">nautilus</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/26/easy-cd-burning-in-gnome/" title="Easy CD Burning in GNOME (January 26, 2009)">Easy CD Burning in GNOME</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/simple-gnome-note-taking-with-tomboy/" title="Simple GNOME Note Taking with Tomboy (April 3, 2009)">Simple GNOME Note Taking with Tomboy</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/" title="Quick Archiving in GNOME (February 15, 2009)">Quick Archiving in GNOME</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/12/manage-network-devices-in-fedora/" title="Manage Network Devices in Fedora (March 12, 2009)">Manage Network Devices in Fedora</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/16/linux-tips-view-hidden-files/" title="Linux Tips: View hidden files (April 16, 2009)">Linux Tips: View hidden files</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/03/get-to-know-linux-the-nautilus-file-manager/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Easy CD Burning in GNOME</title>
		<link>http://www.ghacks.net/2009/01/26/easy-cd-burning-in-gnome/</link>
		<comments>http://www.ghacks.net/2009/01/26/easy-cd-burning-in-gnome/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 15:43:44 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[cd burning]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[writing cd]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10148</guid>
		<description><![CDATA[The ability to burn CDs is one of those issues that often perplexes many new users (to any operating system). For Windows users it&#8217;s about finding software to do the job. For OS X users it&#8217;s about knowing where to add a burnlist. For Linux users it&#8217;s just knowing that your operating system can in [...]]]></description>
			<content:encoded><![CDATA[<p>The ability to burn CDs is one of those issues that often perplexes many new users (to any operating system). For Windows users it&#8217;s about finding software to do the job. For OS X users it&#8217;s about knowing where to add a burnlist. For Linux users it&#8217;s just knowing that your operating system can in fact burn CDs (and what application does the job).</p>
<p>The good news is that burning CDs in Linux is very simple and doesn&#8217;t require the addition of third-party software. Let&#8217;s take a look at how to handle this job in a default GNOME 2.24.2 installation.</p>
<p><span id="more-10148"></span><strong>Where is the application?</strong></p>
<div id="attachment_10150" class="wp-caption alignleft" style="width: 284px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/gnome_burn_cd_menu1.png"><img class="size-full wp-image-10150" src="http://www.ghacks.net/wp-content/uploads/2009/01/gnome_burn_cd_menu1.png" alt="Menu Entry" width="274" height="244" /></a><p class="wp-caption-text">Menu Entry</p></div>
<p>In the latest GNOME there is an application for burning CDs but you don&#8217;t really need to know where it is or what it is called. Why? If you click on the <strong>Places</strong> menu you will see an entry titled CD/DVD Creator.</p>
<p>Once you click on this entry a special Nautilus window will open that allows you to drag and drop files into the window for burning.</p>
<div id="attachment_10151" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/nautilus_burning.png"><img class="size-full wp-image-10151" src="http://www.ghacks.net/wp-content/uploads/2009/01/nautilus_burning.png" alt="The Burn Window" width="300" height="180" /></a><p class="wp-caption-text">The Burn Window</p></div>
<p>Once this new Nautilus window is open you can drag and drop files from other Nautilus windows. Once you have added the files and/or directories you want to burn onto CD you just have to insert a blank disk into your drive and then click the Write To Disk button in the burn window.</p>
<div id="attachment_10153" class="wp-caption alignleft" style="width: 234px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/burn1.png"><img class="size-full wp-image-10153" src="http://www.ghacks.net/wp-content/uploads/2009/01/burn1.png" alt="Options" width="224" height="142" /></a><p class="wp-caption-text">Options</p></div>
<p>When you click Write To Disk you will then need select your device (if you have more than one), give the disk a name, select the write speed, and click Write.</p>
<p>A progress window will open during the writing of the disk. When the disk is complete the CD will eject and you&#8217;re finished.</p>
<p>Simple!</p>
<p><strong>Final Thoughts</strong></p>
<p>One of the only downfalls to this system is you can not burn ISO images. For that you will want something like K3B (check out my gHacks article &#8220;<a title="Burn CD and DVD images with K3B" href="http://www.ghacks.net/2009/01/11/burn-cd-and-dvd-iso-images-with-k3b/" target="_blank">Burn CD and DVD Images with K3B</a>&#8220;). Other than that, the GNOME CD/DVD burn process is as simple as it gets.</p>

	Tags: <a href="http://www.ghacks.net/tag/backups/" title="backups" rel="tag">backups</a>, <a href="http://www.ghacks.net/tag/cd-burning/" title="cd burning" rel="tag">cd burning</a>, <a href="http://www.ghacks.net/tag/gnome/" title="GNOME" rel="tag">GNOME</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/nautilus/" title="nautilus" rel="tag">nautilus</a>, <a href="http://www.ghacks.net/tag/writing-cd/" title="writing cd" rel="tag">writing cd</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/15/quick-archiving-in-gnome/" title="Quick Archiving in GNOME (February 15, 2009)">Quick Archiving in GNOME</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/03/get-to-know-linux-the-nautilus-file-manager/" title="Get to Know Linux: The Nautilus File Manager (February 3, 2009)">Get to Know Linux: The Nautilus File Manager</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/04/03/simple-gnome-note-taking-with-tomboy/" title="Simple GNOME Note Taking with Tomboy (April 3, 2009)">Simple GNOME Note Taking with Tomboy</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/12/manage-network-devices-in-fedora/" title="Manage Network Devices in Fedora (March 12, 2009)">Manage Network Devices in Fedora</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/16/linux-tips-view-hidden-files/" title="Linux Tips: View hidden files (April 16, 2009)">Linux Tips: View hidden files</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/26/easy-cd-burning-in-gnome/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
