mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-06 05:41:44 +00:00
fix doc bug on vm-kvm.rst - port 10022 in start_qemu.sh
Signed-off-by: L.S. Cook <leonax.cook@intel.com>
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ with this line::
|
||||
|
||||
Now you may connect from host via SSH through 2223::
|
||||
|
||||
$ ssh -p 2223 root@localhost
|
||||
$ ssh -p 10022 root@localhost
|
||||
|
||||
Alternatively, there are a few other ways to approach this.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user