News

Not happy with your Linux distro's default file manager? Stop struggling and try something different. Considering that these ...
That's exactly what I'm going to help you with today. Together, we're going to zip and unzip a file on Linux. I'll show you first how to do it from the command line and then using the GNOME File ...
You can create an ISO file from a CD, DVD, or BluRay disc using Windows but you’ll need to use a third-party app as this functionality isn’t built into the operating system. There are plenty of free ...
Linux systems provide commands for creating files and directories. Users can choose the text editor they are comfortable using. Some require quite a bit of familiarity before they’ll be easy to ...
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.
Customize Your Terminal to Fit Your Needs The first thing you should do is make your learning environment as comfortable as possible. You don't want to ...
If you're new to Linux, there's a very handy file you'll want to learn about right away. Jack Wallen introduces you to the hosts file and how to add entries to it.
If you have a command that outputs a lot of data to the terminal, you might want to send that output to a file for easier (or later) viewing or sharing. Jack Wallen shows you how.