mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
mod guide.md
This commit is contained in:
parent
abea0c7397
commit
59ace939b8
@ -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">
|
||||
|
5
guide.md
5
guide.md
@ -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 权限:
|
||||
|
Loading…
x
Reference in New Issue
Block a user