News

Discover beginner-friendly Linux command-line tools that can boost your productivity, simplify tasks, and make your terminal ...
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 ...
Linux has a ton of applications you can install, some of which you may not have heard of. These obscure apps are waiting to help improve your productivity.
Using bash aliases in Linux can save time and having to remember complex commands - and it can be fun, too.
After using Linux for some time, you’ll notice that it’s pretty easy to run hundreds of commands every day. The history command shows all the previously used commands within the bash terminal.
Some of the most convenient ‘tricks’ on Linux depend on the use of a handful of special characters. This post looks at a number of command operators on Linux and shows how they work.
It is no secret that to be a true Linux power user you have to deal with the command line. Many people actually prefer to use the command line. However, the shell — the program that provides ...
Although the power of Linux certainly does lend itself to developers and those familiar with the command line, that's not the primary intended audience. Linux is for everyone.
Jack Wallen shows you how to locate files on the Linux directory hierarchy using the find command.
At some point in your Linux journey, you'll need to be able to compress and decompress a folder from the command line. Jack Wallen shows you how.