About 297,000 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, it is usually …

  2. Linux ifconfig Command Explained - phoenixNAP

    5 days ago · 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 use the Linux …

  3. Linux ifconfig Command | Linuxize

    Jun 28, 2021 · ifconfig (interface configuration) is a network management tool. It is used to configure and view the status of the network interfaces in Linux operating systems. With ifconfig, you can assign IP …

  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 very helpful to you in managing and configuring network interfaces in Linux systems.

  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 tuning …

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

  7. 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 set IP …

  8. Linux ifconfig Command With Examples - GreenCloud Documentation

    Jun 17, 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 use the …

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

    4 days ago · Whether you’re a seasoned sysadmin or a Linux novice, understanding ifconfig is foundational to troubleshooting and managing network interfaces. This guide will demystify ifconfig, …

  10. ifconfig Cheat Sheet | ifconfig Command Line Guide

    It allows users to view the status of network interfaces, configure IP addresses, enable or disable interfaces, and more. Although the ip command has largely replaced ifconfig in modern distributions, …