Tips and Tricks
Here you'll find some neat tips and tricks or small snippets of code in various systems and languages.
They are all licensed under the terms of the GPLv3 or later versions.
Tips list
- Chromium and Seahorse/KWallet permanent integration under linux I describe here the way Chromium can be permanently integrated into Gnome's keyring Seahorse, or KDE's KWallet
- How to customize your ttys' appearance These short tips show you how to customize your ttys in each and every aspect, ranging from messages to font properties.
- Quickly generate strong passwords Bash one-liner to generate a strong, 4-word password which is both safe and easy to remember
- PGP sign all outgoing e-mails with attachment on mutt A simple macro for .muttrc to automatically sign outgoing e-mails whenever an attachment is added.
- X-PGP-Key email header format for PGP/GPG public keys A proposal of a structured X-PGP-Key: header to publicize a PGP/GPG key via email, with examples and a generator.