• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Find My Public Ip Address Ubuntu Command Line

How To Find My Public Ip Address Ubuntu Command Line

By Sourabh / December 23, 2022 Category: How To, Ubuntu

How to check ip address in Ubuntu 20.04 command line. The following commands can be used to check ip address on Ubuntu terminal; find local ip address in Ubuntu.

How To Check Ip Address In Ubuntu Terminal

To check the internal IP address on Ubuntu system run the following command:

$ ip a

To display the currently used DNS server IP address, run the following command:

$ systemd-resolve --status | grep Current

To display the default gateway IP address run the following command:

$ ip r

Find Local Ip Address

To display wireless network IP address:

  1. Open Settings and navigate to Wi-Fi in left pane.
  2. Click on the gear icon after the connected wifi network.
  3. In the pop-up it shows the detailed information including your IP address.

To display the wired network IP address:

  1. Open Settings and navigate to Network in left pane.
  2. Click on the gear icon under connected wired network.
  3. In the pop-up it shows the detailed information including your IP address.

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap