Thursday, November 21, 2024
Microsoft SQL Server

Enable encryption for SQL Server connections detailed

Step by step details to enable encryption for SQL Server connections. All connections can be forced to be encrypted using certificates. CA generated certificates are ideal. To enable encrypted connections to a SQL Server we have to use certificates. There are multiple ways to create a certificate Use self signed certificate Use CA signed certificate […]

Read More
Microsoft SQL Server OpenShift

Deploy Microsoft SQL Server on Red Hat OpenShift

Detailed video on deploying SQL Server 2019 on OpenShift 4.7. Includes connecting to sql server, connecting to the pod, check the logs,processes, test sql instance failures etc. Useful links as mentioned in the video https://itech-blog.com/how-to-install-openshift-cli-oc-on-linux-windows/ https://itech-blog.com/sql-server-command-line-tools-mssql-cli/ https://itech-blog.com/how-to-connect-to-sql-server-on-openshift-using-sql-management-studio/

Read More
Linux Microsoft SQL Server Podman

Deploy Microsoft SQL Server on Podman

Step by step instructions to deploy Microsoft SQL Server on Podman. We will cover an Introduction to Podman, how to download images using Podman, installing SQL Server 2019, connecting to the sql server instance, restarting sql server on podman, connecting to the pod, check sql processes etc. Follow this link to setup mssql-cli : https://itech-blog.com/sql-server-command-line-tools-mssql-cli/

Read More
Back To Top
error: Content is protected !!