<?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 MariaDB 10 on Debian and Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 08 Apr 2018 12:16:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: tibi		</title>
		<link>https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-980768</link>

		<dc:creator><![CDATA[tibi]]></dc:creator>
		<pubDate>Sun, 08 Apr 2018 12:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24780#comment-980768</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-980766&quot;&gt;tibi&lt;/a&gt;.

i think i can only access mariadb as root, which seems safe as well. (so with sudo)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-980766">tibi</a>.</p>
<p>i think i can only access mariadb as root, which seems safe as well. (so with sudo)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tibi		</title>
		<link>https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-980766</link>

		<dc:creator><![CDATA[tibi]]></dc:creator>
		<pubDate>Sun, 08 Apr 2018 12:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24780#comment-980766</guid>

					<description><![CDATA[Is &lt;strong&gt;step 1&lt;/strong&gt; needed? i skipped it and started with &lt;strong&gt;2&lt;/strong&gt; maria db is running fine. Also i did not need &lt;strong&gt;step 3&lt;/strong&gt; because it was added as a server by default and after reboot it started up.

The only problem is have is running the &lt;strong&gt;mysql_secure_installation&lt;/strong&gt; step which does not do any thing. i get the questions but there is no change in the databases. i still can enter the database without a password.]]></description>
			<content:encoded><![CDATA[<p>Is <strong>step 1</strong> needed? i skipped it and started with <strong>2</strong> maria db is running fine. Also i did not need <strong>step 3</strong> because it was added as a server by default and after reboot it started up.</p>
<p>The only problem is have is running the <strong>mysql_secure_installation</strong> step which does not do any thing. i get the questions but there is no change in the databases. i still can enter the database without a password.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-978753</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 29 Mar 2018 10:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24780#comment-978753</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-978641&quot;&gt;Nugroho&lt;/a&gt;.

@Nugroho

Many thanks for sharing this.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-978641">Nugroho</a>.</p>
<p>@Nugroho</p>
<p>Many thanks for sharing this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nugroho		</title>
		<link>https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-978641</link>

		<dc:creator><![CDATA[Nugroho]]></dc:creator>
		<pubDate>Thu, 29 Mar 2018 00:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24780#comment-978641</guid>

					<description><![CDATA[When you get error like this one:
&lt;pre&gt;
gpg: failed to start the dirmngr &#039;/usr/bin/dirmngr&#039;: No such file or directory
&lt;/pre&gt;
The solution is pretty easy:
&lt;pre&gt;
$ sudo apt-get install dirmngr --install-recommends
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>When you get error like this one:</p>
<pre>
gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
</pre>
<p>The solution is pretty easy:</p>
<pre>
$ sudo apt-get install dirmngr --install-recommends
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-976230</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 16 Mar 2018 07:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=24780#comment-976230</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-976146&quot;&gt;pulok&lt;/a&gt;.

@pulok

Try to use instructions for Debian 10(Sid).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/comment-page-1/#comment-976146">pulok</a>.</p>
<p>@pulok</p>
<p>Try to use instructions for Debian 10(Sid).</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
