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.

uniartisan

Members
  • Joined

  • Last visited

  1. Please accept my humble +1
  2. 可以限制qb使用的CPU核心,只给超线程即可,或者给1-2颗,但可能降低下载速度。
  3. 我能想到的有几种方法, vmdk vmware转kvm https://blog.csdn.net/u012206617/article/details/111183183 打包成为ghost,挂载虚拟机安装 直接硬盘直通
  4. wireguad 插件通过gui开启内核功能,实际上属于gui而不是完整的wireguard功能。 卸载插件后在/boot/config里删除wireguard文件夹即可恢复到初始状态。 unraid 一切皆配置文件,在开机的时候读区和挂载。
  5. 安装到硬盘阵列的目录,找到启动文件,写启动脚本开机执行的命令里就可以
  6. After upgrade to 6.9.2, the issue occurs.
  7. Solved by : nano /boot/config/go http_proxy=http://server:port https_proxy=http://server:port /usr/local/sbin/emhttp & echo "export http_proxy=\"http://server:port\"" >> /root/.bash_profile echo "export https_proxy=\"http://server:port\"" >> /root/.bash_profile
  8. 为了加速网络访问,我在docker配置了V2ray,并且设置了环境变量,按照官方教程设置了unraid全局代理。 配置如下: /boot/config/go http_proxy=http://127.0.0.1:9000 HTTPS_PROXY=http://127.0.0.1:9000 /usr/local/sbin/emhttp & echo "export http_proxy=\"http://127.0.0.1:9000\"" >> /root/.bash_profile echo "export https_proxy=\"http://127.0.0.1:9000\"" >> /root/.bash_profile 实际看日志发现: Docker 的pull会通过代理,但是应用商店和更新插件没有通过代理,仍然显示网络失败,docker日志内没有显示流量信息。 日志信息里只有docker,没有github的相关域名,我的系统是6.9-rc2
  9. 我使用的是Ladis的ups,用这个国产品牌主要是便宜,坏处就是官方没有这款的驱动。 我在官网下载驱动,安装到阵列里,开机脚本运行,就可以启动对UPS的通讯了,坏处就是只能unraid通过python脚本获取到状态,不过仍然可以有断电工作一段时间关机等等功能。 所有的设置都是Ladis的设置页面完成的。
  10. I used orico's hard drive cabinet and added some hard drives to array. Some SSDs are installed in all hard drives in my case. I found the following situation: System version 6.9.0-rc2, when data reading occurs, the hard disk will automatically spin up, the data read and write speed is also displayed on the webgui page, but at this time, it does not show that the hard disk has been spin up, even The same is true for 20 minutes of continuous reading and writing, which causes the hard disk to not spin down automatically d tower-diagnostics-20210102-1739.zip
  11. 是可以的,可以用sed来直接替换官方地址为镜像或者反代地址,不过建议直接全程代理,代理搞一个国内外分流。
  12. Hello, I recently purchased a genuine system, and unraid is very easy to use. But for Chinese users, GitHub is very difficult to access. Unraid does not have its own v2ray plugin. I do n’t know how to use proxy on unraid. My router has no related functions. Does the official have the idea of using Code Cloud as a mirror? This can facilitate the majority of Chinese users.

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.