Update qemu-kvm.md

This commit is contained in:
aiminick 2019-01-06 03:03:15 +08:00 committed by GitHub
parent 0d2b5a642a
commit 19990e2259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ init 0
执行以下命令,以**后台**的方式访问虚拟机:
```shell
sudo sh ./vm_run
sudo nohup sh ./vm_run
```
6. 远程登录