vault backup: 2024-02-05 21:20:34

This commit is contained in:
2024-02-05 21:20:34 +08:00
parent 2e49f8e80c
commit 73c764bed0

View File

@@ -2,7 +2,7 @@
aliases:
atlas: "[[Atlas/Card|Card]]"
created: 2023-07-27 14:59:53
modified: 2024-02-05 20:51:59
modified: 2024-02-05 21:07:36
tags:
- OpenWrt
Title: OpenWrt部署
@@ -270,7 +270,19 @@ iStoreOS 中已默认开启,目前我用于存放 tvbox 的订阅文件,文
- 将 [[Rclone开机自动挂载]] 中的代码保存为 `rcloned` 并上传到 OpenWrt
- 在【系统-启动项-本地启动脚本】中将 `bash /etc/init.d/rcloned start` 这行代码添加进去
##
## IP/MAC 绑定
在 iStore 里一键安装后,将 NAS 的局域网 IP `192.168.1.128` 与其 MAC 地址 `70:85:c2:7b:72:5c` 绑定
## 访问AP/光猫
在 iStore 里一键安装后,在 WAN 口配置一个与光猫同网段的 IP`192.168.0.100` 即可实现跨网段访问光猫后台
# 系统备份
## 官方备份
## 贴吧