Skip to main content

Linux command: ifconfig

ifconfig - configure a network interface

By default, CentOS minimal installation does not install if

[learnlinuxfree@001 ~]$ ifconfig
-bash: ifconfig: command not found
[learnlinuxfree@001 ~]$

Popular posts from this blog

Linux command: ssh-keygen - Generate SSH Keys

ssh-keygen — authentication key generation, management and conversion

RHEL: firewall-cmd

firewall-cmd - firewall d c om m an d line client

Powershell: head and tail command

Use head or tail to skim the first or last 5 lines.