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

Initial commit

parents
Loading
Loading
Loading
Loading

CS.md

0 → 100644
+12 −0
Original line number Diff line number Diff line
** Change keyboard layout in console (Debian) **

    dpkg-reconfigure keyboard-configuration
    service keyboard-setup restart

Source: <https://wiki.debian.org/Keyboard>

- - -

** Check/Open SSL connection (command line) **

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