有30人阅读过
unraid汉化语言包
发布于2023/09/25 更新于2023/09/25
[ 教程仅保证更新时有效,请自行测试。]
发布于2023/09/25 更新于2023/09/25
[ 教程仅保证更新时有效,请自行测试。]
[ 教程仅保证更新时有效,请自行测试。]
unraid安装后默认是英文的,官方已提供汉化语言包,在商店中下载安装应用即可。
启动unraid后,可能默认 APPS 这一样无法打开,原因1,时间不对,原因2,网络不科学
先去SETTINGS里,Date and Time,
修改时区为东八区,
支持NTP设置为Yes
NTP server 1设置为ntp.aliyun.com,然后点APPLY保存并同步时间。
然后解决上网问题,点右上角控制台按钮,
输入
vi /boot/config/go # 此文件为开机执行文件,以下操作是开机时把以下内容写入hosts文件,unraid的hosts文件会每次开机时恢复默认,所以用此方法在开机时重新写入!
按 i ,进入编辑状态,粘贴以下内容,如时间久远,以下地址已失效,请自行查找可用地址
echo " # GitHub Hosts Start 185.199.108.153 github.io 140.82.121.4 github.com 192.0.66.2 github.blog 140.82.112.18 github.community 140.82.121.6 api.github.com 140.82.121.3 gist.github.com 140.82.121.10 codeload.github.com 140.82.114.22 central.github.com 140.82.113.22 collector.github.com 185.199.111.133 raw.github.com 185.199.111.154 docs.github.com 185.199.108.153 assets-cdn.github.com 185.199.111.133 raw.githubusercontent.com 185.199.108.133 camo.githubusercontent.com 185.199.109.133 cloud.githubusercontent.com 185.199.111.133 media.githubusercontent.com 185.199.108.133 desktop.githubusercontent.com 185.199.111.133 objects.githubusercontent.com 185.199.110.133 favicons.githubusercontent.com 185.199.108.133 avatars5.githubusercontent.com 185.199.108.133 avatars4.githubusercontent.com 185.199.110.133 avatars3.githubusercontent.com 185.199.110.133 avatars2.githubusercontent.com 185.199.110.133 avatars1.githubusercontent.com 185.199.110.133 avatars0.githubusercontent.com 185.199.108.133 avatars.githubusercontent.com 185.199.110.133 user-images.githubusercontent.com 20.74.18.95 copilot-proxy.githubusercontent.com 185.199.108.154 github-releases.githubusercontent.com 13.107.43.16 pipelines.actions.githubusercontent.com 185.199.111.153 githubstatus.com 140.82.112.22 collector.githubapp.com 185.199.109.154 github.githubassets.com 185.199.111.153 analytics.githubassets.com 185.199.109.133 github.map.fastly.net 151.101.77.194 github.global.ssl.fastly.net 3.5.27.195 github-cloud.s3.amazonaws.com 52.217.112.185 github-com.s3.amazonaws.com 52.217.162.121 github-production-release-asset-2e65be.s3.amazonaws.com 3.5.25.180 github-production-user-asset-6210df.s3.amazonaws.com 52.217.194.105 github-production-repository-file-5c1aeb.s3.amazonaws.com # GitHub Hosts End" >> /etc/hosts
按 ESC ,输入以下代码,退出并保存
:wq
然后重启系统。
然后再尝试打开 APPS 页面,并点击 INSTALL,安装商店
提示 post_plugin_checks 即安装成功,按 DONE
安装好商店后,搜索 简体中文,点击 Install 安装语言包
然后点击actions切换至此语言。
文章对你有帮助吗?
- 一般[0]
- 很赞[0]
- 没用[0]
- 垃圾[0]
- 无语[0]