<?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 Database in Debian 10	</title>
	<atom:link href="https://www.tecmint.com/install-mariadb-database-in-debian-10/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-mariadb-database-in-debian-10/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 09 Apr 2021 03:16:07 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Kurt Fitzner		</title>
		<link>https://www.tecmint.com/install-mariadb-database-in-debian-10/comment-page-1/#comment-1473220</link>

		<dc:creator><![CDATA[Kurt Fitzner]]></dc:creator>
		<pubDate>Fri, 09 Apr 2021 03:16:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33693#comment-1473220</guid>

					<description><![CDATA[It&#039;s not recommended to set a root password. When you set a root password, you are actually introducing a second way to log in.  By default, the system&#039;s root user can log in to MariaDB as root using Unix sockets without further authentication.  

This means that the database&#039;s root user is as secure as the system&#039;s root user is.  This is necessary to retain, or else Debian&#039;s apt can&#039;t update the database when MariaDB updates are applied.  When you put a password on the root user, it doesn&#039;t disable Unix socket access to the root user, it just adds password authentication as ANOTHER login method.  This means any user on your system can try and hack into the database&#039;s root user.  It is more secure to leave the root account without a password.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not recommended to set a root password. When you set a root password, you are actually introducing a second way to log in.  By default, the system&#8217;s root user can log in to MariaDB as root using Unix sockets without further authentication.  </p>
<p>This means that the database&#8217;s root user is as secure as the system&#8217;s root user is.  This is necessary to retain, or else Debian&#8217;s apt can&#8217;t update the database when MariaDB updates are applied.  When you put a password on the root user, it doesn&#8217;t disable Unix socket access to the root user, it just adds password authentication as ANOTHER login method.  This means any user on your system can try and hack into the database&#8217;s root user.  It is more secure to leave the root account without a password.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-mariadb-database-in-debian-10/comment-page-1/#comment-1227913</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 19 Aug 2019 06:24:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33693#comment-1227913</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-mariadb-database-in-debian-10/comment-page-1/#comment-1221693&quot;&gt;Arun Chandel&lt;/a&gt;.

@Arun,

May I know what error you getting after running the command? Could you share the output of the command  here, so that we can help you out..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-mariadb-database-in-debian-10/comment-page-1/#comment-1221693">Arun Chandel</a>.</p>
<p>@Arun,</p>
<p>May I know what error you getting after running the command? Could you share the output of the command  here, so that we can help you out..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Arun Chandel		</title>
		<link>https://www.tecmint.com/install-mariadb-database-in-debian-10/comment-page-1/#comment-1221693</link>

		<dc:creator><![CDATA[Arun Chandel]]></dc:creator>
		<pubDate>Sat, 10 Aug 2019 13:31:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33693#comment-1221693</guid>

					<description><![CDATA[&lt;strong&gt;MariaDB&lt;/strong&gt; is installed but it showing error after running &lt;code&gt;systemctl status mariadb&lt;/code&gt; command. 

But mysql command is working. Why so?]]></description>
			<content:encoded><![CDATA[<p><strong>MariaDB</strong> is installed but it showing error after running <code>systemctl status mariadb</code> command. </p>
<p>But mysql command is working. Why so?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
