Linux commands Flashcards
1
Q
This linux command is used to query the domain name system (DNS) to obtain information about host addresses, mail exchanges, nameservers, and related information.
A
dig
2
Q
This linux command is used to display the network statistics.
A
netstat
3
Q
This is a linux command-line utility for searching plain-text data sets for lines that match a regular expression. It works in Unix, Linux, and macOS operating systems.
A
grep
Global Regular Expression Print
4
Q
This linux command utility is used to install new software packages, and even upgrade entire operating systems. It works with Ubuntu and Debian-based Linux distributions.
A
get-apt
works with Ubuntu’s APT (Advanced Pakaging Tool) library.