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.
Some simple Linux commands allow you to break files into pieces and reassemble them as needed. In this post, we'll look at the split command and some of its more useful options.
Jack Wallen offers up a Linux desktop tip that can help make just about any Linux workflow considerably easier.
Do you want to create a Shell script in your Linux system? This guide will take you through how to create a shell script using multiple text editors, how to add comments, and how to use Shell ...
DeVeDe is an application that converts various video file formats into a disc that can be played in a DVD player. Other applications and tool chains can be coaxed into doing this but DeVeDe has the ...
A chroot is a root Linux file system within another. So by creating one, we can put ourselves inside our OS-in-progress and paint the house from the inside, so to speak.