June 2008
Beginner
360 pages
9h 9m
English
Since I have been talking about file storage, it seems only fitting to wrap things up in this chapter by teaching you how to create and extract compressed files. In the Windows world, these are generally referred to as Zip files, while in the Linux world, tarball is the operative name. The Linux name, in case you're wondering, comes from the application that is used to create the archive for such files, Tar.
Anyway, to get some of the hands-on stuff down, we'll be creating a Windows/Linux/Mac–friendly Zip file, and then extracting it. We can get down to business by opening a Nautilus window and creating a couple of dummy files to work with. You can do this by going to the Nautilus File menu and ...
Read now
Unlock full access