Linux is one of the popular operating systems and has seen wide adoption across the globe. It is an open-source, Unix-based operating system with many distributions for computers, embedded systems, ...
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 ...
The Linux terminal isn't nearly as hard as you think. Understanding the fundamentals will help get you started. These concepts apply to all Linux distributions. When many think about Linux, they think ...
Are you new to Linux and resisting the terminal? Or perhaps you're a longtime passionate user like me? Regardless, learning ...
The most important networking command in Linux might be ping. This command lets you check if a remote machine is responding ...
What Am I Doing? What is Going On? You are learning a different way to interact with a computer, working at the command line. It means typing commands at a prompt - no mouse. Typing only! Why? What is ...
Learn the fundamentals of sorting and de-duplicating text on the command line. If you've been using the command line for a long time, it's easy to take the commands you use every day for granted. But, ...
The Linux command line offers some very useful tools to enable you to perform mathematical calculations. This post runs through a series of commands you can use and demonstrates some techniques for ...
Linux offers a couple of easy ways to record commands you type so that you can review or rerun them. Recording the commands that you run on the Linux command line can be useful for two important ...
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 even ...