чт, 29 нояб. 2018 г. в 18:23, Daniel P. Berrangé :
>
> On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> > Hi! I want to have ability to connect to guest console via libvirt api
> > (and expose this data to xtermjs via websocket) with getty tty. And
> > also i want to have log of t
Thanks a lot Martin for help.
Really appreciate it. You’re life saver.
I will go through these links and will get back to you in case I need
anymore information.
Once again, thanks for help.
Regards
Rohit Singh
On Thu, 29 Nov 2018 at 2:34 PM, Martin Kletzander
wrote:
> On Wed, Nov 28, 2018 at
On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> Hi! I want to have ability to connect to guest console via libvirt api
> (and expose this data to xtermjs via websocket) with getty tty. And
> also i want to have log of tty1 (do log grub, kernel booting and
> errors).
> What i need
Hi! I want to have ability to connect to guest console via libvirt api
(and expose this data to xtermjs via websocket) with getty tty. And
also i want to have log of tty1 (do log grub, kernel booting and
errors).
What i need to do in libvirt xml for such case?
--
Vasiliy Tolstov,
e-mail: v.tols...
On Thu, Nov 29, 2018 at 06:41:19 -0800, Michael Taboada wrote:
> Hi,
> I've got a small vm server running kvm + libvirt, and I made a simple shell
> script that allows users to ssh in and control their vms (power off, etc).
> However, one of my users uses the french canadian keyboard layout on he
On Thu, Nov 29, 2018 at 06:41:19AM -0800, Michael Taboada wrote:
> Hi,
> I've got a small vm server running kvm + libvirt, and I made a simple
> shell script that allows users to ssh in and control their vms (power
> off, etc). However, one of my users uses the french canadian keyboard
> layout on
Hi,
I've got a small vm server running kvm + libvirt, and I made a simple shell script that
allows users to ssh in and control their vms (power off, etc). However, one of my users
uses the french canadian keyboard layout on her home computer, and upon being told
"escape character is ^]" expecte
On Wed, Nov 28, 2018 at 10:24:55PM +0530, ROHIT SINGH wrote:
Hi Martin,
Could you please point me to any example codes in python present for esx?
Suppose, I have to power off and power on esx virtual machine, can i get
this code somewhere on python to develop some understanding.
https://www.m