Linux Command “Top”: Understanding and Using the System Monitoring Tool
Linux is a powerful operating system known for its stability, security, and customization options. One of the … Read more
Linux is a powerful operating system known for its stability, security, and customization options. One of the … Read more
Secure boot requires each an every operating system software to be signed with unique key to build … Read more
When trying to compile some packages / libraries or application source codes in Linux which are based … Read more
7-Zip is a file archiver with a high compression ratio. Using 7 zip we can compress the directory … Read more
7-Zip is a file archiver with a high compression ratio. Using 7 zip we can compress the directory … Read more
Every machine which is connected to internet gets assigned with one unique IP address till it remains … Read more
If you want to know the IP address and currently active network interfaces on Linux, we need … Read more
When we created a new user using “adduser” command, by default the user doesn’t have sudo (admin) … Read more
When you are just interested into number of lines in a file to make some decision based … Read more
Rsync is very good tool for copying data from remote machine in Linux. The best part of … Read more
By default, when you create a new user in Linux, it also creates a group with same … Read more
The “tree” command in Linux is a utility that displays a hierarchical tree-like structure of the contents … Read more