One of Linux's strengths as an operating system is its ability to be configured and tweaked to suit your tastes. Using the command line allows you to issue powerful commands that are unavailable to ...
As Terry Lambert, the developer behind Linux ancestor Unix, once said, "It is not Unix's job to stop you from shooting your foot. If you so choose to do so, then it is Unix's job to deliver Mr. Bullet ...
Sometimes, a GUI app isn't enough.
One of the things that makes Linux and Unix-like systems both powerful and frustrating is that there are many ways to accomplish any particular goal. Take something simple like running a bunch of ...
The eval command allows you to run the contents of variables as commands and can be very useful, especially in scripts. There are probably a lot of Linux users who have never encountered the eval ...
This is not native Linux. WSL emulates a Linux kernel interface on top of the Windows NT kernel. For system programmers, that's not good enough, but for developers, it enables you to combine the best ...
A vulnerability in the Linux sudo command has been discovered that could allow unprivileged users to execute commands as root. Thankfully, this vulnerability only works in non-standard configurations ...
This Linux desktop runs like an app on your current desktop - and it's amazing ...
One of the simplest ways to run a command in the background is by appending an ampersand (&) at the end of the command. This method instructs the shell to execute the command as a separate background ...
After years of endless jokes, 2019 is truly, finally shaping up to be the year of Linux on the desktop. Laptops, too! But most people won’t know it. That’s because the bones of the open-source ...
This select set of Linux commands can help you master the command line and speed up your use of the operating system. When coming up to speed as a Linux user, it helps to have a cheat sheet that can ...