Don't fear the command line if you want to unlock Linux's true potential.
Linux tricks can help you get work done faster, especially when they're easy. Here are some ways to find files, reuse prior commands, stop processes and more. In this post, we’ll take a look at a ...
I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen Best laptop cooling pads Best flip ...
Want to be a Linux pro like me? Master these 8 skills first ...
The Linux command line offers some very useful tools to enable you to perform mathematical calculations. This post runs through a series of commands you can use and demonstrates some techniques 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 ...
I have written a couple of different articles about ChromeOS Flex and FydeOS, both of which are based on ChromiumOS and allow you to run ChromeOS on x64 systems. I have found both to be helpful ways ...
Linux has spoiled me over the last 26 years concerning installing applications, as it has had a command-line package installation program (apt-get) since 1999. Apt-get made it incredibly easy to ...
ccat stands for "colorized cat." It's a simple yet powerful tool that, like the traditional cat command, reads files sequentially, writing them to standard output. However, the ccat command adds a ...
Moe enjoys making technical content digestible and fun. As a writer and editor for over a decade, he has bylines at MakeUseOf, WhistleOut, TechBeacon, DZone, Tech Up Your Life, and Electromaker. When ...
Previously, I looked at using the Linux video loopback system from the command line. The basic trick was simple enough: capture video from a real camera, process it with something like ffmpeg, and ...