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.

如何设置ipv6标识

Featured Replies

根据下面的可以设置,但是小白的我看不懂,第一,DUID是什么,在哪里可以找到?第二,最后一条参数用命令怎么查看

append a line in file:"config/go" , "/bin/sh /boot/cnofig/modify_dhcpcd.sh"

#!/bin/bash # filename: config/modify_dhcpcd.sh # usage: unraid-6.8.2 , modify dhcpcd.conf , duid # set SLAAC ipv6 in eui64, use own DUID. # create by yourself:"config/duid" (DUID) -> "05:0a:0c:12:13:14:15:16" /bin/cp /boot/config/duid /var/lib/dhcpcd/duid /bin/sed -i 's/^#slaac hwaddr/slaac hwaddr/g;s/^slaac private/#slaac private/g' /etc/dhcpcd.conf if [ -f /run/dhcpcd-br0-6.pid ]; then kill $(cat /run/dhcpcd-br0-6.pid )

下面这行,自己在unraid中用ps命令查看,记录下参数。然后修改为你自己机器中的参数

dhcpcd -b -q -t 10 -h my_Tower_Name -C resolv.conf -6 br0 fi

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.