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.

dsj

Members
  • Joined

  • Last visited

  1. rule.cfg里面的顺序就是ethX的顺序吗?
  2. 我通过在线方式创建了unraid6.12.3版本的启动U盘,并设置了静态的IP地址;通过U盘引导系统后,界面能够看到手工设置的静态IP、掩码、网关以及DNS,但是我无法通过局域网连接到设置的静态地址上。 因为我的机器有三块网卡,而静态地址并未绑定到我期望的网卡上面,导致该地址无法访问。 请告诉我要如何修改/调整,让地址绑定到期望的网卡之上(期望绑定的网卡mac地址应该:30:9c:13:5a:33:ac) 谢谢! 下面,我附上/config/network.cfg 以及 /config/network-rules.cfg的内容 network.cfg # Generated network settings USE_DHCP="no" IPADDR="172.1.11.77" NETMASK="255.255.255.0" GATEWAY="172.1.11.254" BONDING="yes" BRIDGING="yes" DNS_SERVER1="8.8.8.8" network-rules.cfg # PCI device 0x8086:0x10fb (ixgbe) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="9c:69:88:66:3e:05", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2" # PCI device 0x8086:0x15b7 (e1000e) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="30:9c:13:5a:33:ac", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1" # PCI device 0x14e4:0x165a (tg3) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:0a:55:4d:33:a7", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

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.