---
title: 🐈日志<% tp.file.title %>
date: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %>
tags:
  - dailynote
rating: ⭐️
excerpt:
created: 2025-08-30T11:45
updated: 2025-10-24T19:29
---
## 1TODO
- [ ] 多喝水，避免久坐不动
- [ ] 今天做什么

## 2 Tracking
- 在联通云上搭建了openlist
文件存储在DSM8466上
下载速度只有300KB/s
在线播放卡顿 230KB/s左右
280K图片预览不出来！
内网播放很流畅，可能是飞牛OS设备太差，需要使用DSM8466本机来进行frpc穿透，测试网络效果！
播放百度云盘上的视频（3.8G），前面缓冲时间有点长，后面播放算是流畅！
[root@ecs-yepy /]# speedtest-cli
Retrieving speedtest.net configuration...
Testing from China Unicom (116.162.100.119)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by 1010 (Hong Kong) [670.08 km]: 134.559 ms
Testing download speed................................................................................
Download: 9.32 Mbit/s
Testing upload speed......................................................................................................
Upload: 8.64 Mbit/s


[root@ecs-yepy /]# speedtest-cli
Retrieving speedtest.net configuration...
Testing from China Unicom (116.162.100.119)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by 1010 (Hong Kong) [670.08 km]: 52.53 ms
Testing download speed................................................................................
Download: 9.18 Mbit/s
Testing upload speed......................................................................................................
Upload: 10.42 Mbit/s


cenos安装speedtest-cli:
https://www.shuhaiyun.com/asy/327904.html
sudo yum install epel-release -y
sudo yum install speedtest-cli -y
speedtest-cli  运行

- 腾讯云 150.158.120.215 
播放MP4上行和下行基本上平均是200KB/s ，170-500K波动
下载250-300KB/s之间  6M*128kbps 上限720K
root@VM-0-15-ubuntu:~# speedtest-cli --simple
Ping: 22.612 ms
Download: 194.40 Mbit/s
Upload: 5.51 Mbit/s

root@VM-0-15-ubuntu:~# speedtest-cli --simple
Ping: 32.613 ms
Download: 180.21 Mbit/s
Upload: 5.39 Mbit/s

ubuntu安装speedtest-cli：
apt install speedtest-cli
speedtest-cli --simple



- openlist下载文件名不能使用网站名字！应该是原来的名字
- 联通ECS重启后防火墙没有自启动！
firewall-cmd --zone=public --list-ports 
FirewallD is not running
在1Panel中可以开启，使用命令系统自启动 systemctl enable firewalld.service
[[../10-WebClipper/iptables和firewalld的介绍与区别_iptables和firewalld的区别-CSDN博客 1]]

- 学习SSH无限连接配置
[[../10-WebClipper/Linux使用ssh超时断开连接的真正原因与解决【转】]]

- 飞牛OSfrpc容器更新到0.65后总是报file未找到容器不能正常启动，删除容器后，创建一个新容器就好了，群晖更新fprc容器没有问题，应该是飞牛的一个Bug，飞牛docker问题较多
docker run --restart=always --network host -d -v /etc/frp/frpc.toml:/etc/frp/frpc.toml --name frpc snowdreamtech/frpc

- 相关服务的部署迁移
预览：
pdf
onlyoffice

- Kap激活录屏
⌘ ⇧ 6

在技术符号中挑选！®©ø¢≥≤√∫
[[../10-WebClipper/Mac电脑如何输入command(⌘)、option(⌥)、shift()等特殊符号]]



## 3 Tips

## 4 Questions
- RmiRouter无线WIFI异常
查看日志。。。

## 5 Thoughts

## 6 NextDo


