Note: I downloaded the certificate files from Godaddy account. Download your cer or p7b files from your Godaddy account. Double click and install cer file to Personal Folder. Open Microsoft Internet Explorer browser Click Tools > Internet Options > Content
How to change ssl domain in GoDaddy (quick way)
If you would like to change the SSL certificate for a specific domain through GoDaddy. Follow the below instructions. Login to the web server where the SSL needs to be applied. Open IIS (run -> inetmgr) Click the Server Name
Permanently redirect http to https – IIS
in order to redirect any http calls to https. please follow these steps. 1. Open IIS as administrator2. Right click on the website you would like to redirect the site to and click explore.3. If there is a web.config file,
ERROR 001487: Failed to update the published service with the server-side data location. Please see the server’s log for more details. ERROR 001369: Failed to create the service. Failed to execute (Publish Service Definition).
ERROR 001487: Failed to update the published service with the server-side data location. Please see the server’s log for more details. ERROR 001369: Failed to create the service. Failed to execute (Publish Service Definition). To Resolve this error follow the
How to create and push docker image from mac terminal
1. create a docker account by visiting – https://cloud.docker.com 2. create a docker repository by clicking create a repository from the docker website 3. open a text editor on Mac (e.g. Atom or Sublime) and create a file named Dockerfile
How to remove bitnami logo from wordpress hosted on AWS EC2 from Mac
1. Download your keypair.pem on your machine that was used when the site was created. 2. Open terminal and enter the command CHMOD 400 /user/downloads/yourkeypair.pem 3. while in python, enter this command to connect to AWS EC2 linux box. ssh
How to generate and download ECP for ESRI (ArcGIS 10.5)
Log in to ESRI developer account. If you are tied to an organization (like me) – there will be an option “My Organization” Under My Organization, click Create New Provision File
Shrink SQL Server Database with Full Recovery
In order to shrink the Database, follow the below steps. 1. Take a Full back up of your current database using SSMS (SQL Server Management Studio) 2. Log in as System Administrator (SA). Expand your Databases folder. Right click on
Attempting to Install .NET Framework 3.5 on Windows Server 2012 R2 Fails or “the source files could not be downloaded”
1. From Desktop, in the search window enter the text Local Group Policy Editor or Group Policy Management. 2. Once it opens, expand Computer Configuration tree on the left hand, expand Administrative Templates, and then select System. 3. Do Not
Snapshot of AWS SQL server EC2 instance

For taking a snapshot of an AWS EC2 instance and resetting the password, please take a look at How to take snapshot / image of AWS EC2 instance for creating new servers After creating EC2 instance from AMI image for SQL