Save Passwords Securely In Ubuntu with KeePass Password Safe

KeePass Password Safe 01 Save Passwords Securely In Ubuntu with KeePass Password Safe

For those who have to manage/memorize so many passwords is extremely important that none of them is forgotten. KeePass Password Safe is a free open source application that lets you manage your passwords securely.

How to install KeePass Password Safe on Ubuntu?

Today we’ll learn how to install the popular KeePass Password Safe on Ubuntu. To proceed with the installation, just open terminal and enter the following commands:

sudo apt-add-repository ppa:jtaylor/keepass

sudo apt-get update

sudo apt-get install keepass2

KeePass Password Safe 02 Save Passwords Securely In Ubuntu with KeePass Password Safe

Once installed, simply open KeePass Password Safe and create a database. In the configuration database of passwords we can define a set of parameters:

  • Database name
  • Description
  • Cipher type
  • Compression
  • Defining templates
  • Amendment of master key

KeePass Password Safe 03 Save Passwords Securely In Ubuntu with KeePass Password Safe

After you create the database, you can define multiple categories to assist in the organization of passwords. KeePass Password Safe offers the possibility to encrypt the database with the powerful AES256 algorithm.

Download Now