摘要: 1. ubautu系统 sudo apt-get install python2.7 sudo apt-get install python3 卸装 sudo apt-get remove python3 卸载Python3.6及其依赖 sudo apt-get remove --auto-remo 阅读全文
posted @ 2023-04-25 19:24 得好好活 阅读(21) 评论(0) 推荐(0)
摘要: 1.查看版本 yum list easy-rsa --showduplicates 2. 安装指定版本 yum install -y easy-rsa-3.0.8-1.el7 阅读全文
posted @ 2023-04-25 13:20 得好好活 阅读(1492) 评论(0) 推荐(0)
摘要: 1. yum -y install openvpn easy-rsa 2. 阅读全文
posted @ 2023-04-25 13:17 得好好活 阅读(1) 评论(0) 推荐(0)