Install MS SQL Server 2019 on Red Hat

0 Comments

1- Prerequisites MSSQL Server 2019 require python2 and openssl10 sudo yum install python2 sudo yum install compat-openssl10 sudo alternatives --config python Download the Microsoft SQL Server 2019 Red Hat repository configuration file for RHEL8: sudo…

Automate ESXi installation

0 Comments

Introduction When you want to try a newer version, or when you need a specific version for verification, there is a surprising opportunity to install ESXi on a physical server outside of production. Installing ESXi is…