Command Line Tools
Everything on SkillVeris tagged Command Line Tools — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Interview Questions(3)
What is netstat?
netstat is a command-line utility that displays active network connections, listening ports, routing tables, and per-protocol statistics on a host, making it a…
What is nslookup?
nslookup is a command-line tool that queries DNS servers to resolve a domain name to its IP address, or an IP address back to a domain name, and can also fetch…
What are the Essential kubectl Commands?
kubectl is the command-line tool that talks to the Kubernetes API server to create, inspect, modify, and delete cluster resources, and a small core set of comm…