LINUXGROW For People Who Want More
Examples of History Command In this post, we are going to understand some useful History command examples. When you are using Linux often, it’s very difficult to remember all commands all the time. History...
Compile and Install Apache 2.4.43 In this article, we are going to compile apache latest version which is 2.4.43. You can get the information about the latest apache releases on the official site “https://httpd.apache.org/download.cgi“. Apache...
Integrate Tomcat 8.5 with Apache In this tutorial, I am going to provide you the steps to integrate Tomcat 8.5 with Apache on Centos 7. Before starting with integration steps make sure you have...
There is a lot of controversies over which blogging platform is ideal for corporate blogs. With so many schools of thought on the matter, it can be difficult to figure out which one you...
Launch First Free Tier EC2 Instance Debian 9 Overview Aws Cloud provides a very user-friendly console on which you can launch first-ever EC2 instance without any much hard work. This article is for freshers...
12 Months Amazon Free Tier Account The Amazon Web Services (AWS) Cloud Amazon cloud is the words best cloud service provider which is designed to provide you the hands-on experience with AWS Services. Aws...
Remote Server To Local System Backup Script Importance of Backup In this article, I have shared with you a backup script that helps you to copy backup data from a remote server to the...
Get Top 25 Errors From Apache & PHP Logs Overview In this article, I will share with you the bash script which helps you reduce the manual work of checking the logs file and...
In this guide, We will see various types of Ps aux command examples. These examples would be useful in sysadmins’ daily tasks to monitor the running process on the system. ps command Examples ps...
Monitor top 10 RAM & CPU consuming process Overview In this article, I will share with you a script that helps you to find out the top 10 RAM and CPU consuming process. I...