Showing IP Address in Linux System in UBUNTU LTS 20.0

Hello Guys . Today I will show you how you can check your ip Address if the linux system in just few steps . so before that i want to give you some information about the linux system that you might be working on .

 So in hand of general people there are 5 type of os that you can orignally see . the first is Android , iOS this two are seen in your hand phones and Windows , Linux and MAC in office devices this is seen in some large but carrable devices alson in pcs .

1. Android
2. iOS
3. Windows
4. MaC(Macintosh)
5. Linux 

but in todays lectutre we will only focus on Linux System which is the most Versetile Unix System . This operating System is Open Source , and Free To Use . not All Linux are free Some Companies made their own version of the linux from the scratch and sell them with their price.

But Remmemebr all linux are not paid . some linux are free , their code are also avilable and also can be versitile .the linux system generaly used in the commmand line system . but in some linux gui is present.

Some of the best linux Distros to work with are as follows:

1. KALI Linux
2. Black Lab
3. Parrot Linux
4. Ubuntu

and many more are there which is not possible to List here so i will make another blog for that if possible . 

Steps to See the IP Address in Linux:

1. Open your Ubuntu System.


2. Login to Your Ubuntu System.


3.Open Terminal from Start.


4.Type "ifconfig" and Press Enter.


5. if You Faced any Error then.


6.Type "sudo ifconfig" and Press Enter.

Comments