• Skip to primary navigation
  • Skip to content
  • Skip to footer
Kzy's homepage
  • Posts
  • Categories
  • Tags
  • About
    Kzy

    Kzy

    Coder

    • GitHub

    How to Configure Network Connection Using ‘nmcli’ Tool

    less than 1 minute read

    install

    apt install network-manager
    

    To display all the active network interfaces on your Linux system execute the command.

    nmcli connection show
    nmcli con show
    

    you can run the command below to display both active and inactive interfaces.

    nmcli dev status
    

    ToDo:

    ip addr
    

    gnome redhat fedora debian archlinux

    Tags: linux, network, network-manager

    Categories: blog

    Updated: July 7, 2021

    Previous Next

    You May Also Enjoy

    Docker In Docker

    less than 1 minute read

    docker in docker

    Vms Docker

    less than 1 minute read

    VMs docker

    Bash Shortcuts

    4 minute read

    Bash Shortcuts

    Adding utteranc to a Jekyll-based static website

    less than 1 minute read

    utteranc

    • GitHub
    • Feed
    © 2022 Kzy's homepage. Powered by Jekyll & Minimal Mistakes.