This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
sw:passwordsafe:intro [2017/09/11 19:30] – Frank Fegert | sw:passwordsafe:intro [2017/09/12 05:13] (current) – Frank Fegert | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Introduction ====== | ====== Introduction ====== | ||
- | FIXME | + | Password Safe is a password database utility. Like many other such products, commercial and otherwise, it stores your passwords in an encrypted file, allowing you to remember only one password (the "safe combination" |
====== Links ====== | ====== Links ====== | ||
Line 7: | Line 7: | ||
===== General ===== | ===== General ===== | ||
- | [[https:// | + | [[https:// |
====== Docs ====== | ====== Docs ====== | ||
- | FIXME | + | [[https:// |
- | ====== Files and Directories ====== | + | < |
+ | user@host: | ||
+ | </ | ||
- | FIXME | + | ====== Files and Directories ====== |
===== General Files and Directories ===== | ===== General Files and Directories ===== | ||
- | FIXME | + | ^ File or Directory |
+ | | '' | ||
+ | | '' | ||
===== Configuration Files ===== | ===== Configuration Files ===== | ||
- | FIXME | + | ^ File or Directory |
+ | | '' | ||
====== Getting Help ====== | ====== Getting Help ====== | ||
- | |||
- | FIXME | ||
Manual pages: | Manual pages: | ||
<cli> | <cli> | ||
- | user@host: | + | user@host: |
</ | </ | ||
====== Install ====== | ====== Install ====== | ||
- | FIXME | + | To install //passwordsafe// on Debian: |
- | + | ||
- | To install //// on Debian: | + | |
<cli> | <cli> | ||
- | root@host: | + | root@host: |
+ | root@host: | ||
</ | </ | ||
====== Configuration ====== | ====== Configuration ====== | ||
- | FIXME | + | None |
====== Usage ====== | ====== Usage ====== | ||
- | FIXME | + | ===== General Usage ===== |
- | ===== Status Check ===== | + | < |
+ | user@host: | ||
+ | </ | ||
- | FIXME | + | ===== Command Line Parameters ===== |
- | To check the status of ////: | + | Start //pwsafe// with a configuration file other than the users default configuration file '' |
<cli> | <cli> | ||
- | root@host: | + | user@host: |
</ | </ | ||
+ | |||
+ | Start //pwsafe// in a read-only mode: | ||
+ | |||
+ | <cli> | ||
+ | user@host: | ||
+ | </ | ||
+ | |||
+ | Perform validity checks against a given password database file in order to ensure its internal consistency. Correct inconsistencies if necessary: | ||
+ | |||
+ | <cli> | ||
+ | user@host: | ||
+ | </ | ||
+ | |||
+ | Start //pwsafe// closed, with no initial database opening dialog: | ||
+ | |||
+ | <cli> | ||
+ | user@host: | ||
+ | </ | ||
+ | |||
+ | Start //pwsafe// minimized in the system tray: | ||
+ | |||
+ | <cli> | ||
+ | user@host: | ||
+ | </ | ||
+ | |||
+ | Start //pwsafe// with the two options '' | ||
+ | |||
+ | <cli> | ||
+ | user@host: | ||
+ | </ | ||
+ | |||
+ | ===== Status Check ===== | ||
+ | |||
+ | None | ||
====== Recipies ====== | ====== Recipies ====== |