huchuan2025/20-Area/21-Person/消费--电子类/已有/Aliyun/FAQ(Ubuntu 2204).md

12 lines
511 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- 端口无法访问问题
- 现象 telnet 无法探测到云主机的此端口
- 修改点 要注意防火墙和安全组两个都需要修改
- 安全组 见网页管理ecs
- 防火墙
- sudo ufw status
- sudo ufw allow \<port\>
- sudo ufw reload
- Alist挂载问题解决
- 不要使用https否则总是SSL/TLS协议不对。 使用http协议即可
- 注意地址一定要加http://<服务器地址>/dav:5244
- 在alist后台要打开挂载用户的webdev读取和webdev管理功能