Windows/Linux commands Flashcards

1
Q

Displays the IP configuration of the Windows system, including IP address, subnet mask, default gateway, and DNS server information. It can be useful for troubleshooting network connectivity or verifying network settings.

A

ipconfig

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

Displays active network connections, listening ports, and related network statistics. It provides information about established connections and listening ports on a Windows system, helping identify network activity and potential issues.

A

netstat

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

Performs DNS (Domain Name System) queries to retrieve information about IP addresses, domain names, or DNS records. It is used to troubleshoot DNS-related issues and obtain information about DNS resolution.

A

nslookup

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

manages the encryption of files and folders on NTFS drives. The cipher command allows you to encrypt or decrypt files and securely wipe unused disk space.

A

cipher

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

Forces an immediate update of Group Policy settings on a Windows system. It ensures that the system applies the latest security policies configured by the network administrator.

A

gpupdate

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

Configures and analyzes security policies on a Windows system. The secedit command can be used to import or export security templates, apply security configurations, and verify the system’s compliance with security policies.

A

secedit

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