<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nb">
	<id>https://wiki.pc-aid.no/index.php?action=history&amp;feed=atom&amp;title=Translations%3ADevops%3AInstall_OpenMRS_SDK%2F77%2Fnb</id>
	<title>Translations:Devops:Install OpenMRS SDK/77/nb - Sideversjonshistorikk</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pc-aid.no/index.php?action=history&amp;feed=atom&amp;title=Translations%3ADevops%3AInstall_OpenMRS_SDK%2F77%2Fnb"/>
	<link rel="alternate" type="text/html" href="https://wiki.pc-aid.no/index.php?title=Translations:Devops:Install_OpenMRS_SDK/77/nb&amp;action=history"/>
	<updated>2026-05-10T19:10:43Z</updated>
	<subtitle>Versjonshistorikk for denne siden på wikien</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>https://wiki.pc-aid.no/index.php?title=Translations:Devops:Install_OpenMRS_SDK/77/nb&amp;diff=1112&amp;oldid=prev</id>
		<title>FuzzyBot: Importerer en ny versjon fra en ekstern kilde</title>
		<link rel="alternate" type="text/html" href="https://wiki.pc-aid.no/index.php?title=Translations:Devops:Install_OpenMRS_SDK/77/nb&amp;diff=1112&amp;oldid=prev"/>
		<updated>2025-03-17T21:18:14Z</updated>

		<summary type="html">&lt;p&gt;Importerer en ny versjon fra en ekstern kilde&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny side&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Stop the database&lt;br /&gt;
 sudo systemctl stop mariadb.service&lt;br /&gt;
Start MySQL/MariaDB in Safe Mode with the command:&lt;br /&gt;
 mariadbd-safe --skip-grant-tables &amp;amp;&lt;br /&gt;
You can now log in to MySQL/MariaDB as root without having to enter a password:&lt;br /&gt;
 mariadb -u root&lt;br /&gt;
Reset the MySQL/MariaDB password with the following command. Change my-new-password to a secure password.&lt;br /&gt;
 UPDATE user SET password=PASSWORD(&amp;quot;my-new-password&amp;quot;) WHERE user=&amp;#039;root&amp;#039;;&lt;br /&gt;
Reload the privilege tables:&lt;br /&gt;
 FLUSH PRIVILEGES;&lt;br /&gt;
Exit the MySQL/MariaDB client:&lt;br /&gt;
 quit;&lt;br /&gt;
Shut down MySQL/MariaDB:&lt;br /&gt;
 mariadb-admin -u root -p shutdown&lt;br /&gt;
Start MySQL/MariaDB:&lt;br /&gt;
 sudo systemctl start mariadb.service&lt;br /&gt;
source:https://www.ionos.com/digitalguide/hosting/technical-matters/reset-mysql-mariadb-root-password/&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>