Welcome to the Linux Knowledge Base and Tutorial
so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux. Or, it’s part of a subject you’re doing and so you’re learning it because you have to. Either way, that’s great. You’re learning how to use a powerful tool that can make your life easier, and make you awesome (more so than I’m sure you already are) .
Complete tutorial will cover the below things:-
- Installation – Installation of different flavor of Linux
- Un installation –
- The Command Line – What is it, how does it work and how do I get to one.
- Basic Navigation – An introduction to the Linux directory system and how to get around it.
- More About Files – Find out some interesting characteristics of files and directories in a Linux environment.
- Manual Pages – Learn how to make the most of the Linux commands you are learning.
- File Manipulation – How to make, remove, rename, copy and move files and directories.
- Vi Text Editor – Discover a powerful Linux based text editor.
- Wildcards – Also referred to as globing, this is a means to refer to several files in one go.
- Permissions – Learn to identify and change the permissions of files and directories and what the consequences of these are.
- Filters – An introduction to various commands that allow us to mangle data in interesting and useful ways.
- Grep and Regular Expressions – Master a powerful pattern matching language that is useful for analyzing and processing data.
- Piping and Redirection – Join commands together in powerful combinations.
- Process Management – See what is currently running on your Linux system and what state the system is in, learn how to kill programs that have hung and put jobs in the background.
- Scripting – Be happy. Get the computer to do tedious and repetitive tasks for you.
- Cheat Sheet – A quick reference for the main points covered in this tutorial.
- Administration
- Memory Management
- Networking
- Email System
- File System and File Management
- Utilities
Basic Linux Navigation

Read More »
Apt-get Command
Now we are going to talk about how you can install individual programs. The thing that you have to rememberRead More »
Tasksel Commands

Read More »
Root
The big concept that you have to understand when you are going to be using Linux is theRead More »
The Linux Shell
Now that we have the legalities out of the way, let us now talk about the shell of the LinuxRead More »
Linux Distributions
After Linus Torvalds created Linux back in the 1990s, he wanted to stop working for a little bit. So, whatRead More »
How To Format USB Drive in Linux Command Line
Step 1 – Insert USB and Identify Volume $ df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 28GRead More »
Install DDrescue Data Recovery Tool On Ubuntu 16.04

Read More »
How to Install Kodi Media Center in Ubuntu
1. Open terminal either from application menu or by pressing Ctrl+Alt+T on keyboard. When it opens, run command to addRead More »
overGrive - Ubuntu Installation Instruction
Requirements Ubuntu 16.04 – 20.04 / Mint 18 – 20 (32bit / 64bit) or later installed. The software should work onRead More »