From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H5NTJ-0000Ex-It for qemu-devel@nongnu.org; Fri, 12 Jan 2007 09:33:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H5NTH-0000DW-Hc for qemu-devel@nongnu.org; Fri, 12 Jan 2007 09:33:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5NTH-0000D9-1h for qemu-devel@nongnu.org; Fri, 12 Jan 2007 09:33:31 -0500 Received: from [66.249.92.175] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H5NTG-0004xv-5Z for qemu-devel@nongnu.org; Fri, 12 Jan 2007 09:33:30 -0500 Received: by ug-out-1314.google.com with SMTP id j40so758877ugd for ; Fri, 12 Jan 2007 06:33:29 -0800 (PST) Message-ID: <1dc7f0e30701120633x5a91ece0x4464b83b5bbed106@mail.gmail.com> Date: Fri, 12 Jan 2007 09:33:28 -0500 From: "Alexandre Leclerc" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] Using QEMU as a terminal server? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi all, I was thinking to something weird, but I don't know if it is totally doable. So I ask your expertise. (Being under Linux to use W2K images.) - ssh login. - then the login script launch a qemu session without the X session (running without visual). - there would be UltraVNC server inside the OS - find a way to catch the nat ip address of this new qemu session - trhu the ssh tunel, connect UltraVNC viewer to server. Here we go I have a nive 'Terminal Server' connection. Ok, if the ssh thing is not working, or simply, let us remove this aspect; would such a thing be possible? Having something like that would be amasing because then doing windows-like terminal server on linux becomes possible. You map the sessions in read-only to a master image file and there you go. Best regards. -- Alexandre Leclerc