One of the most common problem one faces after a fresh install of Ubuntu is the loss of Wireless Network. And believe me that is the biggest pain for a normal user. The problem double-folds if the wireless adapter is broadcom (do not know what is your wireless adapter? click here). Some of the general problems are showing no wireless adapter, showing wireless adapter but detecting no wireless networks etc. [Read more…]
How to move your WordPress.com email subscribers to WordPress.org the easy way
Moving from WordPress.com to self hosted WordPress.org is not the same as moving from Blogger to WordPress. The one thing which concerns any user in moving from WordPress.com to WordPress.org is the fear of losing the huge chunk of email subscriber he/she might have earned in his/her popular WordPress.com blog. Everyone wants to retain their previous readers list but the problem is that none of the standard feed service like feedburner or feedblitz provide an option for importing the email list. [Read more…]
How to solve: Keyring problems in Ubuntu
What is Keyring?
A Keyring (in Ubuntu) as its name suggests is collection of keys (passwords) and is locked by a master password (be default your first admin password). It saves several passwords (for e.g. login password for a website or some application) inside the keyring and protects with the master password and thus obviates the need of entering the passwords again and again. Since you are logged in with the same password, it does not prompt you to enter the master password and automatically takes the login password as the keyring master password.
What could be the problem with the Keyring?
As I said before the default master password for the keyring is the first admin password i.e. the first user-password you used on the computer. The problem arises when you change the password. The master password of the keyring doesn’t change automatically and hence a conflict starts as the master password doesn’t matches with the new user-login password. Therefore you will start seeing these annoying prompts from the keyring:
And if the password doesn’t matches then:
Solution 1: You remember the old password
If you remember the old password then you can try changing the master password to the current login password. This will stop the prompting of the keyring. Follow these steps in Ubuntu 10.10 and previous versions:
- Navigate to Applications > Accessories > Passwords and Encryption Keys
- Select the tab “Passwords”
- Select your keyring
- Right-click and select “Change Password”
In Ubuntu 11.04, run the application Passwords and Encryption Keys by using the super key (windows logo key) and then searching for it. And follow the step 2-4.
Solution 2: You forgot the old password
Damn! I forgot the old password and it is not accepting any of my login passwords. What should I do? Don’t bang your head in the wall. There is an alternate solution and that is delete the keyring. For that follow the same steps 1-3 as described previously and instead of Change Password select Delete. i.e.The following steps:
- Navigate to Applications > Accessories > Passwords and Encryption Keys
- Select the tab “Passwords”
- Select your keyring
- Right-click and select “Delete“
This pic might come as handy:
Questions, suggestions and a world of thank is always motivating. Enjoy
Sources: http://www.code-muse.com/
http://ubuntu-tutorials.com/
http://www.markjaustin.co.uk/?p=21
Related articles
- Breaking: New Hybrid Keyring from Scott Amron (core77.com)
- Ubuntu update error with Firefox (computerandu.wordpress.com)
- Fixing wubi ubuntu Grub problem. (shakthydoss.wordpress.com)
- Ubuntu quickies (icehot.wordpress.com)
- How do you change your password on a yahoo email account (wiki.answers.com)