<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux &#8211; PHM Sciences: Blog</title>
	<atom:link href="https://www.phmsciences.com/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.phmsciences.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 17 Oct 2019 21:32:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Upgrading from MariaDB 10.2 to MariaDB 10.3 on CentOS 7</title>
		<link>https://www.phmsciences.com/blog/updating-mariadb-10-2-to-10-3-in-centos-7/</link>
					<comments>https://www.phmsciences.com/blog/updating-mariadb-10-2-to-10-3-in-centos-7/#respond</comments>
		
		<dc:creator><![CDATA[phm]]></dc:creator>
		<pubDate>Thu, 17 Oct 2019 21:22:21 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MariaDB]]></category>
		<guid isPermaLink="false">https://www.phmsciences.com/blog/?p=312</guid>

					<description><![CDATA[Just updated MariaDB from 10.2 to 10.3 on multiple servers using Red Hat&#8217;s Software Collections (https://www.softwarecollections.org/en/). Used the following commands. Might be of use to someone, good luck! # Install MariaDB 10.3 yum install rh-mariadb103-mariadb-server yum install rh-mariadb103-mariadb-server-utils # Add MariaDB 10.3 to $PATH scl enable rh-mariadb103 bash source /opt/rh/rh-mariadb103/enable # Stop 10.2 server, copy [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.phmsciences.com/blog/updating-mariadb-10-2-to-10-3-in-centos-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Upgrading from MariaDB 5.5 to MariaDB 10.2 on CentOS 7</title>
		<link>https://www.phmsciences.com/blog/upgrading-to-mariadb-10-2-on-centos-7/</link>
					<comments>https://www.phmsciences.com/blog/upgrading-to-mariadb-10-2-on-centos-7/#respond</comments>
		
		<dc:creator><![CDATA[phm]]></dc:creator>
		<pubDate>Sat, 29 Sep 2018 18:43:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://www.phmsciences.com/blog/?p=187</guid>

					<description><![CDATA[By default, CentOS 7 uses MariaDB 5.5. Newer versions of MariaDB are available from Software Collections. Here is the code I used on a few different servers to change the SQL database version from MariaDB 5.5 to 10.2: # Install MariaDB 10.2. You might need to add the Software Collections repo beforehand. yum install rh-mariadb102-mariadb-server [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.phmsciences.com/blog/upgrading-to-mariadb-10-2-on-centos-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
