News

Linux 101: How to create a zip file in Linux Jack Wallen walks you through the process of zipping and unzipping files in Linux from both the command line and the GUI.
Open a new Terminal window and use the cd command to change directory to the location where you saved your CDR file. In my case, I put my CDR file in a folder called “ISO” in my Downloads, so ...
A few clever Linux commands can make it a lot easier to create, view and remove complex directory structures.
Instead of re-creating your tar archives when you need to add files, why not simply append those files? Jack Wallen shows you how from the command line and a GUI file manager on Linux.