====== Unsorted References ====== === Web server security === * [[https://www.ssllabs.com/ssltest/|SSL Server Test (Powered by Qualys SSL Labs)]] * [[https://ssl-config.mozilla.org/|mozilla SSL Configuration Generator]] === General in-shell documentation === * [[https://github.com/tldr-pages/tldr|TLDR]] * [[https://github.com/srsudar/eg|eg]] * [[https://github.com/cheat/cheat|cheat]] === HTML/Terminal colors === * [[https://www.w3schools.com/colors/colors_hex.asp|W3C color naming conventions]] === Dokuwiki === == Frequently used files == * ''/web/www/kb/conf/mime.conf'' - Allowed file types for uploading == Convert syntax from mediawiki to dokuwiki == ''pandoc test1.txt -f mediawiki -t dokuwiki -s -o test2.txt'' == Links == * [[doku>wiki:syntax|Formatting Syntax]] * [[doku>security|Security]]