How to Find the OS Version of your SQL Server Machine – Single vs Many Machines

Finding the Windows OS version of a single SQL Server machine is easy. There many ways you can do it. However, what about when you work with hundreds of SQL Server instances? How can you efficiently generate a report with the OS versions? This article discusses some of the methods you can use to find … Read more…

How to Offline Install SQL Server on Linux

In this article, we will be discussing about how to offline install SQL Server on Linux, and see a step-by-step live demonstration. Introduction Installing SQL Server on a Linux environment with Internet connection is a relatively straightforward process. However what about if you want to offline install SQL Server on Linux? In this post, we … Read more…

Getting Started with SQL Server on Linux

In this article, we will be discussing about, how you can easily get started with SQL Server on Linux, mainly in terms of installing and managing different SQL Server services on Linux. Introduction – SQL Server on Linux SQL Server 2017 has been an amazing release of SQL Server. With an obvious decoupling between Windows … Read more…