Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»Linux Distributions»Ubuntu»How to Check IP Address on Ubuntu 20.04 (Desktop)

    How to Check IP Address on Ubuntu 20.04 (Desktop)

    RahulBy RahulApril 26, 20202 Mins ReadUpdated:April 30, 2020

    Question – How to find local IP Address of my Ubuntu desktop system? 2 Ways to find IP Address on Ubuntu 20.04 Desktop operating system?

    Ubuntu 20.04 LTS (Focal Fossa) desktop provides an attractive GUI interface to work with it. You can either use the command prompt to check the current IP address on your system or use a GUI option to view the local IP address on your system.

    Follow this tutorial to setup a new IP address on Ubuntu 20.04 desktop system.

    Method 1 – Ubuntu 20.04 Check IP via GUI

    Login to your Ubuntu Desktop system. Then open settings windows on your Ubuntu Desktop machine as showing in the below screenshot.

    Open Settings Ubuntu 20.04

    In the left sidebar click on the Network tab. After that click icon to open setting for your systems network interface as shown in the below screen.

    Open network connections Ubuntu 20.04

    Here is the IP address of your Ubuntu desktop system. It also show you the default network route and dns servers details.

    View IP Ubuntu 20.04

    You can also view the IP address via the command line. Use method 2 to view IP.

    Method 2 – Ubuntu 20.04 Check IP via CLI

    Press CTRL + ALT + T to launch the terminal on Ubuntu desktop system. Then run the following command to view current IP addresses configured on your system.

    ip addr show
    

    show ip command line Ubuntu 20.04

    Focal Fossa ip address Ubuntu Ubuntu 20.04
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow to Install Zoom on Ubuntu 16.04 Desktop
    Next Article How to Set Static IP on Ubuntu 20.04 (Desktop)

    Related Posts

    How to Install Composer on Ubuntu 22.04

    Updated:June 24, 20223 Mins Read

    Setup Selenium with Python and Chrome on Ubuntu & Debian

    Updated:June 20, 20224 Mins Read

    How to Setup Squid Proxy Server on Ubuntu and Debian

    Updated:June 17, 20225 Mins Read

    How to Install Apache Kafka on Ubuntu 22.04

    Updated:June 5, 20225 Mins Read

    Configuring the Static IPv4 Address on Ubuntu using Netplan

    3 Mins Read

    Setting Up Environment Variables on Ubuntu

    Updated:May 28, 20222 Mins Read

    1 Comment

    1. Edwin on May 18, 2022 4:37 pm

      Hello,
      From the CLI. You can do hostname -i.
      This will show you just the IP address. Make a cleaner look if you wanted to use that information for a script.

      Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • How To Install Docker on Ubuntu 22.04
    • How to Install Bower on Ubuntu 22.04 & 20.04
    • How to run “npm start” through Docker
    • Filesystem Hierarchy Structure (FHS) in Linux
    • How to accept user input in Python
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.