Displaying 20 results from an estimated 60000 matches similar to: "Libvirt using ssh"
2010 Mar 03
0
Libvirt Auth
Hello guys,
I've created a plugin for Hudson (CI) to manage virtmachines using
libvirt java (start vm for a build and stop just after).
I've just a problem in authentication, in fact I cannot send uname and
password using code, libvirt ask me for the credentials on CLI.
someone could explain me How I can use authentican or where I can find
an usage guide or example?
Thanks a lot
2014 Aug 12
1
Libvirt Java API to get CPU usage of VM (KVM)
Hi all libvirt-users,
Is there a counterpart on Java of the function virDomainGetCPUStats that is based on C API? Because I am trying to create a program based on
java to get the CPU usage of a Guest/Domain/VM in KVM using the Libvirt
Java API.
Honestly, I am having a hard time in starting my program. I have no
idea where to start. I mean, what functions do I need to get the CPU
usage of
2014 Aug 05
0
How to import libvirt library in Java
Hi, I am trying to get the CPU/Memory usage of the VMs in KVM using Java. But before I get to start coding, I have no idea where to get the libvirt library and how to import it in Java. Does anyone know where I can get it and how I'll be able to use its library? Thanks
regards,
Marco
2014 Aug 07
1
Understanding Libvirt Java API in order to get CPU usage of a VM
I'm having a problemin understanding the Libvirt Java API. Here is my sourcein reading some of the classes: http://libvirt.org/sources/java/javadoc/
I have no idea where to start in order for me to get the CPU usage. Can anybody help? Or at least give me some points on where to start in order for me to get the CPU usage of a VM in KVM? Any suggestions will really help. Thanks
regards,
2012 Oct 02
0
libvirt Java to connect at the XEN
Hi people, I am new using libvirt for Java
I created a class to test my conecction with XEN, but it is throwing a
exception that I can't figure out how I solve this.
Does anyone knoe how to configure it correctly?
I cat use this class from the command line:
$ javac -classpath /usr/java/jdk1.6.0_34/bin/libvirt-0.4.9.jar test.java
$ java -classpath
2001 Mar 06
1
FW: SSH RPM for Red Hat 6.2 not useable
Hello, rpm's for 6.2 also did not work here. ( With latest rpm, openssl,...)
Compiling myself the binaries did not give any error and working fine.
De Munter Erwin
-----Original Message-----
From: Damien Miller [mailto:djm at mindrot.org]
Sent: Monday, March 05, 2001 11:56 PM
To: Marco Fioretti
Cc: openssh-unix-dev at mindrot.org; marco.fioretti at tiscalinet.it
Subject: Re: SSH RPM for Red
2013 Dec 23
2
Re: Connect libvirt to iSCSI target
On 2013–12–23 John Ferlan wrote:
> On 12/22/2013 10:09 AM, Marco wrote:
> > On 2013–12–21 John Ferlan wrote:
> >
> >> On 12/17/2013 07:13 PM, Marco wrote:
> >>> Hi!
> >>>
> >>> I'm new to libvirt and face problems connecting to an iSCSI target.
> >>> What I intend to do is to connect libvirt (I tried virt-manager and
2008 Nov 08
1
Samba spawning excessive smbd processes.
Hi,
We're running Samba (3.0.28-1.el5_2.1) on a Redhat (5.2) server using
winbind to authenticate against a Windows AD.
This all worked fine for a while. But now we have the problem that
(some) users coming from Linux clients cause an excessive amount of smbd
processes. We had 1 user who had more than 1700 smbd processes all
coming from the same client. While on the client side there
2001 Sep 10
1
Devmode problems for printing
Hi all.
I'm using wine-20010824 snapshot, and I'm trying to configure WINE PS
driver.
The setup is a No Windows one, on a RH 6.2 with KDE 2.1 and XFree 4.0.1
I've been successful in having the Printer Dialog showing the Wine
Postscript Printer driver in the list, after applying the winespool
patch from Takeshima Hidenori (winspool.diff). However, I can wine
complaining about not
2001 Mar 05
2
SSH RPM for Red Hat 6.2 not useable
Hello,
I downloaded yesterday the Red Hat 6.2 RPMs for openssl
and openssh from one of the official mirrors.
I could install them on a stock Red Hat 6.2 box because
rpm -Uvh says (quoting from memory...):
cannot install because there is dependency conflict
between this rpm (openssh core) and the version of
rpm and rpmlib that you are using......
In other words, the rpm packages generated
2013 Dec 23
0
Re: Connect libvirt to iSCSI target
On 12/22/2013 10:09 AM, Marco wrote:
> On 2013–12–21 John Ferlan wrote:
>
>> On 12/17/2013 07:13 PM, Marco wrote:
>>> Hi!
>>>
>>> I'm new to libvirt and face problems connecting to an iSCSI target.
>>> What I intend to do is to connect libvirt (I tried virt-manager and
>>> virsh) to an iSCSI target and then boot from the LUNs which
2004 Aug 06
2
icecast/ices
Marco,
I have some preliminary HowTos and software available at
http://quasi.ksl.com/icecast/
It's not as nice as http://www.6809.org.uk/kja3/ices2-howto.shtml, but
I'm working to make it better as I become more familiar. Hope it helps.
The ices2 program is designed for .ogg streaming while icecast-1.3.12
and related streamers, MuSE, liveice and DarkIce will still stream .mp3
quite nicely.
2001 Aug 10
1
A bug in WIN_SetWindowLong ?
Hi all.
While debugging some program, I discovered what looks like a bug. Please
be patient if I'm wrong.
In the WIN_SetWindowLong function, in order to get the address of
wExtra, there is:
ptr = (LONG *)(((char *)wndPtr->wExtra) + offset);
but this takes the *CONTENT* of wndPtr->wExtra.
The correct code should be
ptr = (LONG *)(((char
2013 Dec 21
0
Re: Connect libvirt to iSCSI target
On 12/17/2013 07:13 PM, Marco wrote:
> Hi!
>
> I'm new to libvirt and face problems connecting to an iSCSI target.
> What I intend to do is to connect libvirt (I tried virt-manager and
> virsh) to an iSCSI target and then boot from the LUNs which contain
> the VMs.
>
> I followed the documentation¹ but got stuck at section 12.1.5.4.3.
>
> 1)
> virsh
2007 May 28
1
libvirt package
Hello list,
I'm new in this list. I have been worked in libvirt and virt-manager
packages and I am getting some problems to set it up.
Compiling libvirt and virt-manager from the source, using xen 3.0.3 headers,
from Debian package, or Xen 3.1.0 headers, from the xen-srouce tarball, the
libvirt and virt-manager work fine. For this reason, I beleave is possible
create a package of it, but it
2006 Jun 14
3
How to create a secure user only for ssh login?
Hello,
I've read on several howtos that one way to make ssh more secure, or
at least reduce the damage if somebody breaks in, is to NOT allow
direct ssh login from root, but allow logins from another user. So you
have to know two passwords in order to do any real damage.
Does this make sense? IF yes, what is the right way to create an user
only for this purpose, that is one that can only
2008 Dec 11
1
Hi guys other error, one link set to /dev/null in web
Hi,
I'm enconter other error, is one link to not found in documents manual to
centos[1], in site click next link go to not found site[2].
One probability solution problem is referece to correct page[3]. Problems
some s3 change to s1 :)
Bye....
( I remember my english is bad =p )
Reference:
[1]
http://www.centos.org/docs/5/html/5.2/Deployment_Guide/s3-filesystem-boot.html
[2]
2008 Nov 03
0
[LLVMdev] Porting llvm-gcc-4.2
llvm-gcc bits are but a small part of it. You need to add a new target
to llvm. Please read llvm documentation and llvmdev archieve for more
information.
Evan
On Nov 2, 2008, at 7:38 AM, Thorsten Glaser wrote:
> Hello,
>
> how would I go porting llvm-gcc-4.2 to an “unknown” platform, i.e.
> MirBSD? For regular gcc, I’d have to add stuff to gcc/gcc/config/
> and patch quite
2007 Jan 11
1
Has been working for 9 Months - Very Very Strange I cannot dial specific extensions from my dialplan - NOT A CONTEXT PROBLEM!!
Hi all,
I've an asterisk 1.2.5 running very well for about a 9 months, and suddenly
i cannot dial extensions 4XXX from SIP Phones.
Now comes the wired stuff... I can dial this extensions from IAX phones as
well as from Analogue extensions connected to our legacy pbx, that is
installed on front of asterisk.
So :
Zapata Calls to SIP extensions 4XXX - OK
IAX to SIP 4XXX-OK
SIP to SIP 4XXX -
2003 Jul 03
2
Mapping Linux Shares To Windows
Hello,
I have managed to install Samba V. 2.5 on a Red Hat Linux 8.0 box and my Windows clients can see the shares and read/write
appropriately.
How do i map these shares so that they appear as e.g. Drive F: or Drive Z: under Windows Explorer. In a Win2K network , i understand
that we have to write logon scripts and use the net command. But this network ( which consists of 1 linux box and 3