Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

xushier

Moderators
  • Joined

  • Last visited

Solutions

  1. xushier's post in 没有缓存盘,如何移动共享文件夹到不同磁盘 was marked as the answer   
    使用 unbalance 插件的分散模式,将一个盘下某个的文件夹平均分散到多个其他盘或者单个其他盘。如下图是把磁盘1的appdata文件夹移动到磁盘3下。 使用 Dynamix File Manager 插件,选择移动即可。如下图是把磁盘1的appdata文件夹移动到磁盘3下。 使用文件管理类 Docker 容器。如 FileBrowser、Krusader 等。需注意要将 /mnt 文件夹映射到容器内。 进入命令行,cd 到 mnt ,执行 move 源目录 目标目录。如下命令是使用绝对路径(不需要 cd )把磁盘1的appdata文件夹移动到磁盘3下。 move /mnt/disk1/appdata /mnt/disk3  
  2. xushier's post in docker容器获取不到IPV6地址 was marked as the answer   
    如果是6.10之前的版本,需要手动新建配置文件。 6.10之后的版本,桥接模式容器默认获取到的是内网ipv6地址,也就是容器可以访问ipv6网站以及通过ipv6测试,但是在PT下载时自己不能主动连接到别人。但是这样会更加安全。 br0模式和host模式是可以获取到公网ipv6地址的。host模式的ipv6地址和主机一样。
  3. xushier's post in 安装DOCKER,有些没有图片。麻烦各位大佬都是怎么处理的 was marked as the answer   
    我做了一些常用的,还在不断更新中。Github 加速地址:https://hub.fastgit.xyz/xushier/HD-Icons

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.