25-02#
OpenSSL Test STARTTLS#
To test TLS on Postfix on 587
echo exit | openssl s_client -starttls smtp -connect mx1.example.com:587
O2 Mailbox Controls#
1 verbinden
2 löschen
3 speichern
4 wiederholen
5 rufnummer
Hetzner Location#
Why Falkenstein (fsn1) instead of Nuremburg (nbg1)?
Falkenstein: https://www.google.com/maps/@50.4779642,12.3352141,599m
Nuremburg: https://www.google.com/maps/@49.4496859,11.0139093,273m
Thunar Date Modified Format#
Edit > Preferences > Tab “Display” > Date Format: %Y-%m-%d %H:%M:%S
Neovim Telescope Open Files in Quickfix Location List#
run a Telescope finder for files, e.g.
:Telescope grep_string
hit
Tab
a few times to select multiple files that you are interested inhit
Ctrl-q
to put the selected files in the quickfix location list
via https://www.reddit.com/r/neovim/comments/100ndit/telescope_and_quickfix_list/
See also :help quickfix
.