Lecture # 26 - Networking in Linux
ifconfig:
ifconfig is used to show the configuration of different network interfaces. This command is written as ifconfig .
Here inet shows the IP Address, netmask shows the subnet mask, RX shows received packets and TX shows transmitted packets.
S...
devopswithabdullah.hashnode.dev5 min read