In the beginning days of Unix and later Linux, disks were physically large, but very small in terms of storage capacity. A 300 megabyte disk in the mid-90’s was the size of a shoebox. Today, you can ...
There are only two types of Linux users: those who have nuked their install, and those who will. Running everything as the ...
Working on the command line is an integral part of being a successful Linux user. You need to have a firm grasp of certain commands to work effectively. There are even certain commands that you must ...
One of the many nice things about Linux is that there's always so much power at your fingertips. With that power comes great information that can help you troubleshoot issues or simply see how much ...
Before we get into this, I want to be clear: Using the command line is not a requirement for using Linux. I mention this because the idea of typing commands tends to scare off new users and my goal -- ...
There are a lot of ways on Linux to make repeating commands easier than retyping them, and here's a nice collection of them. Life on the command line on Linux is clearly something most of us enjoy, ...
I’m a big fan of the anime series Neon Genesis Evangelion. One of the quotes from it that stands out in my head is, “Man fears the darkness, and so he scrapes away at the edges of it with fire.” For ...
Learn how to append text to files in Linux using commands like double redirection operator, tee, and sed without overwriting existing data.
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 ...