<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Mariadb on Chris Irwin</title>
    <link>/tags/mariadb/</link>
    <description>Recent content in Mariadb on Chris Irwin</description>
    <generator>Hugo -- 0.147.7</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 15 Jan 2015 03:28:41 +0000</lastBuildDate>
    <atom:link href="/tags/mariadb/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SELinux and mariadb (mysql)</title>
      <link>/posts/selinux-and-mariadb-mysql/</link>
      <pubDate>Thu, 15 Jan 2015 03:28:41 +0000</pubDate>
      <guid>/posts/selinux-and-mariadb-mysql/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve just built a new mysql server vm, using the instructions I &lt;a href=&#34;/posts/fedora-cloud-for-mere-mortals&#34;&gt;posted previously&lt;/a&gt;. This is documentation on how I configured it.&lt;/p&gt;
&lt;p&gt;To get nfs to work, install &lt;code&gt;nfs-utils&lt;/code&gt;.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$ yum install nfs-utils httpd mariadb mariadb-server
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I&amp;rsquo;m putting the database on an nfs mount from my nas. Socket files can&amp;rsquo;t exist on nfs. It&amp;rsquo;s easier to move the data than the socket file (I think I hit an selinux issue with socket access).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
