<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Virt-Viewer on BAFM</title><link>https://christian.blog.pakiheim.de/tags/virt-viewer/</link><description>Recent content in Virt-Viewer on BAFM</description><generator>Hugo -- 0.160.1</generator><language>en</language><lastBuildDate>Wed, 12 Jun 2013 18:26:54 +0000</lastBuildDate><atom:link href="https://christian.blog.pakiheim.de/tags/virt-viewer/index.xml" rel="self" type="application/rss+xml"/><item><title>virt-viewer: qemu+ssh to a KVM host running SSH on a different port</title><link>https://christian.blog.pakiheim.de/posts/2013-06-12_virt-viewer-qemu-ssh-to-a-kvm-host-running-ssh-on-a-different-port/</link><pubDate>Wed, 12 Jun 2013 18:26:54 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=4628</guid><description>&lt;p&gt;Well, I&amp;rsquo;ve been tinkering with KVM the last few days and I&amp;rsquo;ve been stuck accessing the KVM guests (as the guests are running on a host I don&amp;rsquo;t have my Xorg server running on). After a bit of searching, I actually found what I was &lt;a href="http://qemu-buch.de/d/Managementtools/_libvirt-Tools"&gt;looking&lt;/a&gt; &lt;a href="http://libvirt.org/guide/html/Application_Development_Guide-Architecture-Remote_URIs.html"&gt;for&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Piecing together from both sources, to connect to a KVM host, that has SSH running on a different port:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;virt-viewer --connect qemu+ssh://root@kvm.home.barfoo.org:222/system guest
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item></channel></rss>