<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=MySQL_-_Initial_Configuration_B</id>
	<title>MySQL - Initial Configuration B - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=MySQL_-_Initial_Configuration_B"/>
	<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=MySQL_-_Initial_Configuration_B&amp;action=history"/>
	<updated>2026-05-10T12:45:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.tinkernet.ca/index.php?title=MySQL_-_Initial_Configuration_B&amp;diff=673&amp;oldid=prev</id>
		<title>Tinker: Created page with &quot;* &lt;code&gt;sudo mysql_secure_installation&lt;/code&gt;   Securing the MySQL server deployment.    Enter password for user root:     VALIDATE PASSWORD COMPONENT can be used to test pass...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=MySQL_-_Initial_Configuration_B&amp;diff=673&amp;oldid=prev"/>
		<updated>2020-07-18T21:23:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;* &amp;lt;code&amp;gt;sudo mysql_secure_installation&amp;lt;/code&amp;gt;   Securing the MySQL server deployment.    Enter password for user root:     VALIDATE PASSWORD COMPONENT can be used to test pass...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* &amp;lt;code&amp;gt;sudo mysql_secure_installation&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 Securing the MySQL server deployment.&lt;br /&gt;
 &lt;br /&gt;
 Enter password for user root: &lt;br /&gt;
 &lt;br /&gt;
 VALIDATE PASSWORD COMPONENT can be used to test passwords&lt;br /&gt;
 and improve security. It checks the strength of password&lt;br /&gt;
 and allows the users to set only those passwords which are&lt;br /&gt;
 secure enough. Would you like to setup VALIDATE PASSWORD component?&lt;br /&gt;
 &lt;br /&gt;
 Press y|Y for Yes, any other key for No: &lt;br /&gt;
&lt;br /&gt;
'''''Probably should be Yes, but only if you are willing to fight with it over password rules...'''''&lt;br /&gt;
&lt;br /&gt;
 Using existing password for root.&lt;br /&gt;
 Change the password for root ? ((Press y|Y for Yes, any other key for No) : &lt;br /&gt;
 &lt;br /&gt;
'''''Say No... (You already picked a good password during install, right?'''''&lt;br /&gt;
&lt;br /&gt;
  ... skipping.&lt;br /&gt;
 By default, a MySQL installation has an anonymous user,&lt;br /&gt;
 allowing anyone to log into MySQL without having to have&lt;br /&gt;
 a user account created for them. This is intended only for&lt;br /&gt;
 testing, and to make the installation go a bit smoother.&lt;br /&gt;
 You should remove them before moving into a production&lt;br /&gt;
 environment.&lt;br /&gt;
 &lt;br /&gt;
 Remove anonymous users? (Press y|Y for Yes, any other key for No) : &lt;br /&gt;
&lt;br /&gt;
'''''Say Yes...'''''&lt;br /&gt;
&lt;br /&gt;
(Who in heck wants an anonymous user in there database???)&lt;br /&gt;
&lt;br /&gt;
 Success.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 Normally, root should only be allowed to connect from&lt;br /&gt;
 'localhost'. This ensures that someone cannot guess at&lt;br /&gt;
 the root password from the network.&lt;br /&gt;
 &lt;br /&gt;
 Disallow root login remotely? (Press y|Y for Yes, any other key for No) : &lt;br /&gt;
&lt;br /&gt;
'''''Say no if you want to administer MySQL from, say, a script running on another machine.'''''&lt;br /&gt;
&lt;br /&gt;
If your server is not accessible to the outside world for administrative stuff, this is safe to do.&lt;br /&gt;
&lt;br /&gt;
  ... skipping.&lt;br /&gt;
 By default, MySQL comes with a database named 'test' that&lt;br /&gt;
 anyone can access. This is also intended only for testing,&lt;br /&gt;
 and should be removed before moving into a production&lt;br /&gt;
 environment.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 Remove test database and access to it? (Press y|Y for Yes, any other key for No) : &lt;br /&gt;
&lt;br /&gt;
'''''Just say Yes'''''&lt;br /&gt;
&lt;br /&gt;
(Don't think I've EVER used the test database...  EVER...)&lt;br /&gt;
&lt;br /&gt;
  - Dropping test database...&lt;br /&gt;
 Success.&lt;br /&gt;
 &lt;br /&gt;
  - Removing privileges on test database...&lt;br /&gt;
 Success.&lt;br /&gt;
 &lt;br /&gt;
 Reloading the privilege tables will ensure that all changes&lt;br /&gt;
 made so far will take effect immediately.&lt;br /&gt;
 &lt;br /&gt;
 Reload privilege tables now? (Press y|Y for Yes, any other key for No) : &lt;br /&gt;
&lt;br /&gt;
'''''Say yes...'''''&lt;br /&gt;
&lt;br /&gt;
This is a silly question.&lt;br /&gt;
&lt;br /&gt;
 Success.&lt;br /&gt;
 &lt;br /&gt;
 All done!&lt;/div&gt;</summary>
		<author><name>Tinker</name></author>
		
	</entry>
</feed>