rsync 安装

rsync 安装

rsync命令详解(rsync实时备份) rsync -avz (rsync安装) :连接 1- 安装服务端 …

感冒

感冒

1- 2024年3月26日 晚上就感觉嗓子不舒服, 总想喝水,  ,喝了n包板蓝根,睡了2晚上,好了。 &nb…

windows 命令

windows  命令

1- 关机 在命令提示符中输入”shutdown -s”,可以设置关机时间,例如”shutdown -s -t…

精粤主板 X99大板

精粤 X99大板2011 V3V4至强E5CPU游戏工作室台式电脑鸡血主板套装 325元 之前换的可恼的 MA…

linux 内核fork

内核fork Updates InformationSummary: available38 Security…

nginx client_max_body_size 上传文件限制

nginx  client_max_body_size 上传文件限制

  在 server 或者 http 上都可以。   client_max_body_si…

idea 合并分支

1- 我们新建一个 test分支 来做测试, 主要是把test分支合并到master   2-然后切…

等保三级

3级等保 https://help.aliyun.com/document_detail/312326.htm…

linux history

linux  history

  1- 查看历史命令记录 输出到文本中 history >> hist.txt &nb…

nginx ssl 2个域名 访问a域名 跑到b域名

场景: 同一台机器上 nginx 配置 多个 ssl   ,有 A , B,C 域名。   现象: …