Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Linux Distributions»Ubuntu»How to Configure Static IPv4 Address on Ubuntu 20.04

    How to Configure Static IPv4 Address on Ubuntu 20.04

    By RahulAugust 24, 20222 Mins Read

    Question – How do I set a static IP Address on Ubuntu 20.04 LTS Desktop systems? Steps to set the static IP address on your Ubuntu Desktop system

    Advertisement

    Ubuntu 20.04 systems uses netplan from the previous LTS system. The desktop systems provide an attractive graphical user interface to work with it. Using the GUI, you can easily change or set a static IP address on your Ubuntu system.

    Set A Static IP on Ubuntu 20.04

    You must have a root or sudo privileged account in the Ubuntu system. Login to your Ubuntu 20.04 Desktop system. After that open settings on your machine as shown in the below screenshot.

    Open Settings Ubuntu 20.04

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

    Open network connections Ubuntu 20.04

    This window will show you the current IP address configured on your system.

    Now select the IPv4 tab
    Then under the IPv4 Method select the “Manual” option.
    In the Addresses section and set your IP Address, Netmask, and Gateway. You may also set remote DNS IP addresses. If you don’t know what to set here use 8.8.8.8 and 8.8.4.4 as shown in below screenshot.

    Set Static IP Ubuntu 20.04

    View Current IPs on Ubuntu

    You can view the current static IP under the details tab.

    View IP Ubuntu 20.04

    To view IP on the command line. Press CTRL + ALT + T to launch the terminal on your Ubuntu system. Then type the following command to view all IP addresses configured on your system.

    ip addr show
    

    Multiple static IP on Ubuntu 20.04

    Focal Fossa static ip Ubuntu 20.04
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    How to Setup DKIM (DomainKeys) with Postfix

    A Step-by-Step Guide to Installing OpenDKIM with Postfix on Ubuntu – Unleash the Power of DKIM!

    How to Install Composer on Ubuntu 22.04

    How to Install Composer on Ubuntu 22.04

    How to Install Apache Kafka on Ubuntu 22.04

    How to Install Apache Kafka on Ubuntu 22.04

    Add A Comment

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • How to Split Large Archives in Linux using the Command Line
    • System.out.println() Method in Java: A Beginner’s Guide
    • Split Command in Linux With Examples (Split Large Files)
    • Test Your Internet Speed from the Linux Terminal
    • 11 Practical Example of cat Command in Linux
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

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