Browsing Computer, Files and Folders on the Ubuntu 11.04 Unity Desktop

From Techotopia
Revision as of 19:08, 28 June 2011 by Neil (Talk | contribs)

Jump to: navigation, search
PreviousTable of ContentsNext
Configuring Ubuntu 11.04 Unity Desktop FontsConfiguring the Ubuntu 11.04 Unity File Manager


<google>BUY_UBUNTU_11</google>


The Ubuntu Unity desktop includes a powerful graphical environment that provides easy access to files, folders, network locations and storage devices. Whilst such a concept may not be revolutionary to those who are familiar with Windows Explorer (the technology that enables you browse your disks, files, folders etc on Microsoft Windows) it is important to keep in mind that up until the late 1990s Linux didn't have anything like this.

The technology that provides this functionality is called Nautilus. Nautilus was created by a company called Eazel. Eazel was founded by Andy Hertzfeld, one of the original developers of the first Apple Macintosh. Sadly, Eazel went out of business a few years after it was started. Fortunately, thanks to the unique power of open source software, Nautilus lived on and is now an integral part of the Ubuntu Unity desktop.


Contents


Accessing Nautilus

The Nautilus file manager may be invoked by selecting an option from the Home item in the Launcher:


The Ubuntu 11.04 Unity home folder launcher icon


The Home folder may also be viewed by pressing the Alt+Home keyboard shortcut.

Alternatively, with focus on the desktop (achieved by clicking on the desktop background), move the mouse pointer to the application menu area of the top panel and click on the Places menu to view a list of locations:


The Ubuntu 11.04 Unity Desktop Places menu


Any of these options will open a Nautilus window displaying the contents of the specified location. In addition, double clicking on any of the folder, disk or CDROM icons located on the desktop will also open a file manager window primed to the corresponding location.

Nautilus and the Computer Icon

Selecting Places -> Computer will invoke Nautilus with a list of devices and locations available for browsing. The following figure shows a typical Nautilus display:


The Ubuntu 11.04 Unity File Manager Computer contents


In the above example the primary devices on the system are listed. Double clicking on any of these icons will update the manager to display the files and folders located on that device.

The properties of any icon (such as file system type and disk usage) can be displayed by clicking with the right mouse button over an icon and selecting Properties from the resulting dialog. The following figure shows the properties dialog for a hard disk drive based file system:


Ubuntu 11.04 Hard Disk properties panel



Adding Emblems to Files and Folders

The Nautilus file manager provides a useful feature that allows descriptive emblems to be placed next to file or folder icons. For example, you might want to a camera emblem next to a folder in which you store digital pictures, or a presentaion emblem next to a file containing a presentation. The addition of emblems is achieved using the Nautilus Properties panel. As an example, we will add emblems next to the following SummerVacation and StaffMeeting folders:


Two folders in the Ubuntu 11.04 Unity file manager


To add an emblem, select the SummerVacation folder and right click with the mouse. From the popup menu, select Properties and in the properties dialog click on the Emblems tab:


Adding emblems to file manager folder icons


Scroll down the list of emblems until you find the Camera emblem and select the checkbox to add the emblem. Note that you can add more than one emblem to each file or folder. Repeat these steps to add a Documents emblem to the StaffMeeting folder and close the properties dialog. The end result should appear as follows:


Ubuntu 11.04 Unity file manager icons with emblems


Changing File and Folder Permissions

The access permissions on files and folders may also be changed using Nautilus. As with most other file and folder settings this is achieved using the Properties dialog. Click with the right mouse button over the file or folder to be changed and select Properties from the popup menu. In the resulting properties dialog select the Permissions tab to display the current settings for the file or folder:


The Permissions Tab of the Ubuntu 11.04 Unity file manager properties panel


Permissions are divided into three main categories with a few miscellaneous settings at the bottom of the dialog:

  • Owner - Defines the permissions for the owner of the file or folder
  • Group - Specifies the permissions for users in the same group as the owner of the file or folder
  • Others - Specifies the permissions for any users that do not fall into the above categories
  • Execute - Defines whether the file can be executed as a program or not
  • SELinux Context - A setting specific to the Security Enhanced Linux standard

Pressing the Apply permissions to enclosed files button will set the chosen permissions on all files contained in the selected folder (this button is not available when a file, rather than a folder, is selected).

Renaming and Deleting Files and Folders

Files and folders can be renamed by right clicking on the icon and selecting Rename from the popup menu. Files can be moved to the Trash in a number of ways. One option is to simply select the icon and press the Delete key on the keyboard. Another is to click on the icon and drag and drop into the trash can icon located at the bottom of the Launcher. Yet another option is to right click on the icon and select Move to Trash.

Adding a Location to the Places Menu

To add a new location to the file manager Places application menu simply navigate to the desired folder in a Nautilus file manager window and then press Ctrl-D. The location will then appear as an additional option within the menu.

Now that we have looked at some of the features of Nautilus we will now look at configuring the Ubuntu File Manager.