mod guide.md

This commit is contained in:
Ing 2023-06-19 14:24:23 +08:00
parent abea0c7397
commit 59ace939b8
2 changed files with 6 additions and 1 deletions

View File

@ -45,7 +45,7 @@
## 打赏一下
* > ### 作者: Ing
* > QQ群: 21609194 (已解散)
* > QQ群: 21609194 [点击链接加入QQ群](https://qm.qq.com/cgi-bin/qm/qr?k=z5O89os88QEKXCbz-0gwtEz1AeQiCwk3)
* > QQ频道: redpill2syno [点击链接加入QQ频道](https://pd.qq.com/s/5nmli9qgn)
* > TG频道: redpill2syno [点击链接加入TG频道](https://t.me/redpill2syno)
* <img src="https://raw.githubusercontent.com/wjz304/wjz304/master/my/20220908134226.jpg" width="400">

View File

@ -118,6 +118,11 @@
gzip -c /mnt/p3/modules/epyc7002-5.10.55.tar > /mnt/p3/modules/epyc7002-5.10.55.tgz
rm -rf /mnt/p3/modules/epyc7002-5.10.55.tar /mnt/p3/modules/epyc7002-5.10.55
```
* arpl 开机强行进入到arpl (Any version):
```shell
# 在 wait IP 的时候, 快速的连上, 杀死 boot.sh 进程.
kill `ps | grep -v grep | grep boot.sh | awk '{print $1}'`
```
# SYNO:
* ssh 开启 root 权限: