Auto Restart Apache/Mysql Service on High Load
Sometime our server hang on high load which cause ssh hang so we are not able to login and check any service which are taking high memory or CPU nd also it cases our...
Sometime our server hang on high load which cause ssh hang so we are not able to login and check any service which are taking high memory or CPU nd also it cases our...
Auto backup script for cPanel websites on Weekly bases and delete older backup Backing up all your Website Data with MySQL databases one by one is a pain. Here is a small bash script...
Why are we using Nginx, Varnish and PHP-FPM? Nginx is a web-server, like Apache, but boosts much better performance results, and is much more stable when handling lots of requests, which results in high...
What is Varnish ? Varnish is an amazing front-end cache that is useful for serving static pages and reducing load on your server. Basically Varnish is anĀ HTTP accelerator and a useful tool for...
Steps to install PhpRedis & Redis Server in CentOS What is Redis? Redis is a flexible, open-source, key value data store. It’s other NoSQL databases, such as Cassandra and MongoDB. Redis allows the user...
Introduction Security is an incredibly complex problem when administering online servers. While it is possible to configure firewalls, fail2ban policies, secure services, and lock down applications, it is difficult to know for sure if...
Lynis Lynis is an open source security auditing tool. Primary goal is to help users with auditing and hardening of Unix and Linux based systems. The software is very flexible and runs on almost...
What is Memcache ? Memcache module provides handy procedural and object oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.Php provides memcache module...
What is Pagespeed and how to use One of the more recently popular modules for Apache is mod_pagespeed. It is an output filter for Apache 2.2+ that can be configured through a variety of...
What is Pagespeed and how to use One of the more recently popular modules for Apache is mod_pagespeed. It is an output filter for Apache 2.2+ that can be configured through a variety of...