Sudo lets you run any terminal command as another user — hence "substitute user" — but the default and most common use for it ...
Getting started on the Linux command line might seem overwhelming at first, but the many commands you need to use will fall into place more quickly than you might imagine. If you are just getting ...
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 ...
The lspci command actually has two more levels of verbosity you can access by typing -vv or -vvv. You'll end up with a ton of text to parse, though. Unless you're a developer, you probably won't gain ...
Before delving into advanced techniques, you should familiarize yourself with the command line or Terminal, Linux's powerful tool. Here, you can perform tasks by typing a sequence of commands. While ...
One of the best things about Linux is that it offers several ways of handling every task. Everything you do in Linux will have an alternative method, from the simplest to the most complex. But don't ...