How to enable LetsEncypt SSL for Mail server on Plesk Panel
How to enable LetsEncypt SSL for Mail server on Plesk Panel Date: 17-03-2021 Step 1: Login to plesk panel. Once LetsEncypt SSL has installed in plesk, click on […]
How to enable LetsEncypt SSL for Mail server on Plesk Panel Date: 17-03-2021 Step 1: Login to plesk panel. Once LetsEncypt SSL has installed in plesk, click on […]
The WordPress white screen of death is one of the most common WordPress errors. It is also one of the most frustrating ones because there is no error
We can detect the malicious files from either Maldet scan or you can use the plugins also. Here we will discuss how to detect with plugin and then
If you face the error pg_dump: server version: 11.6 (Debian 11.6-1.pgdg90+1); pg_dump version: 10.10 (Ubuntu 10.10-0ubuntu0.18.04.1) and pg_dump: aborting because of server version mismatch, then you can fix
The Magento based website is not working with https Date: 24-02-2021 Once you installed the SSL certificate for website in the server. You need to follow the below
React js web app deployment in Docker Date: 22-02-2021 Step 1: Create a Dockerfile in the directory root with below content based on your deployment procedure. =====FROM node:12.2.0-alpine