Tag

ifconfig

1 views collected around this technical thread.

Raymond Ops
Raymond Ops
Feb 3, 2025 · Operations

Master CentOS 7 Network Configuration: ifconfig, ifup/ifdown, and Essential Commands

This guide walks through CentOS 7 network configuration, covering ifconfig parameters, using ifup/ifdown, essential configuration files, default interface settings, additional ip commands, and troubleshooting tips for virtual machine cloning issues in Linux environments.

CentOS7Networkifconfig
0 likes · 11 min read
Master CentOS 7 Network Configuration: ifconfig, ifup/ifdown, and Essential Commands
php中文网 Courses
php中文网 Courses
Feb 18, 2021 · Operations

Linux Network Configuration Commands: ifconfig, ifup/ifdown, and route

The article explains how to use the Linux commands ifconfig, ifup/ifdown, and route for querying and modifying network interfaces, IP addresses, subnet masks, MTU values, and routing tables, providing example usages and practical tips for immediate effect.

NetworkRouteShell
0 likes · 5 min read
Linux Network Configuration Commands: ifconfig, ifup/ifdown, and route
DevOps Cloud Academy
DevOps Cloud Academy
Jun 27, 2020 · Operations

Linux System Network Management with ifconfig, ip, and nmcli

This guide explains Linux network fundamentals, shows how to view and configure network interfaces using ifconfig, ip, and the nmcli tool, and provides step‑by‑step examples of editing ifcfg files and applying changes on CentOS 7 systems.

NetworkSystem Administrationifconfig
0 likes · 9 min read
Linux System Network Management with ifconfig, ip, and nmcli
Efficient Ops
Efficient Ops
Jan 28, 2018 · Operations

How a Single Space in ifconfig Crashed an Oracle RAC Cluster – Ops Lessons

A tiny typo—a stray space in an ifconfig command—changed a node's IP to 0.0.0.0, triggering IPC errors, instance eviction, and a full Oracle RAC restart, illustrating why meticulous command entry and privileged‑user discipline are critical in system operations.

IPC errorOracle RACifconfig
0 likes · 9 min read
How a Single Space in ifconfig Crashed an Oracle RAC Cluster – Ops Lessons
Efficient Ops
Efficient Ops
Jun 6, 2016 · Operations

How a Single Space in ifconfig Crashed an Oracle RAC Cluster

A tiny typo in an ifconfig command set all IPs to 0.0.0.0, causing an Oracle RAC 10.2.0.4 cluster on Solaris 10 to collapse instantly, illustrating the critical need for meticulous command‑level precision in system operations.

OracleRACTroubleshooting
0 likes · 5 min read
How a Single Space in ifconfig Crashed an Oracle RAC Cluster