Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
ifconfig
Configure network interface (deprecated, use ip)
Syntax
ifconfig [INTERFACE] [OPTIONS]Common Options
-aShow all interfacesupEnable interfacedownDisable interfaceinetSet IPv4 addressnetmaskSet netmaskmtuSet MTU valuepromiscEnable promiscuous modeCommon Examples
ifconfigShow all network interfaces
ifconfig eth0Show eth0 info
ifconfig eth0 192.168.1.100Set IP address
ifconfig eth0 upEnable interface
ifconfig eth0 downDisable interface
ifconfig eth0 192.168.1.100 netmask 255.255.255.0Set IP and netmask
Related Tools
More Code & Dev Tools
CSS Formatter
Format and minify CSS online. Beautify CSS code or compress ...
Code Formatter
Format and beautify code online. Support multiple languages ...
API Tester
Test HTTP APIs online with support for GET, POST, PUT, DELET...
Timestamp Batch Converter
Convert multiple timestamps at once. Batch process Unix time...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Color Contrast Checker
Check color contrast ratios for WCAG compliance. Ensure acce...
cURL Converter
Convert cURL commands to Python, JavaScript, PHP, Go, and mo...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...