Windows/Linux commands Flashcards
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.
ipconfig
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.
netstat
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.
nslookup
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.
cipher
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.
gpupdate
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.
secedit