News

The Linux command line can seem impenetrable, with arcane instructions and a focus on text interfaces. Fortunately, there are plenty of resources and tools to help you get started.
Using the Windows Subsystem for Linux (WSL), you can launch Linux applications directly in a Windows 10 command prompt or PowerShell prompt.
How to use the expr, factor, jot, and bc commands to do math calculations on Linux systems.
Discover beginner-friendly Linux command-line tools that can boost your productivity, simplify tasks, and make your terminal workflow more efficient.
Having the ability to Google from the command line can be an efficient way to look up something on Linux. Jack Wallen shows you how with the help of Googler.
Are you doing too much typing in your daily Linux work? Find it difficult to remember complex commands? You'll want to use Linux aliases. Find out how they work and see some useful examples.
Having issues in Linux? These commands can help you get to the bottom of them.
If you ever had to change or manage a user password on Linux, I've got two essential commands you need to know - and how to use them.
Is your Linux server running out of storage space? If you're not sure how to find that out, these three commands are important to learn.
When I started my own Linux journey, I was adamant about not even touching a terminal window. As if the command line was this diseased, disgusting thing. "If I can't do it with a GUI then I'm not ...