Linux tests & world!
Random linux stuff, with two languages
Näytetään tekstit, joissa on tunniste
password
.
Näytä kaikki tekstit
Näytetään tekstit, joissa on tunniste
password
.
Näytä kaikki tekstit
maanantaina, toukokuuta 04, 2015
How to change mysql root password
Use command: mysql.
Then: use mysql;
After that use command: UPDATE user SET Password=PASSWORD('newpassword') WHERE user='root';
Vanhemmat tekstit
Etusivu
Tilaa:
Kommentit (Atom)