Introduction to Linux

Chapter I: Introduction 1       Introduction to Linux. 3 2       History of Linux. 3 The Beginnings of Unix. 3 Evolution of Linux. 4 History of Linux in Brief 4 Understanding What Linux Is?. 6 Architecture of Linux OS. 7 Understanding How Linux Differs from Other Operating Systems 9 Advantages of Linux. 9 Disadvantages of Linux. 11…

Wireshark – Network Protocol Analyzer

Wireshark network protocol analyzer a project started by Gerald Combs in 1998 with contributions from hundreds of volunteer around the world. It will sniff Ethernet card – Wire of Wireless and provide you complete microscopic view of all packet as they exist and enter your Ethernet card. Currently, this software is use my several commercial,…

Computer Network | Subnetting Old Question Solution | BE | BIT | ELX | BCA | PU

Solution on Subnetting Questions on Computer Network for Bachelor of Electronics and Communication Engineering, Bachelor of Information Technology, Bachelor of Software Engineering under Pokhara University.  Few Questions are listed below: Why summarization is important? P.U. is planning to design new network for four different departments. Each departments consists of 24 hosts with IP address 172.16.1.0/27.…

Basic Commands of Linux OS | CentOS | RHEL

In this Blog I will provide you all basic commands of Linux Operating system that are really useful to the beginner who are new to this dimension.  pwd— When you first open the terminal, you are in the home directory of your user. To know which directory you are in, you can use the “pwd” It…