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
An Overview of the Installation Process
The DVD-ROM disc supplied with this book is double-sided. This means it’s like a vinyl LP record. To play SideRead More »
An Operating System for the Future
There is an old, so-far-unfulfilled prophecy about “the Year of the Linux Desktop.” Many have predicted that Linux would eventuallyRead More »
Open Source

Read More »
The Linux Diaspora

Read More »
GNU “slash” Linux
But Linux wasn’t a complete OS. It was just a kernel, unable to do anything useful without programs running inRead More »
Linus Torvalds and His Little Project
In 1991 Linus Torvalds was a student at the University of Helsinki, Finland, when he purchased an Intel 80386-based IBMRead More »
The Quest for a UNIX-like Operating System
Richard Stallman was not the only one with the idea of making a UNIX-like operating system. In fact, in theRead More »
RMS on Free Software
Speaking out against the practice of proprietary and closed software was an MIT Lab programmer called Richard Matthew Stallman, orRead More »
The Rise of the IBM PC... and of Microsoft
In 1981 IBM introduced the IBM PC in an attempt to gain share in the microcomputer market. It was suchRead More »
Praise for Ubuntu Linux
By now, you know a lot of reasons to begin using Ubuntu Linux. We’ll wrap up the post by highlightingRead More »
The Ubuntu Linux Experience
When you replace your OS, many things change with it. The interface might not look the same, the applications canRead More »
What Is Ubuntu Linux Anyway?
Ubuntu Linux can be defined in many ways and from different angles. First off, it is an operating system (usuallyRead More »
Ten Reasons to Try Ubuntu Linux
In our experience there are at least ten good reasons to try Ubuntu Linux right away: • You want yourRead More »
How to Install Wine to Run Windows Applications on Linux
Step 1 – Setup PPA First of all, If you are running with a 64-bit system enable 32-bit architecture. Also,Read More »
Types of penetration testing
Although there are different types of penetration testing, the two most general approaches that are widely accepted by the industryRead More »