The tar command on Linux is used to create and extract TAR archive files. Run "tar -czvf archive-name.tar.gz /path/to/file” ...
The tool that we're going to use is called Reconstructor, which is a free webapp that lets you roll your own Ubuntu and Debian live CDs. The first step is to sign up for an account at Reconstructor.
In this how-to, we’ll look at the zip command, a useful utility that enables us to specify lists of files, set a level of data compression and create compressed archives. Whilst you become accustomed ...
When was the last time you had to create a zip file? Personally, I have to interact with those types of files all the time (either receiving or sending them to various clients, family, and friends).