摘要:编译openssl后,运行openssl遇到了这个错误 bin/openssl: relocation error: bin/openssl: symbol EVP_mdc2 version OPENSSL_1_1_0 not defined in file libcrypto.so.1.1 wit
阅读全文
摘要:C-S-backspace的作用是删除当前行,因为在windows的终端不支持将Ctrl+<SPC>, Ctrl+S这种快捷键远程传递给emacs,所以这些快捷键必须在本地才有效,特别是在linux系统环境下才有效 这种方法可行,但是需要多个组合键 C-a # Go to beginning of
阅读全文
摘要:Weirdly, ctrl-space to start a mark works on the command line in putty and on X on the machine, just not in putty. What configuration did I break? Tha
阅读全文
摘要:随着越来越多的站点切换到HTTPS,并且越来越多的服务器添加了HTTP / 2支持,可能很难确定哪个服务器性能最佳。本文章旨在解决该问题。 基准结果摘要 Apache vs Caddy vs H2o vs LiteSpeed vs Nginx 截至2019年9月6日,对Digital Ocean 1
阅读全文
摘要:PuTTY Trick 1: Delete All PuTTY Sessions Together When you are swapping an old computer with a new computer, you may end-up transferring all PuTTY ses
阅读全文