And there's other trick... I create a desktop shortcut, like this: C:\Perl\bin\perl.exe C:\spice-cli\spice-cli -h pve01 -u root -p kerberos term 100
start at: C:\spice-cli And work nice.... Now, I will check out how can I put a switch to run remote-viewer.exe as full screen... But I will deal whit this later... thanks a lot folks... 2014-05-12 14:28 GMT-03:00 Gilberto Nunes <[email protected]>: > Hi > > I adapted the perl script to run on Windows 7 client... But I am almost > certainly that it will work with other Windows flavors too... > > > open (PROXY, '>C:\VirtViewer\spiceproxy') or die "$! \n"; > print PROXY $content; > close PROXY; > > my $cmd = ('C:\VirtViewer\bin\remote-viewer.exe C:\VirtViewer\spiceproxy'); > > Of course, you need install Virt-viewer and perl for windows too... > > Thanks a lot... > > > 2014-05-12 10:29 GMT-03:00 <[email protected]>: > >> Sure. Get it here: http://ftp.datanom.net/pve/spice-cli.zip >> >> >> On 2014-05-12 13:42, Gilberto Nunes wrote: >> >>> Maybe... >>> >>> I think install curl for windows and make some tricks with powershell >>> or something similar maybe works to... >>> Can you share the perl script?? >>> >>> I will share the results with powershell + curl later.... >>> >>> Thanks >>> >>> 2014-05-12 8:33 GMT-03:00 Michael Rasmussen <[email protected]>: >>> >>> I have written a perl script for that. Might be easier on Windows? >>>> >>>> On May 12, 2014 1:08:11 PM CEST, Gilberto Nunes >>>> <[email protected]> wrote: >>>> >>>> Yes >>>> >>>> I found it... >>>> Now I need found a way to do that in a Windows client.... >>>> >>>> Thanks >>>> >>>> 2014-05-12 1:09 GMT-03:00 Alexandre DERUMIER <[email protected]>: >>>> >>>> Hi, if your clients use linux, a bash script is available here: >>>> >>>> /usr/share/doc/pve-manager/examples/spice-example-sh >>>> >>>> (it's generate ticket from proxmox, generate the config file and >>>> launch remote-viewer). >>>> >>>> ----- Mail original ----- >>>> >>>> De: "Gilberto Nunes" <[email protected]> >>>> À: [email protected] >>>> Envoyé: Samedi 10 Mai 2014 18:55:20 >>>> Objet: [PVE-User] Access VM with spice >>>> >>>> Hi >>>> >>>> I wonder if there is a method to access a VM running with spice >>>> different than using we interface! >>>> I meant, I dont wanna give web access to my users... >>>> >>>> how can I access spice without using web interface?? >>>> >>>> Thanks >>>> >>>> -- >>>> Gilberto Ferreira >>>> >>>> _______________________________________________ >>>> pve-user mailing list >>>> [email protected] >>>> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user [1] >>>> >>> >>> -- >>> Sent from my Android phone with K-9 Mail. Please excuse my brevity. >>> ---- This mail was virus scanned and spam checked before delivery. >>> This mail is also DKIM signed. See header dkim-signature. >>> >>> -- >>> Gilberto Ferreira >>> >>> >>> Links: >>> ------ >>> [1] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user >>> >> >> ---- >> >> This mail was virus scanned and spam checked before delivery. >> This mail is also DKIM signed. See header dkim-signature. >> >> > > > -- > Gilberto Ferreira > -- Gilberto Ferreira
_______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
