pass
Create a gpg key
gpg --gen-key
gpg --list-keys
Export gpg to gpg2
gpg2 --export-secret-keys > keyfile
gpg2 --import keyfile
gpg2 --edit-key D3B0B515 trust & save
Setting it up
pass init "ZX2C4 Password Storage Key"
pass git init : git repo for entries
Usage
pass : show all entries
pass Email/zx2c4.com : show password of entry
pass -c Email/zx2c4.com : don't show and copy to clipboard
pass insert Business/cheese-whiz-factory : insert new entry
pass edit Business/cheese-whiz-factory : edit entry
pass rm Business/cheese-whiz-factory : remove entry
pass generate Email/jasondonenfeld.com 15 : generate password
Export & Import
export_import
Change password of key
gpg2 --list-keys
gpg2 --edit-key 77316AB19A2366268B1CBE7FD5DF8174ED02B7CE
Saturday, 31 May 2025
pass
ccze
ccze - log colorizer sudo tail -f /var/log/syslog | ccze
-
7z : Compression utility aa : a simple utility to help create backups ab : Apache HTTP server benchmarking tool aespipe : AES encrypti...
-
AutoArchive is a simple utility to help create backups more easily. Usage aa [ options ] [ command ] [ AA_SPEC …] autoarchive [ option...
-
apache bench: Apache HTTP server benchmarking tool ab -n 1000 -c 10 -k -H "Accept-Encoding: gzip, deflate" https://example.com/