RE: VNC to VM

2016-05-27 Thread Mohd Zainal Abidin Rabani
Is it same to enable on centos 7? Now we are using centos 7 on kvm host.

-Original Message-
From: Kirk Kosinski [mailto:kirk.kosin...@shapeblue.com] 
Sent: Friday, May 27, 2016 3:28 PM
To: users@cloudstack.apache.org
Subject: Re: VNC to VM

Hi, virsh console can be used for CLI access but you may have to enable it in 
the VM.  I wrote a blog article [1] about it with some examples, or you can 
check the OS documentation.

[1] 
https://kirkkosinski.com/2013/01/configuring-centos-6-and-windows-vms-for-virsh-console-on-kvm/

From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
Sent: Thursday, May 26, 2016 6:34:01 PM
To: users@cloudstack.apache.org
Subject: RE: VNC to VM

Cannot use virsh console . I already try. But I have success to access a 
vm using vnc from windows.

Step:

1. bash#>ps aux | grep 
2. Get process id from above command.
Bash#>lsof -I -P -n | grep 
3. Try find with end like x.x.x.x:590x
4. Get password to access vm as below:

virsh dumpxml --security-info   | grep  vnc

kirk.kosin...@shapeblue.com
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HS @shapeblue



-Original Message-
From: Sanjeev Neelarapu [mailto:sanjeev.neelar...@accelerite.com]
Sent: Thursday, May 26, 2016 6:38 PM
To: users@cloudstack.apache.org
Subject: RE: VNC to VM

Try "virsh console " command on kvm host.

Best Regards,
Sanjeev N
Chief Product Engineer, Accelerite
Off: +91 40 6722 9368 | EMail: sanjeev.neelar...@accelerite.com



-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Thursday, May 26, 2016 1:33 PM
To: users@cloudstack.apache.org
Subject: VNC to VM

Hi,



How to to vnc vm that in kvm cloudstack? I want reset passwd using single
mode. Anyone knows? Assist me pls.



Thanks.




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Accelerite, a Persistent Systems business. It is intended only
for the use of the individual or entity to which it is addressed. If you are
not the intended recipient, you are not authorized to read, retain, copy,
print, distribute or use this message. If you have received this
communication in error, please notify the sender and delete all copies of
this message. Accelerite, a Persistent Systems business does not accept any
liability for virus infected mails.




Re: VNC to VM

2016-05-27 Thread Kirk Kosinski
Hi, virsh console can be used for CLI access but you may have to enable it in 
the VM.  I wrote a blog article [1] about it with some examples, or you can 
check the OS documentation.

[1] 
https://kirkkosinski.com/2013/01/configuring-centos-6-and-windows-vms-for-virsh-console-on-kvm/

From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
Sent: Thursday, May 26, 2016 6:34:01 PM
To: users@cloudstack.apache.org
Subject: RE: VNC to VM

Cannot use virsh console . I already try. But I have success to
access a vm using vnc from windows.

Step:

1. bash#>ps aux | grep 
2. Get process id from above command.
Bash#>lsof -I -P -n | grep 
3. Try find with end like x.x.x.x:590x
4. Get password to access vm as below:

virsh dumpxml --security-info   | grep  vnc

kirk.kosin...@shapeblue.comĀ 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HS
@shapeblue



-Original Message-
From: Sanjeev Neelarapu [mailto:sanjeev.neelar...@accelerite.com]
Sent: Thursday, May 26, 2016 6:38 PM
To: users@cloudstack.apache.org
Subject: RE: VNC to VM

Try "virsh console " command on kvm host.

Best Regards,
Sanjeev N
Chief Product Engineer, Accelerite
Off: +91 40 6722 9368 | EMail: sanjeev.neelar...@accelerite.com



-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Thursday, May 26, 2016 1:33 PM
To: users@cloudstack.apache.org
Subject: VNC to VM

Hi,



How to to vnc vm that in kvm cloudstack? I want reset passwd using single
mode. Anyone knows? Assist me pls.



Thanks.




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Accelerite, a Persistent Systems business. It is intended only
for the use of the individual or entity to which it is addressed. If you are
not the intended recipient, you are not authorized to read, retain, copy,
print, distribute or use this message. If you have received this
communication in error, please notify the sender and delete all copies of
this message. Accelerite, a Persistent Systems business does not accept any
liability for virus infected mails.



RE: VNC to VM

2016-05-26 Thread Sanjeev Neelarapu
Thanks. This is very useful info.

Best Regards,
Sanjeev N
Chief Product Engineer, Accelerite
Off: +91 40 6722 9368 | EMail: sanjeev.neelar...@accelerite.com


-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Friday, May 27, 2016 7:04 AM
To: users@cloudstack.apache.org
Subject: RE: VNC to VM

Cannot use virsh console . I already try. But I have success to access a 
vm using vnc from windows.

Step:

1. bash#>ps aux | grep 
2. Get process id from above command.
Bash#>lsof -I -P -n | grep 
3. Try find with end like x.x.x.x:590x
4. Get password to access vm as below:

virsh dumpxml --security-info   | grep  vnc

-Original Message-
From: Sanjeev Neelarapu [mailto:sanjeev.neelar...@accelerite.com]
Sent: Thursday, May 26, 2016 6:38 PM
To: users@cloudstack.apache.org
Subject: RE: VNC to VM

Try "virsh console " command on kvm host.

Best Regards,
Sanjeev N
Chief Product Engineer, Accelerite
Off: +91 40 6722 9368 | EMail: sanjeev.neelar...@accelerite.com



-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Thursday, May 26, 2016 1:33 PM
To: users@cloudstack.apache.org
Subject: VNC to VM

Hi,



How to to vnc vm that in kvm cloudstack? I want reset passwd using single mode. 
Anyone knows? Assist me pls.



Thanks.




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.


RE: VNC to VM

2016-05-26 Thread Mohd Zainal Abidin Rabani
Cannot use virsh console . I already try. But I have success to
access a vm using vnc from windows.

Step:

1. bash#>ps aux | grep 
2. Get process id from above command.
Bash#>lsof -I -P -n | grep 
3. Try find with end like x.x.x.x:590x
4. Get password to access vm as below:

virsh dumpxml --security-info   | grep  vnc

-Original Message-
From: Sanjeev Neelarapu [mailto:sanjeev.neelar...@accelerite.com] 
Sent: Thursday, May 26, 2016 6:38 PM
To: users@cloudstack.apache.org
Subject: RE: VNC to VM

Try "virsh console " command on kvm host.

Best Regards,
Sanjeev N
Chief Product Engineer, Accelerite
Off: +91 40 6722 9368 | EMail: sanjeev.neelar...@accelerite.com 



-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net] 
Sent: Thursday, May 26, 2016 1:33 PM
To: users@cloudstack.apache.org
Subject: VNC to VM

Hi,

 

How to to vnc vm that in kvm cloudstack? I want reset passwd using single
mode. Anyone knows? Assist me pls.

 

Thanks.




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Accelerite, a Persistent Systems business. It is intended only
for the use of the individual or entity to which it is addressed. If you are
not the intended recipient, you are not authorized to read, retain, copy,
print, distribute or use this message. If you have received this
communication in error, please notify the sender and delete all copies of
this message. Accelerite, a Persistent Systems business does not accept any
liability for virus infected mails.



RE: VNC to VM

2016-05-26 Thread Sanjeev Neelarapu
Try "virsh console " command on kvm host.

Best Regards,
Sanjeev N
Chief Product Engineer, Accelerite
Off: +91 40 6722 9368 | EMail: sanjeev.neelar...@accelerite.com



-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Thursday, May 26, 2016 1:33 PM
To: users@cloudstack.apache.org
Subject: VNC to VM

Hi,



How to to vnc vm that in kvm cloudstack? I want reset passwd using single mode. 
Anyone knows? Assist me pls.



Thanks.




DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.