-
支付宝支付的 unraid plus 邮箱收不到key
@SpencerJHey Spencer, would you mind to help with this?
-
-
-
- NVME缓存盘是否占用授权中的附加存储设备位置
-
[Plugin] Mover Tuning
One of my friend's Unraid server showed the same error “ssl verification failure" when installing a plugin, and the server's ntp servers / date and time settings are all correct. Could you help with this? Version: 6.10 Thank you very much!
-
-
Unraid 6.10.0-rc6 已支持通过Server酱、推送加进行微信推送
感谢帮助说明,新增了很实用的功能。
-
-
unraid U盘选择求助
建议使用品质较好的 2.0 U盘,发热量相对于 3.0 U盘来说会小很多,更加稳定。至于读写速度,对于系统影响并不大,启动后系统是写入到内存中运行的。 引导方式的选择,二楼已经解释过了。
-
购买了PLUS版 不给密钥URL,如何激活??
@SpencerJHey Spencer, I haven't seen the latest activation introduction, so I have no idea about this problem. Can you help him? Thank you!
-
[Support] ich777 - Application Dockers
Yes, your translation engine works really well! I shall apologize for his limited information. What he wants to know is in the container DirSyncPro , when Remote Type is set as "local", there should be a mountpoint to "/mnt/local", and he doesn't know what this is and where it should be. I think he may not read the info above the option. I'll help him with the problem in Chinese. @NAS123 local 模式需要配合插件 “Unassigned Devices Plugin” 使用。你需要使用该插件挂载一个未被挂载进入阵列池的存储设备,然后在 DirSyncPro 的容器安装界面中,手动增加一个挂载的目录,将上述的存储设备的地址挂载到 “/mnt/local” 目录中。 另外,按照你的理解,这个挂载到 /mnt/local 的目录应该是用于备份的目的地目录。
-
国内新手填坑指南---新手遇到的问题
缓存选项设置为“首选”,就会优先写入缓存了,缓存满了再写入阵列。当然这并不是默认值,是有其他方面的考量的。
-
用支付宝把unraid从basic 升级到plus,迟迟没有收到邮件
你好,Spencer 应该已经联系你相关事宜了吧?
-
-
入门指南 - Chinese Getting Started Guide
感谢 Spencer 以及 Lime Tech 团队为中文化支持做出的不懈努力!
-
IPv6 直接访问Unraid失败
十有八九是被你的路由器 V6 防火墙 block 了,设置一下规则吧,开放 Unraid 主机的端口
-
准备放弃unraid了,说说半年来为何最终放弃这个nas系统!
确实,不过如果是千兆网络的话,还达不到磁盘速度的限制。万兆网络的情况才需要考虑配置哪一种缓存策略更加适合自己。
-
Unraid.net中文
What a wonderful New Year's gift !
-
关于docker外网无法访问问题
以下建议建立在你内网可以用 8096 端口访问 Jellyfin 的基础上。 1、检查一下 Jellyfin 的网络使用的是哪一种模式,如果是 host 模式,爱快上映射时应当设置为 Unraid 的内网地址;若是 bridge 模式,则与 Unraid 的内网地址不同,可以自行查看爱快的路由表。 2、检查你的防火墙设置,注意 ipv4 和 ipv6 的防火墙一般是分开的。
-
JavyLiu started following Chinese / 简体中文
-
关于unraid自带Docker搭建AdGuard Home提示”53“端口被占用问题求助
端口冲突的话,最简单的是在 docker 容器的设置里面将网络类型更改为 Custom:br0 ,使容器获得一个独立的 ip 地址。 当然这样做会有一定的 NAT 损耗。