• 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 Ubuntu: List Network Adapters – Ubuntu List All Network Interfaces

How To Ubuntu: List Network Adapters – Ubuntu List All Network Interfaces

By Sourabh / November 15, 2016 Category: How To, Ubuntu

How to Ubuntu: List network adapters. How to find network interface name in Ubuntu. Ubuntu list all network interfaces. Find network interface card details on Ubuntu.

Find Network Card Name On Ubuntu Linux

Before you start to execute commands to find the status of Network Interface/Card, you will have to known the correct name of the installed interfaces on the Linux Ubuntu Systems.

To find the Network Card name, run the following command:

ls /sys/class/net/

The above command shows all the installed interfaces or network cards on the sysytem. Please note that the wired interfaces start with the letter “e” and wireless/WiFi start with letter “w”.

network-details-ubuntu

The output for my Linux System is enp9s0 – lo – wlp7s0 Which means, I have two Network Interface – (enp9s0) Wired and (wlp7s0) Wireless.

View Network Interface Card Details

To view the Network Interface Card details on Ubuntu Linux Systems, run ipconfig command:

$ sudo ifconfig

Or

$ sudo /sbin/ifconfig

network-card-ubuntu

The above command will display the details of the Network Interface Card with the following details:

  1. eth0 – Ethernet network interface. The primary communication channel when a device is connected to network.
  2. lo – A Lookback interface. It is with only one endpoint and can not be used to communicate with rest of the computer or transfer files.
  3. wlp7s0 – Wireless communication network interface.

Tags: centos 7 list network interfaces, enable network interface ubuntu, ethtool disable interface, ethtool link detected no, ethtool list all interfaces, ethtool list devices, ethtool options, ethtool reset interface, ethtool show all interfaces, ethtool show speed, how to check interface status in linux, how to check nic card status in linux, how to find network interface name in windows, linux check network interface speed, linux enable network interface, linux list ethernet interfaces, linux list interface ip address, linux list network adapters, list network interfaces windows, ubuntu bring up interface, ubuntu check network card, ubuntu configure eth0, ubuntu eth0 not found, ubuntu list all network interfaces, ubuntu list devices, ubuntu list network adapters, ubuntu list wireless devices, ubuntu server list network interfaces

Primary Sidebar

Latest Posts

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

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

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