News

The tar command on Linux is used to create and extract TAR archive files. Run "tar -czvf archive-name.tar.gz /path/to/file” ...
The Linux command line can seem impenetrable, with arcane instructions and a focus on text interfaces. Fortunately, there are ...
Here are some warm-up exercises for anyone just starting to use the Linux command line. Warning: It can be addictive. If you’re new to Linux or have simply never bothered to explore the command line, ...
What are Command Line Arguments and why would you use them? Command line arguments are extra commands you can use when launching a program so that the program's functionality will change. Depending on ...
Linux isn't nearly as hard as you think it is. In fact, Linux has become one of the easiest desktop and server operating systems on the planet. How is that possible? For one thing, modern Linux ...
How to run a Google search from the Linux command line Your email has been sent Having the ability to Google from the command line can be an efficient way to look up something on Linux. Jack Wallen ...
Can you do math on the Linux command line? You sure can! In fact, there are quite a few commands that can make the process easy and some you might even find interesting. Let’s look at some very useful ...
Much to the chagrin of those who would like to malign the Linux operating system, it's actually quite easy to use. Thanks to modern GUI desktop environments and applications, anyone can jump into the ...
Both the Windows and Linux operating systems include applications that would be useful for either operating system. Unfortunately, to use Linux programs in Windows, you would typically need to find ...
How to check drive space on Linux from the command line Your email has been sent Is your Linux server running out of storage space? If you're not sure how to find that out, these three commands are ...
This article is reprinted from the book A Practical Guide to Linux Commands, Editors, and Shell Programming 3rd edition, with permission of the author and publisher ...
One of my favorite utilities on the Linux command-line, and block storage is one of my favorite features on Linode's platform, so in this article I get to combine both of these together - because what ...