XuSenfeng

个人站

复读了,更新随缘,有的文件不全或者图片缺失具体看我的笔记库(https://github.com/XuSenfeng/note)


223

目录

#

搭建服务器

首先下载使用fail

systemctl enable vsftpd.service
systemctl start vsftpd.service
systemctl status vsftpd.service

使用可视面板

宝塔面板宝塔面板 - 简单好用的Linux/Windows服务器运维管理面板 (bt.cn)

yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_6.0.sh && sh install.sh ed8484bec
==================================================================
Congratulations! Installed successfully!
==================================================================
外网面板地址: https://114.55.226.26:29668/887fef6b
内网面板地址: https://172.19.201.194:29668/887fef6b
username: axy0ntob
password: c0c7576b
If you cannot access the panel,
release the following panel port [29668] in the security group
若无法访问面板,请检查防火墙/安全组是否有放行面板[29668]端口
因已开启面板自签证书,访问面板会提示不匹配证书,请参考以下链接配置证书
https://www.bt.cn/bbs/thread-105443-1-1.html
==================================================================
Time consumed: 3 Minute!

之后开启相应的端口

在阿里云服务器安全组进行添加

image-20230613150835808

之后安装相应的软件

然后在网站页面添加对应的域名

网站需要相应的端口, 网站默认的是80

image-20230613154026356

添加443端口

注册网站的域名

通过SSL

使用wordPress进行网站搭建

官网下载之后在搭建的网站根目录部署

https://b23.tv/0zhTCo2

http://jhy.dhx.icu/wp-admin

控制台网址