Home > Article > Operation and Maintenance > How to check ip in linux
How to check IP in Linux: First open the Linux operating system and enter the interface; then right-click on the desktop to open the terminal; finally enter the "ifconfig -a" command in the terminal and click the Enter key to check the IP address.
#The operating environment of this article: linux5.9.8 system, Dell G3 computer.
First open the linux operating system and enter the interface.
Right-click on the desktop to open the terminal.
Enter the ifconfig -a
command in the terminal and press the Enter key.
Recommended: "linux video tutorial"
You can see the IP address in the picture below.
Method/Step 2
First click Application-System Settings-Network.
The network configuration as shown below appears, click it.
After clicking, you can see the IP address as shown below.
The above is the detailed content of How to check ip in linux. For more information, please follow other related articles on the PHP Chinese website!