Commit 40081891 authored by Tomáš Szaniszlo's avatar Tomáš Szaniszlo
Browse files

Added other cheatsheets

parent 9b28c1dc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -10,3 +10,10 @@ Source: <https://wiki.debian.org/Keyboard>
** Check/Open SSL connection (command line) **

    echo | openssl s_client -connect $HOST:$PORT -servername $SNI

- - -

** Other cheatsheets **

* Markdown: <http://packetlife.net/media/library/16/Markdown.pdf>
* Unix Toolbox: <http://cb.vu/unixtoolbox.xhtml>