<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mitchd123</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mitchd123"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Mitchd123"/>
	<updated>2026-07-22T01:34:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Reset_the_password_for_the_LinuxMCE_Admin_site&amp;diff=15769</id>
		<title>Reset the password for the LinuxMCE Admin site</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Reset_the_password_for_the_LinuxMCE_Admin_site&amp;diff=15769"/>
		<updated>2008-10-01T17:44:45Z</updated>

		<summary type="html">&lt;p&gt;Mitchd123: added the root user to the command to get into MySql and exit to get out of MySql&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First, [[Logging In|How do I login to a Linux console?]].  Then type this sequence:&lt;br /&gt;
&lt;br /&gt;
    mysql pluto_main -u root&lt;br /&gt;
&lt;br /&gt;
    select * FROM Users;&lt;br /&gt;
You will see a list of the users in the database.  Then type in this:&lt;br /&gt;
    update Users set Password=md5(&amp;quot;mypassword&amp;quot;) where UserName=&amp;quot;myusername&amp;quot;;&lt;br /&gt;
    quit;&lt;br /&gt;
Where mypassword is the new password and myusername is the username.&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&lt;br /&gt;
To exit type in:&lt;br /&gt;
&lt;br /&gt;
exit;&lt;/div&gt;</summary>
		<author><name>Mitchd123</name></author>
	</entry>
</feed>