摘要:
%% Type: language Subtag: aa Description: Afar Added: 2005-10-16 %% Type: language Subtag: ab Description: Abkhazian Added: 2005-10-16 Suppress-Script 阅读全文
摘要:
Certificates can be encoded as: Binary files ASCII (base64)files Common file extensions in use are: .DER .PEM (Privacy Enhanced Electron Mail) .CRT .C 阅读全文
摘要:
http://www.steves-internet-guide.com/ssl-certificates-explained/ In this tutorial we will look: TLS and SSL Public and Private keys Why we need certif 阅读全文
摘要:
https://wiki.openssl.org/index.php/Command_Line_Utilities Base64 Encoding Strings For simple string encoding, you can use "here string" syntax with th 阅读全文
摘要:
检测主机 nmap www.baidu.com Nmap scan report for www.baidu.com (61.135.169.121) Host is up (0.0069s latency). Other addresses for www.baidu.com (not scann 阅读全文
摘要:
http://latexcolor.com/ https://files.cnblogs.com/files/Searchor/latexColor.zip LaTeX Color SwatchColor nameHex Triplet R G B LaTeX Air Force blue #5D8 阅读全文
摘要:
CHMOD is used to change permissions of a file. PERMISSION COMMAND U G W rwx rwx rwx chmod 777 filename rwx rwx r-x chmod 775 filename rwx r-x r-x chmo 阅读全文