The Art of Writing Short Stories Read Here
Nmon is a fully interactive performance monitoring command-line utility tool for Linux. It is a benchmark tool that displays performance about the …
One can use a variety of network tools to perform tasks such as obtaining information about other systems on your network, accessing other systems,…
There are very few methods available which claim to be successful for DDoS or any type of network loss. Let’s see one of such method to perform DDo…
Very often in linux, we execute a command only to see an error displaying   ‘Permission denied.’   Then we realize that we had forgotten   sudo   b…
If a user wants a quick view of calendar in Linux terminal,  cal  is the command for you. By default,  cal  command shows current month calendar as o…
exit   command in linux is used to exit the shell where it is currently running. It takes one more parameter as   [N]   and exits the shell with a …
Function   is a command in linux which is used to create functions or methods. using function keyword  : A function in linux can be decalred by usi…
amixer   is a command-line mixer for   ALSA(Advanced Linux Sound Architecture) sound-card driver .   amixer  can support multiple soundcards.   ami…