Nautilus Guide/Notesfor the Gnome2 file-manager
|
! Note !
More notes or links or images may be added,
if/when I re-visit this page.
< Go to Table of Contents, below. >
(Skip the following Introduction)
Introduction : Although you can often EVENTUALLY find answers to questions on how to do specific things in the Gnome2 Nautilus file-manager via Googling, I often forget how I did something --- how to get to a GUI interface window, what configuration file was edited, what changes were made to fix a problem, etc. A lot of information found via web searches is out of date, so it is often necessary to try several things before finding a working solution. After reading about several different ways (often wrong or did-not-work ways) to do something, it becomes difficult to remember what actually worked. These notes are mainly for my own reference --- for example, when I have to update an operating system and have to re-do many of the actions I performed on an earlier release. Perhaps these notes will help others too. But be aware that these notes are not meant to be a comprehensive tutorial. They simply document some of the issues I have encountered with the Nautilus environment. For some 'issues', there are links to helpful web pages, like computer forum pages. Because external web links frequently go dead, I will, ordinarily, extract the pertinent web page information into this page, to preserve the helpful information. Since I seldom take copious notes at the time of dealing with an issue, these notes may be updated as I re-discover web links that I saved at the time of dealing with the issue. How the notes are presented : The notes are in groups chosen according to the issues I encountered. There is a table of contents below with links to the several groups of notes. You can use the Table of Contents (TOC), or simply scroll down this page. Alternatively, for navigation, you can use the 'Find text' option of your web browser to look for keywords on this page. For example, if you are looking for information on sort issues, you could search for 'sort'. The notes within each group (i.e. for each Nautilus topic) are usually in order chronologically --- that is, according to the order in which I encountered the issues. The Environment : My experiences with Nautilus come mainly from experiences with Ubuntu on my home computers. Why I chose Ubuntu is outlined in my Ubuntu Install Notes web page. |
Table of Contents:
(links to sections below on this page ---
End of Table of Contents. Start of install note sections. |
Changing the Nautilus file-sort order: Many people have expressed frustration with the way Nautilus sorts files. The order of files is different from what you see with the 'ls' command. By default, in releases around 2010, Nautilus ignores special characters and leading zeros in filenames when sorting the files. In many cases, this can make it hard to make a file appear where you want it in a directory listing. You can Google 'nautilus sort order' to see many examples of user frustration. It turns out that you can make Nautilus sort more like the 'ls' command, by putting the command export LC_COLLATE=C in a '.gnomerc' file in your home directory. After restarting your computer, Nautilus will sort differently. Many people do not have a '.gnomerc' file in their home directory. So you can use your favorite text editor to create it.
Here is an image with a couple of comment lines.
IMPORTANT NOTE: chmod 755 .gnomerc or chmod 700 .gnomerc when in your home directory, in a gnome-terminal window. Or you can right-click the file in Nautilus, choose Properties > Permissions and make sure that owner access is set to Read-and-Write, and check the box labelled 'Allow executing file as program'. |
External Links on Nautilus or Caja: If you get stuck on a Nautilus problem, you might try a search on the Ubuntu forums.
Alternatively, you could try a WEB SEARCH on keywords like: |
Bottom of this
To return to a previously visited web page, click on the
Back button of your web browser a sufficient number of times.
OR, use the History-list option of your web browser.
< Go to Table of Contents, above. >
Page was created 2010 Mar 10.
|