The 'system' path was missing: qemu+ssh://example.org/system Resolves: rhbz#1377283 --- man/virt-viewer.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod index ad3e298..9abf03c 100644 --- a/man/virt-viewer.pod +++ b/man/virt-viewer.pod @@ -181,7 +181,7 @@ To connect to a remote console using TLS To connect to a remote host using SSH, lookup the guest config and then make a tunnelled connection of the console - virt-viewer --connect qemu+ssh://root@xxxxxxxxxxx/ demo + virt-viewer --connect qemu+ssh://root@xxxxxxxxxxx/system demo When using a SSH tunnel to connect to a SPICE console, it's recommended to have ssh-agent running to avoid getting multiple authentication prompts. -- 2.9.3 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list