<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install SQL Server in RHEL, Rocky Linux and AlmaLinux	</title>
	<atom:link href="https://www.tecmint.com/install-microsoft-sql-server-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-microsoft-sql-server-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 18 Jan 2022 19:33:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Louis Imershein		</title>
		<link>https://www.tecmint.com/install-microsoft-sql-server-in-linux/comment-page-1/#comment-1704096</link>

		<dc:creator><![CDATA[Louis Imershein]]></dc:creator>
		<pubDate>Tue, 18 Jan 2022 19:33:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43870#comment-1704096</guid>

					<description><![CDATA[While it is nice to know how to do all of this by hand, it seems more complicated for RHEL/CentOS/Rocky/Alma systems vs just using Ansible. With the Ansible collection for Microsoft SQL Server, you just &lt;code&gt;dnf install ansible-collection-microsoft-sql&lt;/code&gt; on a system based on RHEL 8.5.

then create a &lt;strong&gt;mssql.yml&lt;/strong&gt; file and you can deploy a SQL Server in under a minute.  Plus it handles advanced tuning and securing the environment with TLS encryption as well.]]></description>
			<content:encoded><![CDATA[<p>While it is nice to know how to do all of this by hand, it seems more complicated for RHEL/CentOS/Rocky/Alma systems vs just using Ansible. With the Ansible collection for Microsoft SQL Server, you just <code>dnf install ansible-collection-microsoft-sql</code> on a system based on RHEL 8.5.</p>
<p>then create a <strong>mssql.yml</strong> file and you can deploy a SQL Server in under a minute.  Plus it handles advanced tuning and securing the environment with TLS encryption as well.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
