Tag Archives : password

Generate random password in Linux Command Line

Generate random password in Linux Command Line

Password is widely used in a production environment, for example, when we created a system account, we need to set an initial password for it, and When email / database / Subversion / LDAP (..etc.) accounts created, random passwords are needed as well.
Ways to reset MySQL user password

Ways to reset MySQL user password

How can I change user password under MySQL server when I lost my password? Here’s I’ll show two examples. The first example is about how to change password for normal user using Linux command line option, and the second example is on how to reset MySQL DBA password (By default, this user [...]
© 2006-2010 Planet Admon. All rights reserved.