You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asterios Raptis edited this page Dec 26, 2017
·
1 revision
How to install keepassx
To install keepassx execute the following command:
sudo apt-get install keepassx
How to install KeePass2
For now KeePass2 is official not supported. Thats why we have to import it from a PPA:
sudo add-apt-repository ppa:jtaylor/keepass
Now you can install KeePass2 with following commands:
sudo apt-get update
sudo apt-get install keepass2
KeePass 2.x Tan View
The default view of the tans are in a tile view. Not very practical if you want to know which tan you have to pic.
To change this uncheck the flag 'Use Simple List for TAN-Only Groups' under menu:
View -> TAN View Options -> Use Simple List for TAN-Only Groups
How to reset
You can remove the PPA and downgrade KeePass2 with the following command: