OSGrove mission is to provide tech tutorials from basic to advance level related to Linux/Unix , Windows and other Open Source distributions.
Monitoring
How to use SAR Command in Linux
- April 10, 2021
- 0
There are many Linux tools which can be used to analyze and monitor system performance and logs. If you are system/server administrator, then you definitely use such tools to monitor...
Read more
Use of Cat Command in Linux
- April 9, 2021
- 0
Cat command used frequently in Linux/Unix similar like Operating Systems. Cat command is used to create files. Whenever you create a new file through Cat command you need to put...
Read more
How to use Head and Tail command in Linux
- April 8, 2021
- 0
What is Head Command?Head command is used to display first part of files given to its standard output.What is Tail Command? Tail is a program available on Unix, Unix-like systems...
Read more