Please find the below steps of send mail configuration. 1) Install Sendmail with the below command.apt-get install sendmail sendmail-cf2) Please check for saslauthd service, if it is not there on the server then install it with the below command.apt-get install sasl2-bin3) Go to vim /etc/default/saslauthd and keep “start=yes”(by default it… Continue Reading Sendmail Configuration – SMTP relay with port 587

How to install Let’s Encrypt SSL Certificate for Bitnami WordPress on Linux Date: 02-09-2020 Step – 1: Connect to your server or VM instances as root via SSH.#ssh root@your server IP and port Step -2: Enter the following comment and then press enter to generate the SSL Certificate for the… Continue Reading How to install Let’s Encrypt SSL Certificate for Bitnami WordPress on Linux

1) First go to SES in AWS and create SMTP credentials. 2) You will get the SMTP username and password. Download and save it. 3) Go to email address and click on verify email address and verify it. If you want to use the already verified email address you can… Continue Reading Configure SMTP for outbound emails- BITNAMI

Setup Postfix with Mailgun for reliable E-Mail Delivery on Ubuntu Date: 24-08-2020 Install Postfix: Postfix is a mail transfer agent (MTA) which is the responsible software for delivering & receiving emails, it’s essential in order to create a complete mail server. Step 1: Login to the server by using ssh. As… Continue Reading Setup Postfix with Mailgun for reliable E-Mail Delivery on Ubuntu

Step 1: Verify that the EC2Config service is running Before you attempt to reset the administrator password, verify that the EC2Config service is installed and running. You use the EC2Config service to reset the administrator password later in this section. To verify that the EC2Config service is running Open the… Continue Reading Resetting the Windows administrator password using EC2Config

How To Fix ‘The Link You Followed Has Expired’ Error In WordPress Date: 20-08-2020 Introduction: The link you followed has expired is a very common error in WordPress. It can appear when you try to upload a WordPress theme or install a new plugin via the WordPress dashboard. This error usually occurs… Continue Reading How To Fix ‘The Link You Followed Has Expired’ Error In WordPress

How to check and unblock an IP from WHM Date: 16-07-2020 Step – 01: Login to the WHM of your server. Step -02: Navigate to Config Server Security and Firewall (CSF) under the Plugins section in the left menu. You also can begin typing “firewall” into the search box. Step -03: Unblocking… Continue Reading How to check and unblock an IP from WHM

How to install WordPress for the website by using Plesk Panel Date: 30-05-2020 Introduction The Plesk includes an automatic installer that you can use to set WordPress up on your domains for you.  Step -1:Log in to the Plesk control panel and select Domains from the hosting services menu on the left. … Continue Reading How to install WordPress for the website by using Plesk Panel

How to create an SFTP account in the Plesk Panel. Date: 28-05-2020 Step -1: Log in to the Plesk Control Panel for your domain. Step – 2: From the Home page, click on Domains. Then click on the desired domain name. Step – 3: Next, click on FTP Access. Step – 4: Click on Add an… Continue Reading How to create an SFTP account in the Plesk Panel.

How to delete databases in Amazon RDS Date: 13-05-2020 Introduction: Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. Amazon RDS Free Tier. It helps new AWS customers get started with a managed database service in the cloud for free. Step 1: Open Amazon RDS… Continue Reading How to delete databases in Amazon RDS