Linux Tutorial

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

 



Install MySQL / MariaDB Server with PhpMyAdmin Centos 8

Install MySQL / MariaDB Server with PhpMyAdmin Centos 8 Install PHP, MySQL support package for PHP, and other PHP packages
Read More »

Linux route command

Linux route command In Linux and Unix-like systems, a gateway is nothing but a device that connects two networks. Often
Read More »

tcpdump : Linux Network Sniffer Tool

tcpdump: Linux Network Sniffer Tool tcpdump is a most powerful and widely used command-line packets sniffer or package analyzer tool which
Read More »

nmcli - Linux command

nmcli – Linux command nmcli, the network manager command-line interface is a nifty and easy to use tool that saves
Read More »

find command in Linux

find command in Linux The find command in UNIX or Linux is one of the most important and frequently used command. It’s a
Read More »

dirname command

dirname Command dirname is mostly used in situations where you need to strip the last component from an absolute file name.
Read More »

pipe (|) operator in Linux command

pipe (|) operator in Linux command Let’s Start understanding from the below example: $ ifconfig | grep 192 inet 192.168.1.96
Read More »

Understanding Hard link in Linux

Understanding Hard link in Linux The concept of a hard link is the most basic thing and here we will
Read More »

What is symbolic link, soft link or symlink

What is a symbolic link, soft link, or symlink A symbolic link (also known as a soft link or symlink)
Read More »

Rsync example: automated backup at home

Rsync example: automated backup at home This script just creates a daily backup of Satya work in a ~satya/backup/ directory
Read More »

Microsoft Windows vs. Linux File System

Microsoft Windows vs. Linux File System Which Operating system you like most and why? Share your opinion here https://discuss.eduguru.in/poll/which-operating-system-you-like-most/ Microsoft
Read More »

Install Steam on Ubuntu & Linux Mint

How to Install Steam on Ubuntu (Easy) Steam is available to install on Ubuntu 16.04 Xenial Xerus and later from
Read More »

install ONLYOFFICE Desktop Editors on Ubuntu

To install ONLYOFFICE Desktop Editors on Ubuntu 20.04 via snap, simply run the following command: snap install onlyoffice-desktopeditors Once the
Read More »

Install Tilix GTK3 tiling terminal emulator

confirm current terminal neofetchTilix GTK3 tiling terminal emulator on Ubuntu / Debian The official Tilix packages are available for stretch-backports, buster and sid. I’m doing this installation
Read More »

Install Foliate ePub Reader on Ubuntu

Install Foliate on Ubuntu via PPA It’s already possible to download and install Foliate on Ubuntu 18.04 LTS using an installer from
Read More »

« Newer EntriesOlder Entries »