About 2,550 results
Open links in new tab
  1. ifconfig Command - GeeksforGeeks

    Jul 11, 2025 · ifconfig (interface configuration) command is used to configure the kernel-resident network interfaces. It is used at the boot time to set up the interfaces as necessary. After that, …

  2. Linux ifconfig Command Explained - phoenixNAP

    Dec 11, 2025 · Even though ifconfig has limited capabilities compared to ip, the command is still commonly used to configure a network interface in Linux. This tutorial will teach you how to …

  3. Install ifconfig on Linux and Use 'ip' Command

    Oct 11, 2024 · Learn how to install and use the deprecated ifconfig command on Linux, and explore its replacement, the 'ip' command, for network configurations.

  4. 15 Useful "ifconfig" Commands to Configure Network in Linux

    Jul 24, 2023 · This article covers "15 Useful ifconfig Commands" with their practical examples, which might be helpful in managing and configuring network interfaces in Linux.

  5. ifconfig (8) - Linux manual page - man7.org

    Ifconfig is used to configure the kernel-resident network interfaces. It is used at boot time to set up interfaces as necessary. After that, it is usually only needed when debugging or when system …

  6. ifconfig Man Page - Linux - SS64.com

    If no arguments are given, ifconfig displays the status of the currently active interfaces. If a single interface argument is given, it displays the status of the given interface only; if a single -a …

  7. Linux ifconfig Command: A Comprehensive Guide - linuxvox.com

    Dec 12, 2025 · This guide will demystify `ifconfig`, covering its purpose, installation, syntax, common use cases, and limitations. By the end, you’ll be equipped to wield `ifconfig` …

  8. Linux Ifconfig Command - Computer Hope

    Jun 1, 2025 · You can use ifconfig to change the status of a network interface from inactive to active, or vice versa. To enable an inactive interface, provide ifconfig with the interface name …

  9. How to Use ifconfig Command in Linux (with examples)

    Mar 8, 2024 · This guide provides an in-depth look at ifconfig, including how to use it to set IP addresses, enable/disable interfaces, and troubleshoot network issues, complete with practical …

  10. Linux ifconfig Command | Linuxize

    Jun 28, 2021 · ifconfig is a network management tool, used to configure and view the status of the network interfaces in Linux