Fixed:Your PHP installation appears to be missing the MySQL extension which is required by WordPress. Date posted: 18/06/2019 Introduction To clarify that this error is more annoying after migration from easyapache 3 to easyapache 4. As a result we will get this error on all of our wordpress sites. Solution… Continue Reading Fixed:Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

PHPMYADMIN -BLOWFISH_SECRET AND TEMPDIR IS NOT ACCESSIBLE ERRORS DATE POSTED: 11/04/2019 Introduction Moreover, In this article, helps you in eradicating the error {BLOWFISH_SECRET AND TEMPDIR } after every installation of phpmyadmin. Step by step guidelines to eradicate the issue: BLOWFISH_SECRET ERROR: After login into phpMyAdmin panel you get this error… Continue Reading PHPMYADMIN -BLOWFISH_SECRET AND TEMPDIR IS NOT ACCESSIBLE ERRORS

How to solve Django migration errors-“core_module issue” Date posted : 29/03/2019 In this post, we’re gonna explain about the django migration related errors and how to solve it. Lets say you did add some new feature to your application and would like to roll out the changes to the production… Continue Reading How to solve Django migration errors-“core_module issue”

How to set up a monit to monitoring server Date : 06/03/2019 Introduction Monit is an open source monitoring tool. monit is also used to manage files, programs directories, and even devices to check timestamp changes, size changes, checksum changes, TCP/IP change, protocol changes, etc. so make use of it… Continue Reading How to set up a monit to monitoring server

SETTING MAX PASSWORD LOGIN ATTEMPTS PER SESSION In CENTOS -7 Date Posted : 27/02/2019 Introduction For every session, it is essential to set a max password login attempt. This helps to ensure that unauthorized users are prevented from attempting a brute force attack on the server. In most cases, you… Continue Reading SETTING MAX PASSWORD LOGIN ATTEMPTS PER SESSION In CENTOS -7

How to set up rundeck in a centos-7 server Date posted : 15/02/2019 Introduction Rundeck is an open source software that allows you to automate routine operational procedures in any kind of multi-server environment. It has a number of features that are aimed at alleviating time-consuming tasks. You can easily… Continue Reading How to set up rundeck in a centos-7 server

HOW TO INSTALL ZEN CART ON CENTOS – 7. DATE POSTED : 20 /01/2019 This topic will cover the step by step installation process of Zen Cart open source e-commerce platform in  CentOS Linux operating systems. Zen Cart is an easy to manage and popular shopping CMS platform, written in PHP server-side programming language It… Continue Reading HOW TO INSTALL ZEN CART ON CENTOS – 7.

How to Install Webmin on Ubuntu 18.04 LTS Date posted: 06/01/2019 Introduction Webmin is a web-based OS system configuration tool for Unix-like systems such as  Linux, solaris and FreeBSD. It is released under BSD 3-clause “New” or “Revised” License. Webmin helps to manage the operating system’s internal such as changing passwords,… Continue Reading How to Install Webmin on Ubuntu 18.04 LTS

How to create docker container Date posted : 28/12/2018 What is Docker ? Docker is a containerization platform that packages your application and all its dependencies together in the form of a docker container to ensure that your application works seamlessly in any environment. What is Container ? Docker Container… Continue Reading How to create docker container

Date Posted : 20/12/2018 How to install Docker in Centos 7 Docker is a most handy DevOps tool used nowadays. In this post, we will explain Docker-CE installation and uninstallation steps. Prerequisites OS requirements To install Docker CE, you need to maintained version of CentOS 7. Therefore, archived versions aren’t… Continue Reading How to install Docker in Centos 7