Displaying 10 results from an estimated 10 matches for "jongsma".
2014 Mar 20
1
Re: [virt-tools-list] Linux host / Windows guest sharing
Thank you. It is clear now, so it was user error and I should read more
documentation :)
Unfortunately drag and drop isn't working. Is there any prerequisite?
My host is FC20 and guest is Win2k8 server
Thank you
Vlad
On Thu 20 Mar 2014 05:42:40 PM CET, Jonathon Jongsma wrote:
> ----- Original Message -----
>> From: "Laszlo Pal (private)" <vlad@vlad.hu>
>> To: "Christophe Fergeau" <cfergeau@redhat.com>
>> Cc: libvirt-users@redhat.com, virt-tools-list@redhat.com, "Jonathon Jongsma" <jjongsma@redhat.c...
2014 Mar 20
2
Re: [virt-tools-list] Linux host / Windows guest sharing
...tio_balloon,9pnet_virtio,virtio_scsi
9p 54021 0
9pnet 69248 3 9p,9pnet_rdma,9pnet_virtio
fscache 62354 1 9p
Thank you
Vlad
On Thu 20 Mar 2014 04:57:00 PM CET, Christophe Fergeau wrote:
> On Thu, Mar 20, 2014 at 11:46:28AM -0400, Jonathon Jongsma wrote:
>> The spice-vdagent should be running in the guest. Have you installed the spice guest tools in your windows guest? Download them here: http://www.spice-space.org/download.html
>>
>> That should get clipboard sharing working.
>
> You also need to have your VM config...
2005 Mar 21
2
stable assert error
Hello,
When moving a message from my inbox to an existing mailbox folder I get:
dovecot: Mar 21 12:52:48 Error: IMAP(paulj): file istream-raw-mbox.c:
line 383 (istream_raw_mbox_get_body_size): assertion failed:
(rstream->body_offset != (uoff_t)-1)
dovecot: Mar 21 12:52:48 Error: child 10265 (imap) killed with signal 6
This after moving from 0.99 to 1.0 stable on 5.3-RELEASE-p5
Client is
2006 Oct 18
0
Help with fxotune
...s some online guides suggest to
break the dial tone, it is silent for a few seconds, then plays a "Your
call cannot be connect..." message, which I assume would interfere with
fxotune. Likewise for using "4", "5', etc as I have seen suggested
elsewhere.
-j
--
Jeremy Jongsma <jjongsma@tradersmedia.com>
Traders Media
2014 Mar 20
0
Re: [virt-tools-list] Linux host / Windows guest sharing
On Thu, Mar 20, 2014 at 11:46:28AM -0400, Jonathon Jongsma wrote:
> The spice-vdagent should be running in the guest. Have you installed the spice guest tools in your windows guest? Download them here: http://www.spice-space.org/download.html
>
> That should get clipboard sharing working.
You also need to have your VM configured to use SPICE, a...
2014 Mar 20
0
Re: [virt-tools-list] Linux host / Windows guest sharing
----- Original Message -----
> From: "Laszlo Pal (private)" <vlad@vlad.hu>
> To: "Christophe Fergeau" <cfergeau@redhat.com>
> Cc: libvirt-users@redhat.com, virt-tools-list@redhat.com, "Jonathon Jongsma" <jjongsma@redhat.com>
> Sent: Thursday, March 20, 2014 11:29:37 AM
> Subject: Re: [virt-tools-list] Linux host / Windows guest sharing
>
> Thank you. The clipboard sharing working now. Do you have any idea for
> the mount issue? I suppose there is a way to share a specif...
2014 Mar 20
2
Linux host / Windows guest sharing
Hi,
I'm almost give up again because for a day I try to access my windows
kvm guest from FC20 :)
I've tried everything including virtio mapping
mount -t 9p -o trans=virtio,version=9p2000.L hostshare /tmp/hostfiles
where I get the following messages
mount: special device hostshare does not exist
---
---
to be honest clipboard sharing would be enough for me, so I googled
why it is not
2014 Mar 20
1
Re: [virt-tools-list] Linux host / Windows guest sharing
The spice-vdagent should be running in the guest. Have you installed the spice guest tools in your windows guest? Download them here: http://www.spice-space.org/download.html
That should get clipboard sharing working.
----- Original Message -----
> From: "Laszlo Pal" <vlad@vlad.hu>
> To: libvirt-users@redhat.com, virt-tools-list@redhat.com
> Sent: Thursday, March 20,
2003 Aug 20
9
Hardware question
Hello,
Again one more question about hardware.
What could you suggest me to buy.
I need hardware to connect let's say 4 analog lines. (FXO).
This hardware should "talk" to Asterisk of course..
Thanks very much for some advices :)
Bartek
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Apr 17
6
ActiveRecord with different Date/Time format
I have an application where user sets his/her preferred date/time
format. User is expected to enter datetime in his preferred format
across the application. Now the problem is for few formats the datetime
is parsed wrongly while create/update ActiveRecord.
For example user has set date/time format in hh:mm dd/MM/yyyy. Now if
user enters 17:00 04/05/2012 it parses it as 5 PM 5 Apr, 2012 where it