This article does not intend to make it angry Linux command line.
You must know exactly what youre doing.
This article was created to simply alert Linux users to some of the terminal commands that are very useful.

InUnix-based operating systems, a terminal is an essential tool.
Note that many systems are configured to not respond to pings.
Unlike the ping command in Windows, the Linux ping command will continue to send packets until it finishes.

Hence, you’re able to specify a finite number of packages with the -c attribute.
mtr
The mtr command simply combines the ping and tracepath command in a single command.
As the mtr command will continue to send packets, showing the ping time to each hop.

This will also show you any problems.
It is also a quick way to viewIP addressesand other connection interface information.
This requires root permissions, so you have to use sudo program in Linux.
All communication is done on secure and encrypted channels.
host
The host command performsDNSlookups.
Provide a domain name and you will see the associated IP address with it.
Give it an IP address and you will see the associated domain name.
However, it is not installed by default inUbuntu.
Link beat detected means that the cable is connected.
If it is not, unplugged will appear.
This requires root permissions, so use sudo inUbuntu.
initiate the netstat command without options and you will see a list of open sockets.
If you are using curl, pop in curl -O followed by the path of the file.
So, what do you think about all these Linux commands mentioned above in the list?
Simply share all your views and thoughts in the comment section below.