There are instances when a GUI file manager just won't work. When I run into those situations, there are several terminal-based options I go for.
In the realm of Linux command-line tools, few commands are as versatile and widely used as cat. This article dives deep into the capabilities of the Linux cat command, merging insights from multiple ...
You also don't need to switch to any GUI tool for checking or analyzing disk usage. Tools like ncdu, top, and htop show you ...
Linux provides a useful array of commands for managing file permissions, getting information on commands, displaying running processes and displaying details on the system itself. The uname command ...
Viewing the content of files and examining access permissions and such are very different options. This post examines a number of ways to look at files on Linux. There are a number of ways to view ...
Have you ever used Secure Shell to access a remote machine, only to find yourself needing to download a file from a remote location? What do you do? Since you only have terminal window access to that ...
Getting started with Linux can be more than a little daunting. In this article we help you learn the commands needed to find your way around and teach you how to find out more on your own. Share on ...
Working on the command line is an integral part of being a successful Linux user. You need to have a firm grasp of certain commands to work effectively. There are even certain commands that you must ...
If you’re new to the world of the Linux command line, then you know how eye-openingly powerful it can be. In fact, the sky’s the limit with what you can do from the Command Line interface. But, ...