# 服务端配置文件中增加三个配置 server 127.0.0.1 iburst local stratum 1 #此配置是重点,不配置无法正常使用,1代表在第一级,数字越小精度越高 allow all # 配置允许访问的地址,all代表允许所有 # 客户端配置 server 服务端IP i
mysqlbinlog --base64-output=decode-rows -v ./mysql-bin.xxxx --result-file=xxx.sql # 按时间点导出 mysqlbinlog --start-datetime="2024-05-28 15:40:07" --stop-
github下载kms服务端:Releases · Wind4/vlmcsd (github.com) 服务端运行kms server服务:./vlmcsd-x64-musl-static 安装标准版kms密钥:slmgr /ipk VDYBN-27WPP-V4HQT-9VMD4-VMK7H 安装w
fsutil behavior set disableencryption 0
git clone https://github.com/fail2ban/fail2ban.git cd fail2ban sudo python3 setup.py install cp files/redhat-initd /etc/rc.d/init.d/fail2ba sed -i 's
SELECT table_schema AS 'Database', table_name AS 'Table', ROUND((data_length + index_length) / 1024 / 1024, 2) AS 'Size (MB)' FROM information_schema.
需要注意符号为英文 log_format main escape=json '{' '"客户端IP": "$remote_addr",' '"认证用户": "$remote_user",'
cat harbor.yml.tmpl | sed '/^[[:space:]]*#\|^[[:space:]]*$/d' >harbor.yml
cp certs.crt /etc/pki/tls/certs/ update-ca-trust
AtomHub 可信镜像仓库平台 :https://hub.atomgit.com/