目录
3、重新打开浏览器,输入http://b.oray.com,完成账户登录,激活(SN登录)
准备工作:
[root@server ~]# setenforce 0
[root@server ~]# systemctl stop firewalld
[root@server ~]# systemctl disable firewalld
[root@server ~]# yum install nginx -y
[root@server ~]# systemctl start nginx
[root@server ~]# systemctl enable nginx
[root@server ~]# mkdir -p /www/sxhkt
# 使用xftp将sxhkt网站数据上传到linux的/www/sxhkt目录中
[root@server ~]# vim /etc/nginx/nginx.conf
# server端中启用location模块
[root@server ~]# systemctl restart nginx # 重启服务
注册+登录+完成身份实名认证
[root@server ~]# yum install net-tools -y # 安装网络工具包可以使用netstat
[root@server ~]# wget "https://dl.oray.com/hsk/linux/phddns_5.3.0_amd64.rpm" -O phddns_5.3.0_amd64.rpm
[root@server ~]# rpm -ivh phddns_5.3.0_amd64.rpm
[root@server ~]# phddns start
访问上图中标注的外网地址: