摘要: 查看新网卡MAC地址 ip addr ... link/ether 02:11:32:21:5f:65 brd ff:ff:ff:ff:ff:ff ... 获取网卡UUID nmcli connection show UUID 72553b15-3d86-32a1-8624-bfd5648f4e40 阅读全文
posted @ 2022-02-12 20:18 GreeneGe 阅读(1454) 评论(0) 推荐(0) 编辑
摘要: 安装(源码包) nginx版本为1.21.6 创建nginx用户 useradd -s /sbin/nologin -M nginx yum install -y gcc gcc-c++ pcre pcre-devel zlib zlib-devel openssl openssl-devel ta 阅读全文
posted @ 2022-02-12 00:50 GreeneGe 阅读(1136) 评论(0) 推荐(0) 编辑

https://github.com/Glf9832