Jump to content

Recommended Posts

Posted

VDIย 

username: root

password: dev

+++++++++++++++++++++

To reset mysql password, login in your machine and enter the following commands:

/usr/local/etc/rc.d/mysql-server stop

mysqld_safe --skip-grant-tables &

mysql -u root

use mysql

update user set password=PASSWORD('desiredpassword') where user='root';

flush privileges;

quit

service mysql-server restart

ย 

ย 

Good luckย ๐Ÿ˜‡

ย 

ย 

  • 3 weeks later...
Posted
En 10/11/2021 a las 5:47, [D]ELARO โœ“ dijo:

que esperaban ese alex sube puro clickbait :v me ha tocado 2 o 3 veces que no tienen nada que ver sus post con lo que publica,ย me sorprende que sea mod en turkmmo xdd

Con un par ,jajajjajjajajajajajaja.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies to enhance your browsing experience and provide relevant content. By continuing to browse, you agree to our We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. and Terms of Use. For more information on how we protect your data, please check our Privacy Policy.