News

Getting started with Linux can be more than a little daunting. In this article we help you learn the commands needed to find your way around and teach you how to find out more on your own.
Our Linux cheat sheet includes some of the most commonly used commands along with brief explanations and examples of what the commands can do.
A common use for the ip command is checking what network devices are connected to your Linux system. You can use this information to connect across the network or to make changes them, and more as ...
Still scared of the command line? Don’t be. These commands are a quicker and easier way to get things done in Linux.
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.
Commands that provide help are essential. Here's a look at some of the help you can get from the Linux system itself.
OverTheWire is a collection of web-based games that challenge you to perform tasks. One of the best things about the OverTheWire games is that they teach you how to solve problems on your own and do ...
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 c… ...
If you've ever experienced a system slowdown on Linux, it could be hardware-related. Here are five commands to help you find the problem to get back up to speed fast.