Category: AI and ML

Setup Office365 for Your Company

Today we are going to see how to set up Office 365 in the company. I have explained the steps in a simple way so anybody can understand. You also need to understand the importance of DNS records in this setup. High-Level Steps: A. Purchase Office 365 productB. Setup public domain and DNS hosting for […]

READ MORE

SMTP Relay Setup on Windows for Organization

Our requirement is to set up an SMTP relay on a Windows machine that will send notification emails to one or more customers through the Office365 connector. This Windows machine as an Application server will notify any application errors or any job failures. SMTP relay is mostly used for sending outgoing mail. Pre-requisite: You have […]

READ MORE

Setup SMTP Relay on Linux for Organization

Our requirement is to set up an SMTP relay on a Linux machine that will send notification emails to one or more customers through the Office365 connector. This Linux machine as an Application server will notify any application errors or any job failures. SMTP relay is mostly used for sending outgoing mail. Pre-requisite: You have […]

READ MORE

Enable MFA with DUO Security

Duo provides an additional layer of security to your application, services or websites. After successful password level authentication, you simply approve a secondary authentication request either by Duo Mobile app, SMS, and Phone call. To start with, you need to browse https://signup.duo.com/ and provide details as mentioned below. If you are representing a company, provide […]

READ MORE

Enable SSL on SQL Server

Today we are going to see how to make SQL server more secure with certificate. Pre-requisite: Certificate Authority server running in your environment CA server is reachable to SQL server SQL server version grater than 2012 In our case, we have installed the Certificate Authority role on Active directory . Note: If you want to […]

READ MORE