About 35,300 results
Open links in new tab
  1. 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 …

  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. 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.

  4. 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

  5. Linux Ifconfig Command - Computer Hope

    Jun 1, 2025 · Linux ifconfig command, featuring practical examples and detailed information on configuring network interfaces in Unix-like command line systems.

  6. ifconfig - Wikipedia

    ifconfig (short for interface config) is a system administration utility in Unix-like operating systems for network interface configuration. The utility is a command-line interface tool and is also used …

  7. 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.

  8. ifconfig Cheat Sheet | ifconfig Command Line Guide

    The ifconfig (interface configuration) command in Linux is used to configure, manage, and display network interface settings. It allows users to view the status of network interfaces, configure IP …

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

    Mar 8, 2024 · The ifconfig command in Linux is a powerful tool for network interface configuration and management. This guide provides an in-depth look at ifconfig, including how to use it to …

  10. ifconfig - Linux | Network Command Reference - UCSC

    The ifconfig command is used to configure parameters of network interfaces on a Linux system, such as enabling and disabling of interfaces and setting the IP address.