摘要:
https://codingbee.net/powershell/powershell-make-a-permanent-change-to-the-path-environment-variable New-Item -ItemType Directory -Path C:\Windows\Pat 阅读全文
posted @ 2022-05-22 22:23
ascertain
阅读(32)
评论(0)
推荐(0)
摘要:
GPG: GnuPG(GNU Privacy Guard), GnuPG is an Open Source alternative to the well-know Pretty Good Privacy(PGP). dirmngr: 管理 CRL & OCSP 配置文件 /root/.gnupg 阅读全文
posted @ 2022-05-22 20:32
ascertain
阅读(208)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2022-05-22 16:09
ascertain
阅读(155)
评论(0)
推荐(0)
摘要:
Server: import socket sock = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM) sock.bind(('0.0.0.0', 2222)) while True: msg, addr = sock.re 阅读全文
posted @ 2022-05-22 16:04
ascertain
阅读(115)
评论(0)
推荐(0)
摘要:
Refresh <META HTTP-EQUIV="Refresh" CONTENT="5;URL=http://host/path"> nginx: add_header Refresh '5; URL=https://www.baidu.com'; 阅读全文
posted @ 2022-05-22 11:37
ascertain
阅读(34)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2022-05-22 00:04
ascertain
阅读(251)
评论(0)
推荐(0)

浙公网安备 33010602011771号