Displaying 20 results from an estimated 1200 matches similar to: "Windows Client"
2010 Apr 30
2
Windows Vista Client Fails to Connect to Ubuntu libvirtd
Requesting urgent assistance if I may?
Attempting to connect to an Ubuntu machine using an MinMG compiled virsh on
a Windows Vista machine. Using insecure TCP simply to prove a concept to a
client. However, cannot connect; situation as follows:
Edited /etc/libvirt/libvirt.conf as follows:
listen_tcp = 1
auth_tcp = "none"
Edited /etc/default//libvirt-bin as follows:
2018 Nov 22
2
Remote and local connections at the same time (Centos 7)
Hello!
I was investigating libvirt a year ago regarding it's remote control. I
figured out necessary settings for configuring remote control in ubuntu
(setting flags in libvirt setting files). Now I have several questions:
1) Are these flags the same for Centos?
They did not worked for me.
My flags for ubuntu are (for tcp for example):
/etc/libvirt/libvirtd.conf : listen_tls = 0, listen_tcp
2010 Apr 19
4
Libvirt Compilation on MS Vista
Does a comprehensive set of instructions on how to compile Libvirt on a
Microsoft Vista platform exist? Has this ever been accomplished? I would
very much appreciate input from persons who can give me confidence that a
Windows client application can be developed on top of Libviet that connects
to a QEMU system on an Ubuntu server. The Libvirt Windows Support page
2011 Jan 27
1
libvirtd + vir-manager + kerberos
Hi!
Having two hosts installed with libvirtd, kvm, qemu on (Ubuntu
10.10). Now I have one big problem and one less:
I have set up kerberos for both hosts. Created the principal
"libvirt/srv1.example.org at EXAMPLE.ORG" and
"libvirt/srv2.example.org at EXAMPLE.ORG", Exported the krb5.keytab,
Installed it and tested the servers:
srv1.example.org: I can connect using kerberos
2015 Apr 03
2
P2P live migration with non-shared storage: fails to connect to remote libvirt URI qemu+ssh
Migration without --p2p works just fine, ie. the below works:
$ virsh migrate --verbose --copy-storage-all \
--live cvm1 qemu+ssh://kashyapc@devstack3/system
Migration: [100 %]
Result:
- On the source host, the guest is shut off
- On the destination host, the guest is live migratied successfully
Migration with "--p2p" fails, a simple test below:
2012 Sep 13
2
How to migrate over TCP without certs
Hey guys,
I have a private network and I trust it! /me hides behind trees...
So, in order to exercise my trust, I wanna migrate guests over TCP;
with and without shared storage.
This is:
- I want to migrate from host1 to host2; which have shared storage;
over TCP without certs
- I want to migrate from host1 to host99, which don't have shared
storage, over TCP without certs
I am asking
2018 Nov 22
0
Re: Remote and local connections at the same time (Centos 7)
On Thu, Nov 22, 2018 at 09:58:41 +0300, Anastasiya Ruzhanskaya wrote:
> Hello!
> I was investigating libvirt a year ago regarding it's remote control. I
> figured out necessary settings for configuring remote control in ubuntu
> (setting flags in libvirt setting files). Now I have several questions:
>
> 1) Are these flags the same for Centos?
> They did not worked for me.
2012 Aug 07
0
Authentication via SASL and LDAP?
Hello,
I've recently configured a new virtual machine host running Ubuntu 12.04 server with libvirt and KVM. I am configuring WebVirtMgr ( https://github.com/retspen/webvirtmgr/ ) for users to manage machines via a web interface. This requires access to the host using qemu+tcp, which I have configured as follows:
/etc/default/libvirt-bin:
start_libvirtd="yes"
2018 Dec 08
4
certificate pinning
Hello!
Does libvirt uses certificate pinning in tls? I want to setup a transparent
proxy (mitmproxy) and can't do this even after I added mitmproxy ca
certificate to the trusted certificates in ubuntu.
2005 Jul 08
3
McLeod Integrated T1 - no PRI?
Hello everyone,
We have recently turned up a new T1 from McLeod (Midwestern CLEC). It
is configured like so:
/etc/zaptel.conf:
loadzone=us
defaultzone=us
span=1,0,0,esf,b8zs ;(also tried 1,1,0,esf,b8zs)
bchan=13-23
nethdlc=1-12
dchan=24
/etc/zapata.conf:
switchtype=national
context=pri-in
signalling=pri_cpe
group=1
channel => 13-23
I can get hdlc0 (and pvc0) up just fine after the
2009 Feb 12
9
Schedule oddity
I have the following set up:
schedule {nightly:
period => daily,
range => "18 - 23",
repeat => 1
}
define deadlypkg {
tag("package")
$pkgrepo="/staging/PRODUCTION/deadly"
package{"$name":
source => "$pkgrepo/$name.pkg",
ensure => latest,
adminfile
2009 Jan 28
5
Solaris zone documentation
I''m following the example provided in the type reference
under ''zone'', i.e.:
zone{myzone:
autoboot=>true,
create_args=>"-b",
ip=>"nge0:10:130.55.201",
path=>"/zoneds/%s",
realhostname=>"myzone.example.com",
2017 Sep 18
2
0-client_t: null client [Invalid argument] & high CPU usage (Gluster 3.12)
Thanks Milind,
Yes I?m hanging out for CentOS?s Storage / Gluster SIG to release the packages for 3.12.1, I can see the packages were built a week ago but they?re still not on the repo :(
--
Sam
> On 18 Sep 2017, at 9:57 pm, Milind Changire <mchangir at redhat.com> wrote:
>
> Sam,
> You might want to give glusterfs-3.12.1 a try instead.
>
>
>
>> On Fri, Sep
2007 Oct 29
12
Boolean expressions
I''m trying to write a wrapper definition for the file type to make it a
bit smarter. I have a basic version working fairly well:
define xfile($owner = root, $group = root, $mode = 644, $source,
$backup = main, $recurse = false, $ensure = file) {
file { $name:
mode => $mode,
owner => $owner,
group => $group,
backup => $backup,
recurse
2017 Sep 25
0
0-client_t: null client [Invalid argument] & high CPU usage (Gluster 3.12)
FYI - I've been testing the Gluster 3.12.1 packages with the help of the SIG maintainer and I can confirm that the logs are no longer being filled with NFS or null client errors after the upgrade.
--
Sam McLeod
@s_mcleod
https://smcleod.net
> On 18 Sep 2017, at 10:14 pm, Sam McLeod <mailinglists at smcleod.net> wrote:
>
> Thanks Milind,
>
> Yes I?m hanging out for
2007 Apr 13
2
Two basic data manipulation questions (counting and aggregating)
Dear R users,
I hav two basic data manipulations questions that I can't resolve.
My data is a data frame which look like the following :
id type
10002 "7"
10061 "1"
10061 "1"
10061 "4"
10065 "7"
10114 "1"
10114 "1"
10114 "4"
10136 "7"
10136 "2"
10136 "2"
First, I
2013 Aug 03
1
Re: Libvirt not getting connected to ESX server
Thanks a ton for the reply Matthias. I tried your suggestion but now I got
one more message saying:
*virsh # connect esx://172.16.73.14/?no_verify=1*
*Enter username for 172.16.73.14 [root]: root*
*Enter root's password for 172.16.73.14: *
*error: Failed to connect to the hypervisor*
*error: internal error: curl_easy_perform() returned an error: Unsupported
protocol (1) : Protocol https not
2008 Oct 15
11
how to update solaris packages without keeping local copies
Greetings,
I have a solaris package stored on a puppet server. I''d like
to be able to maintain the package on a client system without
having to also keep a copy of the package file on the client
system. (think lots and lots of packages)
Checksums work okay for noticing changes on the fileserver,
but it seems that I have to keep a local copy of the file as well.
When I rev the package
2001 Oct 22
1
Browsing problem on the Windows Side
Hi fellow Samba Users,
I've recently added a RedHat/Samba box to a Windows network and
got an unpleasant surprise. Windows machines that logout and
then log back in are unable to browse AND unable to map drives.
The machines that were logged in before Samba booted continue
to work fine. We've repeated the experience a couple times to
make sure we understood the symptoms.
I'll
2015 May 24
2
[PATCH] sshd: make "-c" option usable
please see my pull request on github
(patch attached as well to this mail):
> https://github.com/openssh/openssh-portable/pull/21
thank you!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-sshd-make-c-option-usable.patch
Type: text/x-patch
Size: 569 bytes
Desc: not available
URL: