Linux might sound scary for first-time Linux users, but actually, it isn’t. Linux is a bunch of open-source Unix operating systems based on Linux Kernel. These operating systems are called Linux ...
Navigating through directories is a basic skill in the Linux terminal. The command 'cd' (change directory) lets you move ...
When I first started with Linux, I used to mostly rely on the graphical interface simply because it felt familiar and straightforward, especially since I am used to the Windows OS. However, after ...
Linux tricks can help you get work done faster, especially when they're easy. Here are some ways to find files, reuse prior commands, stop processes and more. In this post, we’ll take a look at a ...
Ubuntu is one of the most customizable operating systems available. In order to begin to understand the various complexities of the system, you need to become familiar with the most basic commands at ...
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 ...
Commands that provide help are essential. Here's a look at some of the help you can get from the Linux system itself. Even after you’ve used Linux for a while, you will still find yourself needing ...
Sometimes I need a shortcut to make things a bit faster. There are also situations where my memory needs a helping hand with the litany of commands I use throughout the week. That's why I often turn ...