linux shell

tcpdump command

Jun 3,93

tcpdump is a packet analyzer in Linux that allows you to intercept network packets and log them or display them on …

Read More

netstat command

Jun 3,93

You can use the netstat command to display various information about the Linux networking subsystem. netstat provides information about network connections, …

Read More

nslookup command

Jun 3,93

nslookup (name server lookup) is a tool used to perform DNS lookups in Linux. It is used to display DNS details, …

Read More

dig command

Jun 3,93

dig (stands for domain information groper) is a tool used to perform DNS lookups in Linux. It is known for …

Read More

host command

Jun 3,93

host is a simple tool used to perform DNS lookups in Linux. It is usually used to resolve a hostname into an …

Read More

traceroute command

Jun 3,93

traceroute is a tool used to identify the path used by a packet to reach the destination. This tool uses ICMP …

Read More
Geek University 2022