+5 votes
332 views

How to know the IP address of my Linux computer using command?


in Linux / Unix by (551k points) | 332 views

1 Answer

+3 votes
Best answer

How to know the IP address of my Linux computer using command
More commands you can use to find out the IP address on my Linux computer

Whenever we acquire an electronic device, be it a mobile phone, computer, router, etc. We must know and have at hand its technical specifications.

Having this knowledge, we can use these devices efficiently. And one of these data that we must know is the IP address. This is why in the following article we will tell you how to know the IP address of my Linux computer using command.

Of course you should already know what the IP address is , but if you do not know this this is nothing more than an identification number that a device has to be able to use the internet network. This address is very easy to find on your device that works with Linux system. So in the next tutorial we will tell you how to find out the IP address of my Linux computer using command.

Taking this knowledge into account is very important and in repeated publications we have explained how to use the IP address and how to locate it on devices such as routers. Using this IP address, you can perfectly track a person's location anywhere in the world.

How to know the IP address of my Linux computer using command

Of course you can find this information in a simpler way but you must have an internet connection since you must do it through the search engine. Placing what is your IP and you will find many pages that will offer you this information. But we will tell you how you can do it easily through the use of commands.

In other operating systems you will not find so many commands to find the IP address of a Linux computer . And then we will tell you what they are and how they are put into practice so that you can have this information at hand, in case you want to know it or also so that you can change it.

The first command that we will show you is the most common to locate the IP address of your computer and it is IFCONFIG . Because we say that it is the most used, since through this command we will associate an IP address with another computer that uses the network. With it you can see the parameters of the different network interfaces.

Write this command and the information about different meters will appear, but you can locate the IP address in inet addr. There you are going to locate a series of numbers divided by three points, you can also use this command to find the IP address of a specific interface. In that place you will have to write IFCONFIG followed by the name of the interface that can be wlan0 .

More commands you can use to find out the IP address on my Linux computer

We will now make use of another command with which you will find the IP address very quickly and it is through ip addr . Here you will get not only the IP address but also important information about the interface.

Now it is time to show you another command that will also show you what your IP address is and it is the hostname command . When you use it, you move the administrative settings of the network. You will be able to see the IP addresses of those network connections that are currently active.

We will now talk about the ip route command, through it we can make a very important and basic configuration. And it is about the static route, we can not only know our IP address. We can also make network performance greatly increase, it is often used in small networks.

To end this interesting article, we will name one last command that through it we can deactivate, activate, create, modify and delete connections. And this is the nmcli command and is known as the Network manager command line interface.

So in this way we finish this article, hoping it has been very helpful so that you can locate this important information. And without major complications we were able to teach you how to know the IP address of my Linux computer using command.


by (551k points)

Related questions

+4 votes
1 answer
asked Aug 22, 2019 in Windows 10 by backtothefuture (551k points) | 215 views
+5 votes
1 answer
asked Nov 14, 2019 in Linux / Unix by backtothefuture (551k points) | 247 views
+5 votes
1 answer
asked Jun 12, 2020 in Linux / Unix by backtothefuture (551k points) | 320 views
+5 votes
1 answer
+3 votes
1 answer
asked Mar 24, 2020 in Windows 10 by backtothefuture (551k points) | 411 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,632 questions
10,764 answers
510 comments
3 users