RouterOS 基础设置
RouterOS初始用户名:admin;密码为空。
RouterOS初始用户名:admin;密码为空。
一、配置安装源
yum install epel-release
IUS包:
https://dl.iuscommunity.org/pub/ius/stable/CentOS/7/x86_64/
在里面找到:
ius-release-x.x-xx.ius.centos7.noarch.rpm
PostgreSQL 官方网站
https://www.postgresql.org
PostgreSQL for Red Hat family
https://www.postgresql.org/download/linux/redhat/
1、申请6plat账号
前往http://6plat.org申请46模块个人帐号。
安装软件包:
opkg update opkg install ppp-mod-pptp kmod-nf-nathelper-extra opkg install luci-proto-ppp opkg install kmod-ipt-raw
查询是否开启80端口:
把握幾個重點即可快速完成 pptp 的 VPN Server 架設:
ppp - 點對點協定 (Point-to-Point Protocol)
pptpd - 點對點通道協定 (Point-to-Point Tunneling Protocol)
iptables - 設定封包轉發規則
将zhangjun.sh.cn直接转向www.zhangjun.sh.cn
直接用VI编辑器打开 /usr/local/nginx/conf/vhost/www.zhangjun.sh.cn.conf 这个配置文件,代码如下