<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Installazione_di_MySQL_in_CentOS</id>
	<title>Installazione di MySQL in CentOS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Installazione_di_MySQL_in_CentOS"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Installazione_di_MySQL_in_CentOS&amp;action=history"/>
	<updated>2026-06-19T22:29:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Installazione_di_MySQL_in_CentOS&amp;diff=9127&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;* Installare   sudo yum install mysql-server  * Abilitare start al boot:  sudo chkconfig mysqld on  *Avviare  sudo service mysqld start  * Impostare la password di root (attua...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Installazione_di_MySQL_in_CentOS&amp;diff=9127&amp;oldid=prev"/>
		<updated>2014-09-23T10:02:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Installare   sudo yum install mysql-server  * Abilitare start al boot:  sudo chkconfig mysqld on  *Avviare  sudo service mysqld start  * Impostare la password di root (attua...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Installare&lt;br /&gt;
&lt;br /&gt;
 sudo yum install mysql-server&lt;br /&gt;
&lt;br /&gt;
* Abilitare start al boot:&lt;br /&gt;
 sudo chkconfig mysqld on&lt;br /&gt;
&lt;br /&gt;
*Avviare&lt;br /&gt;
 sudo service mysqld start&lt;br /&gt;
&lt;br /&gt;
* Impostare la password di root (attualmente blank):&lt;br /&gt;
 sudo /usr/bin/mysql_secure_installation&lt;br /&gt;
&lt;br /&gt;
=Riferimenti=&lt;br /&gt;
*[http://www.rackspace.com/knowledge_center/article/installing-mysql-server-on-centos Installing MySQL Server on CentOS | Knowledge Center | Rackspace Hosting]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>