摘要:
1、安装 yum install tinyproxy -y 2、修改配置文件 修改代理ip和端口 vim /etc/tinyproxy/tinyproxy.conf 3、服务管理 systemctl start tinyproxy systemctl stop tinyproxy systemctl 阅读全文
posted @ 2023-01-11 14:36
梧桐潇雨
阅读(242)
评论(0)
推荐(0)
摘要:
问题: yum install *** No package *** available. Error: Nothing to do 解决方法: yum install -y epel-release 阅读全文
posted @ 2023-01-11 14:30
梧桐潇雨
阅读(1863)
评论(0)
推荐(0)