Network commands Flashcards
**
This command is used to test a host’s reachability on an IP network. It sends a series of ICMP packets looking for an echo reply. Your system will then report if the call and response were successful and how long it took in miliseconds.
Ping
This command is used to display network statistics
Netstat
This command is used to query the DNS (domain name system) to obtain information about host addresses, mail exchanges, nameservers, and related information.
Dig
This utility is a command line program that works with Ubuntu’s APT (advanced packaging tool) library to install new software packages, remove existing sofware packages, upgrade existing software packages, or upgrade an entire operating system. It works with Ubuntu and Debian-based linux distributions.
apt-get