linux俄罗斯方块

linux俄罗斯方块

linux俄罗斯方块.sh: https://url69.ctfile.com/f/253469-846055…

95版植物大战僵尸

95版植物大战僵尸 95版植物大战僵尸.rar: https://url69.ctfile.com/f/253…

linux uptime命令详解 (linux w 命令)

[root@m01 ~]#uptime 系统的当前时间。 系统的总正常运行时间。 当前正在运行系统的活动用户。…

ansible 免密登陆汇总

ansible 免密登陆汇总

方法一:直接使用for循环操作拷贝 1 2 3 4 5 #指令 for i in `seq 61 63` do…

vim 粘贴 会少字符

vim 我们经常遇到 粘贴 的时候  代码会少2个字符: 这个时候我们 用 a  进入编辑模式就额可以解决了。…

ansible roles 安装高可用(lb01 lb02)

ansible roles 安装高可用(lb01 lb02)

给 lb01,lb02, 做一个高可用 keepalive  这里有个疑问:就是 lb01 上 nginx  …

304 状态码缓存有问题

http 请求返回 304 172.16.1.5 – – [27/Apr/2023:16:51:04 +080…

ansible roles 安装负载均衡

ansible roles 安装负载均衡业务 步骤:  首先在 lb01 上 配置负载均衡 参考  Nginx…

ansible roles wordpress 业务安装

ansible roles wordpress 业务安装

ansible roles wordpress 业务安装 [root@m01 /etc/ansible/rol…

ansible roles nginx

ansible roles  nginx

ansible roles nginx – name: Install Nginx yum: name: ng…