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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

This linux command is used to display the network statistics.

A

netstat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly