Skip to content

lknife/openvz_pptp_centos-debian-ubuntu

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

openvz_pptp_centos-debian-ubuntu

http://www.lknife.net/

http://topmyhosting.com/

首先检查端口:

cat /dev/ppp
cat /dev/net/tun

出现

No such device or address
File descriptor in bad satae

则表示可以继续

============================ 1.CentOS-5x86-6 OpenVZ安装方法:

图文教程:http://www.lknife.net/server/uses/45

wget --no-check-certificate https://github.com/lknife/openvz_pptp_centos-debian-ubuntu/raw/master/openvps_vpn_centos-5-6.sh
chmod a+x openvps_vpn_centos-5-6.sh
bash openvps_vpn_centos-5-6.sh

创建账号:

bash openvps_vpn_centos-5-6.sh

2.Debian/Ubuntu OpenVZ安装方法:

图文教程:http://www.lknife.net/server/uses/37

wget --no-check-certificate https://github.com/lknife/openvz_pptp_centos-debian-ubuntu/raw/master/auto-debian-ovz-pptp.sh
sh auto-debian-ovz-pptp.sh

或者进FTP编辑/etc/ppp/chap-secrets创建和修改账号

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages