mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-31 07:44:54 +08:00
fix
This commit is contained in:
@@ -166,3 +166,13 @@ lsof -i:33306
|
||||
```
|
||||
|
||||
To see if the port mapping rule is in effect
|
||||
|
||||
## Customizing the CPU TYPE when opening a Linux virtual machine
|
||||
|
||||
On the host computer, use something like
|
||||
|
||||
```shell
|
||||
echo "kvm64" > /usr/local/bin/cpu_type
|
||||
```
|
||||
|
||||
Specifying the default CPU TYPE in this way allows you to replace ```kvm64``` with the type you want
|
||||
|
||||
Reference in New Issue
Block a user