This commit is contained in:
spiritlhl
2024-12-21 09:41:18 +00:00
parent 20416daed1
commit 8d8e5c66ef
2 changed files with 6 additions and 2 deletions

View File

@@ -98,6 +98,8 @@ bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linu
The system username after dd at this point is ```root```, and the password is ```oneclickvirt139```.
If it doesn't work, check the issues and descriptions in https://github.com/leitbogioro/Tools A common problem is that the machine is raid0 not raid10, and you need to add a parameter to specify the value of the raid.
If you have time or if it's still not working, please contact [@spiritlhl_bot](https://t.me/spiritlhl_bot) for assistance.
## What to do if you open centos7 and find that CGroupV1 is not supported?
@@ -168,7 +170,7 @@ cat /etc/iptables/rules.v4 | iptables-restore
bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh) -debian 12 -pwd ' oneclickvirt139' --network "static"
```
At this point, the system username after dd is ``root``, and the password is ``oneclickvirt139``.
At this point, the system username after dd is ``root``, and the password is ``oneclickvirt139``. If it doesn't work, check the issues and descriptions in https://github.com/leitbogioro/Tools A common problem is that the machine is raid0 not raid10, and you need to add a parameter to specify the value of the raid.
### VPS Providers Offering NAT with LXC Virtualization

View File

@@ -108,6 +108,8 @@ bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linu
此时dd后的系统用户名为```root```,密码为```oneclickvirt139```
如果不成功,请查看 https://github.com/leitbogioro/Tools 中的issues和说明一个常见的问题是机器是raid0不是raid10需要加参数指定raid的值
如果有空或者还是不行,请联系 [@spiritlhl_bot](https://t.me/spiritlhl_bot) 尝试
非Debian系统也可使用自定义分区的内容自行尝试
@@ -188,7 +190,7 @@ cat /etc/iptables/rules.v4 | iptables-restore
bash <(curl -sSL https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh) -debian 12 -pwd 'oneclickvirt139' --network "static"
```
此时dd后的系统用户名为```root```,密码为```oneclickvirt139```
此时dd后的系统用户名为```root```,密码为```oneclickvirt139```,如果不成功,请查看 https://github.com/leitbogioro/Tools 中的issues和说明一个常见的问题是机器是raid0不是raid10需要加参数指定raid的值
### 只可开设LXC虚拟化的NAT的商家