Basic Networking Commands
Networking commands help us check internet connection, find IP addresses, and fix network problems. Below are some common commands and what they do.
ARP Command
arp -rThis clears the ARP cache. It removes saved IP and MAC address entries.
arp -aThis ...
gagang.hashnode.dev5 min read