Hi Gabriel, The path to the file was correct and I had changed it to 1024 * 768 and I could see the change in the VNC window size. Thanks for your suggestion and it is working.
Regards, Krishnaprasad From: Staicu Gabriel [mailto:gabriel_sta...@yahoo.com] Sent: Donnerstag, 30. Mai 2013 23:28 To: Brian Schott; Narayanan, Krishnaprasad Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] Remote access to the windows virtual machine Hi, >From the openstack documentation: >(http://docs.openstack.org/folsom/openstack-compute/install/apt/content/faq-about-vnc.html) A: These values are hard-coded in a Django HTML template. To alter them, you must edit the template file _detail_vnc.html. The location of this file will vary based on Linux distribution. On Ubuntu 12.04, the file can be found at/usr/share/pyshared/horizon/dashboards/nova/templates/nova/instances_and_volumes/instances/_detail_vnc.html. Modify the width and height parameters: <iframe src="{{ vnc_url }}" width="720" height="430"></iframe> Regards, Gabriel ________________________________ From: Brian Schott <brian.sch...@nimbisservices.com<mailto:brian.sch...@nimbisservices.com>> To: "Narayanan, Krishnaprasad" <naray...@uni-mainz.de<mailto:naray...@uni-mainz.de>> Cc: "openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net>" <openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net>> Sent: Friday, May 31, 2013 12:02 AM Subject: Re: [Openstack] Remote access to the windows virtual machine For windows, you could add TCP port 3389 to your security group and enable remote desktop access in windows. The VNC console access in Horizon is really intended for administrative/management access rather than production usage. Brian ------------------------------------------------- Brian Schott, CTO Nimbis Services, Inc. brian.sch...@nimbisservices.com<mailto:brian.sch...@nimbisservices.com> ph: 443-274-6064 fx: 443-274-6060 On May 30, 2013, at 3:58 PM, "Narayanan, Krishnaprasad" <naray...@uni-mainz.de<mailto:naray...@uni-mainz.de>> wrote: Hallo All, Currently, I use VNC to access the windows virtual machine deployed in OpenStack. But this gives me a smaller view of the Windows GUI or Desktop. Is there any way from the Horizon GUI to have an enlarged view of the Windows Desktop? Can I get any suggestions to connect to the windows virtual machine remotely apart from using VNC? Thanks Krishnaprasad From: Narayanan, Krishnaprasad Sent: Dienstag, 28. Mai 2013 02:42 To: 'JuanFra Rodriguez Cardoso' Cc: openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net> Subject: RE: [Openstack] Windows Image 2008 in OpenStack Hi JuanFra, Thanks for the suggestion regarding the usage of cloudinit for windows instances. For all Stackers - I found this URI<http://www.cloudbase.it/ws2012/> useful where there is a Windows Server 2012 Evaluation image available for download and it can be directly deployed to OpenStack. I was able to download and deploy the image in our ESSEX cloud and create a VM successfully out of the image. Thanks Krishnaprasad From: JuanFra Rodriguez Cardoso [mailto:juanfra.rodriguez.card...@gmail.com] Sent: Montag, 27. Mai 2013 23:41 To: Narayanan, Krishnaprasad Cc: openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net> Subject: Re: [Openstack] Windows Image 2008 in OpenStack I think a great tool would be Cloudbase's cloud-init for windows instances: http://www.cloudbase.it/cloud-init-for-windows-instances/ Regards, --- JuanFra 2013/5/27 Narayanan, Krishnaprasad <naray...@uni-mainz.de<mailto:naray...@uni-mainz.de>> Hallo All, Can somebody guide me to create a virtual machine using Windows 2008 image? Thanks Krishnaprasad _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net> Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net> Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net> Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp