About 1,420,000 results
Open links in new tab
  1. How to List Network Interfaces in Linux? - GeeksforGeeks

    Nov 4, 2025 · In this method, the "netstat" command with the "-i" option can be used to list network interfaces in Linux. Execute the following command in the terminal: This command displays a table of …

  2. Linux Show / Display Available Network Interfaces - nixCraft

    Nov 19, 2024 · Learn Linux command to list and show/display network interfaces cards (NIC) using commands such as nmcli, ip, netstat, and ifconfig.

  3. How to List Network Interfaces in Linux - LinuxOPsys

    Jul 20, 2022 · As a system administrator or a regular user, you may want to know the available network interface in your Linux system. It is often used to know the interface name, and its status, and to …

  4. Listing All Network Interfaces in Linux: A Comprehensive Guide

    Nov 14, 2025 · Listing all network interfaces in Linux is a fundamental task that can be accomplished using various commands and methods. The ifconfig command is a classic choice for quick checks, …

  5. Linux Network Commands Cheat Sheet | phoenixNAP KB

    Sep 13, 2023 · Linux provides many helpful networking commands and tools. The commands typically perform complex networking tasks like monitoring, troubleshooting, and network configuration. Most …

  6. Linux Network Commands – A Complete List With Examples

    Networking is a fundamental capability of Linux, and mastery of Linux networking commands is crucial for network administrators and systems engineers to effectively manage their infrastructure. This …

  7. 4 commands to Find network interfaces in Linux - howtouselinux

    Oct 9, 2025 · In Linux, you can use the ip command to find information about network interfaces, including their IP addresses. The ip command is a powerful replacement for the older ifconfig …

  8. 21 Basic Linux Networking Commands You Should Know - It's FOSS

    Apr 25, 2025 · These commands will help you set-up as well as troubleshoot various networking issues you may encounter with your Linux system. This compilation includes CLI utilities that will help you …

  9. How to Display Available Network Interfaces in Linux - Gcore

    Discover how to display available network interfaces in Linux with our guide. List of commands of available network interfaces in Linux.

  10. Linux Network Commands Cheat Sheet - GeeksforGeeks

    Jul 23, 2025 · Users can also check network status, change settings, and control network programs with these commands. The commands use basic words that are easy for beginners to understand. This …