mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-09 00:10:16 +08:00
Update pve_kvm.md
This commit is contained in:
@@ -6,7 +6,7 @@ outline: deep
|
||||
|
||||
## SSH Login Instructions
|
||||
|
||||
The virtual machines created through KVM virtualization do not have the username '''root''' by default. To switch to the root user, you need to execute '''sudo -i''' .
|
||||
The virtual machines created through KVM virtualization do not have the username ```root``` by default. To switch to the root user, you need to execute ```sudo -i``` .
|
||||
|
||||
**Of course, some templates actually allow logging in with the username ```root```, and the default root password is ```password```. You can give it a try.**
|
||||
|
||||
@@ -300,4 +300,4 @@ The above command is used to create a virtual machine with only IPv6 addresses.
|
||||
qm stop 152
|
||||
qm destroy 152
|
||||
rm -rf vm152
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user