unraid 插件

插件

1
2
3
4
5
6
$ vi /etc/hosts
199.232.68.133 raw.githubusercontent.com

# Plugin
https://github.com/dlandon/unassigned.devices/raw/master/unassigned.devices.plg
https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg

VFIO

1
vfio-pci.ids=054c:0899

备份 USB 内容

Main -> Flash -> Flash Backup

image-20231207101821105

Problems

Requested operation is not valid: cannot undefine domain with nvram

1
$ virsh undefine --nvram "Macinabox BigSur"

设置 DNS

1
2
3
$ vim /boot/config/go
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
echo "nameserver 4.4.4.4" >> /etc/resolv.conf

下载 App 网络错误

查找 IP

1
2
3
# vim /etc/hosts
# 添加如下内容
<ip> raw.githubusercontent.com