route Command in Linux
The Unix or Linux route command displays and manipulate IP routing table for your system. Linux router is a device which is basically used to determine the best way to…
The Unix or Linux route command displays and manipulate IP routing table for your system. Linux router is a device which is basically used to determine the best way to…
The Linux nslookup command is also use to find DNS related query. nslookup stands for Name Server Lookup. This tool is use to query the name servers related to a…
dig command stands for Domain Information Groper. The Linux dig command is use for queries related to DNS name servers. This tool mainly deals to troubleshoot DNS related problems. Now…
ss command is a replacement for netstat command. The Linux ss command gives more information in comparison to the netstat. Faster than netstat as it gets all information from kernel…
netstat command stands for Network Statistic. It's so many helpful command. Because it can help to setup network environment. netstat command shows information about different interface statistics including open sockets,…
ping command stands for Packet Internet Groper. This command checks the connectivity between two nodes. And finds whether a server is reachable or not. The Linux ping command keeps executing…
Linux ifconfig config ifconfig stands for interface configuration. Because Linux ifconfig command enables us to initialize interface, assign IP address. It also enable or disable an interface in your system.…
A network can be as small as some computers connected in your home or office or can be large or complicated as in large University or the entire Internet. Every…