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.

Pela

Members
  • Joined

  • Last visited

Solutions

  1. Pela's post in 求教关于硬盘损坏,数据恢复的问题 was marked as the answer   
    1. 可以正常读取,但是需要读取阵列中所有硬盘内容来计算出损坏的硬盘内容
    2.可以
    3.不可以,两块校验盘只能保证阵列中出现两块或一块硬盘故障
     
    个人理解,出现错误请指正
  2. Pela's post in [已解决] unraid 重启后无法启动 was marked as the answer   
    微星主板需要关闭快速启动,否则重启进入不到系统
    闪迪的u盘有些有全零的guid无法安装系统,后来去tb买了slc的u盘
  3. Pela's post in Unassigned Devices插件的开机自动挂载是否有办法延时? was marked as the answer   
    #!/bin/bash sleep 5m # auto mount mkdir -p /mnt/remotes/Downloads mount -t cifs -o uid=99,gid=100,iocharset=utf8,username=*****,password=***** //群晖目录 /mnt/remotes/Downloads mkdir -p /mnt/remotes/DiskStation mount -t cifs -o uid=99,gid=100,iocharset=utf8,username=*****,password=***** //群晖目录 /mnt/remotes/DiskStation # auto start docker restart Jellyfin docker restart syncthing docker restart transmission 自己写的脚本,功能类似

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.