Displaying 12 results from an estimated 12 matches similar to: "libvirtd ssl configuration"
2014 Feb 17
0
Re: [libvirt] libvirtd ssl configuration
On Mon, Feb 17, 2014 at 12:55:25AM +0400, Гусев Павел wrote:
> Hi!
> I found little semantics bug:
>
> [13:53:40] root@dedicated-04:~ # LC_ALL=C libvirtd -h
> libvirtd: invalid option -- 'h'
>
> Usage:
> libvirtd [options]
>
> Options:
> -v | --verbose Verbose messages.
> -d | --daemon Run as a daemon & write PID file.
>
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>
>>
2014 Mar 20
2
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 specific directory
between the guest and host like I did with vbox for example
What exact modules needed for this function?
The error message I've got this:
mount -t 9p -o trans=virtio,version=9p2000.L hostshare /tmp/hostfiles
mount: special device hostshare does not
2009 Apr 05
3
[PATCH] Gfxboot COMBOOT module
This is the latest version of the gfxboot module. It's supposed to work on
all Syslinux derivatives.
I am not sure about the copyright notice and would appreciate any input.
- Sebastian
Index: syslinux-3.74-pre17-2-g2a9ddec/modules/Makefile
===================================================================
--- syslinux-3.74-pre17-2-g2a9ddec.orig/modules/Makefile
+++
2009 Apr 30
2
[1/1] [gfxboot] align buffer used to read data from disk to a 512 byte boundary
The COM API provides a function to read from disk (int 22h, AX=07h)
which needs a destination buffer aligned on a 512 byte boundary. gfxboot
uses this function but doesn't ensure its data buffer is properly
aligned. This leads to failures on a few machines (HP Pavillion dv5):
gfxboot:
isolinux: Disk error 09, AX = 424F, drive FE
https://qa.mandriva.com/show_bug.cgi?id=48814 has a bit more
2013 Sep 06
4
Re: [virt-tools-list] Is virsh supposed to work on Windows?
On Thu, Sep 05, 2013 at 03:30:12PM -0300, Fernando Lozano wrote:
> >>I've pushed test builds of mingw-virt-viewer packaging libvirt 1.1.2 if you want
> >>to give them a try to see if they work better (disclaimer: I haven't tested
> >>these installers at all).
> >Pushed to http://teuf.fedorapeople.org/virt-viewer-msi/ ;)
>
> Thanks for providing those
2010 Oct 20
1
add basic systemd support to dovecot
Hi all,
In the last days, I've been trying to add support for systemd[1]
socket activation to dovecot. The basic idea is that systemd takes
care of opening the sockets needed by dovecot to communicate with
external processes, and when a connection happens on one of these
sockets, systemd spawns dovecot, and then dovecot uses these sockets
instead of creating its own sockets. The main reason
2018 Oct 10
1
Re: [Spice-devel] usbredir error: Error setting USB device node ACL: 'Not authorized'
Hey,
On Wed, Oct 10, 2018 at 09:57:39AM -0400, Cole Robinson wrote:
> On 10/09/2018 04:42 PM, Lars Kellogg-Stedman wrote:
> > I'm running libvirt under Fedora 28. I would like to attach a USB
> > device to a VM, but when I select "Redirect USB Device" from the
> > "Virtual Machine" menu in virt-manager and then select the device, I
> > get the
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,
2013 Sep 06
1
Re: [virt-tools-list] Is virsh supposed to work on Windows?
On Fri, Sep 06, 2013 at 09:59:23AM -0600, Eric Blake wrote:
> [redirecting to libvir-list for a libvirt bug]
>
> On 09/06/2013 09:50 AM, Christophe Fergeau wrote:
>
> >>
> >> virsh.exe complains about missing libvirt-lcx-0.dll and doesn't starts.
> >
> > You should be able to grab it from
> >
2005 Nov 03
4
shared-mime-info (PR#8278)
Full_Name: Vaidotas Zemlys
Version: 2.1.1
OS: Ubuntu 05.10
Submission from: (NULL) (213.197.173.50)
Hi,
This is really a feature request, not a bug. I wrote the mail to R-devel,
but nobody answered it.
I use Gnome on my computer and sometimes I use its default text editor
gedit. It uses gtksourceview library for syntax highlighting. I
decided that it would be nice if gedit supported R
2013 Sep 04
4
Re: [virt-tools-list] Is virsh supposed to work on Windows?
Hi,
>> I'm trying to use virsh and virt-viewer on Windows. I'm running the
>> latest binaries from http://spice-space.org/download.html, that is,
>> virt-viewer-x64-0.5.7.msi on a Windows 7 64-bits computer.
>>
>> So far I got remote-viewer.exe to work, after some pain. But have no
>> sucess using virt-viewer.exe and virsh.exe. Are they supposed to