• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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