摘要: command -v tc chaosblade对应的可执行文件,必须安装在/usr/bin目录下 cp /usr/sbin/iptables /usr/bin/ 阅读全文
posted @ 2023-04-25 17:27 larybird 阅读(68) 评论(0) 推荐(0)
摘要: 转载自:https://www.lxlinux.net/how-to-check-linux-version.html #查看操作系统版本 cat /etc/redhat-release#查看操作系统版本cat /proc/version# 查看CPU信息(型号)cat /proc/cpuinfo 阅读全文
posted @ 2023-04-25 09:54 larybird 阅读(90) 评论(0) 推荐(0)