How to allow a Linux user access to MySQL without password.
A Linux user may need to frequently login to MySQL of the server. If he logs in as the same MySQL user each time, there is a way to save these details and login to mysql MySQL without password every single time. We can do this by creating a...
How to change WordPress admin email address without admin password
People who use a lot of login credentials may find it difficult to remember all the passwords. In such cases it may be difficult and time consuming to recollect password. There is an option to change the admin password in WordPress via email id. Sometimes it is possible to...
How to reset WordPress admin password from database
People who uses lot of login credential may find it difficult to remember all the passwords. In such cases it may be difficult and time consuming to recollect password. There is an option to change the admin password in WordPress via email id. Sometimes it is possible to forget...
How to change passphrase for RSA key file
Just like any password, changing passphrase of your ssh key is a better way to ensure that your RSA key is secure. ssh-keygen command can be used to change the passphrase using the -p switch. Command is as follows. Following is an example used for changing ssh RSA key...
How to generate ssh rsa key from command line
This tutorial explains how to generate ssh rsa key from command line. Below command is used to generate rsa key pair. The following is an example used for generating ssh rsa key and a passphrase. Once you type the command and hit ENTER, it prompts for location to save...
User unable to reset password from Exchange even with very strong password
The password you entered doesn't meet the minimum security requirements. If you encounter this error even when you have a very strong password, you should check this....