Apr 12

My password change routines in Ubuntu

I change my passwords on a regular basis, and this is my routine for changing passwords everywhere.

Generate new password
henning@localhost:~$ pwgen

Change Ubuntu keyring password
henning@localhost:~$ seahorse
Select ‘Passwords’-tab, right click on ‘Passwords’-folder and select ‘Change password’ .

Change ssh passphrase
henning@localhost:~$ ssh-keygen -p

Comment Form

Here you will find some of my thoughts and experiments from my daily life of programming and general geeking ;)

Github