Wednesday, October 9, 2013

Installing KeePass2


KeePass2 is a multi-platform open-source password manager software, which allows you to secure all your passwords with a password protected master key using AES 256bit encryptation.You can read more about it in http://keepass.info. Hear the steaps for installing in Ubuntu.

1°) Updating the sources.list



Watch at this link the lines you should add to your sources.list file choosing the correct ubuntu distribution.


 Figure 1: Displaying sources.list entries for one distribution 
after clicking on  "Technical details about this PPA"

Another way is adding ppa:jtaylor/keepass to your system's Software Sources. (read more about this)

2°) Open a terminal and execute the following:


sudo apt-get update
sudo apt-get install keepass2

3°) Deal with the first steaps.

Enjoy it!



No comments:

Post a Comment