CentOS 7 yum源 rm -rf /etc/yum.repos.d/*.repo #删除repo文件,或者自己备份 curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.rep
CentOS 6、7下pptp vpn一键安装脚本,安装如下:wget http://mirrors.linuxeye.com/scripts/vpn_centos.shchmod +x ./vpn_centos.sh./vpn_centos.sh脚本内容如下