Displaying 20 results from an estimated 1000 matches similar to: "SSHMenu (Gnome Applet) for CentOS 6"
2016 Jan 12
2
vdsm hook issues
Hi,
1) is it enough to add a hook.py in /usr/libexec/vdsm/hooks/before_vm_start directory , and then shut down and reboot a guest to
see this hook.py invoked ?
2) when running manually my hook.py, I got following error :
ImportError: No module named hooking
Do I have to install anything to solve this issue ?
Thanks for help.
Regards,
J.P. Ribeauville
P:
2015 Nov 09
2
availability of target type state within a dumpxml result
Hi,
I'm trying to find out what is the minimum release I need to use to have this field 'state' available ?
<channel type='unix'>
<source mode='bind' path='//var/lib/libvirt/qemu/dummy_agent'/>
<target type='virtio' name=dummy' state='connected'/>
<alias name='channel0'/>
<address
2015 Oct 29
2
How to retrieve legacy cgroups location ?
Hi,
As told in "Control Groups Resource Management" libvirt page :
Legacy cgroups layout
Prior to libvirt 1.0.5, the cgroups layout created by libvirt was different from that described above, and did not allow for administrator customization. Libvirt used a fixed, 3-level hierarchy libvirt/{qemu,lxc}/$VMNAME which was rooted at the point in the hierarchy where libvirtd itself was
2016 Jan 07
3
Unable to retrieve Guest IP Addresses via libvirt API
Hi ,
Despite the fact that my Guest has an IP address , by running this piece of code on a KVM host :
ifaces_count = F_virDomainInterfaceAddresses(domain, &ifaces,VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_LEASE, NULL);
ifaces_count = F_virDomainInterfaceAddresses(domain, &ifaces,VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_AGENT, NULL);
I'm not able to get a ifaces_count different from
2015 Nov 04
2
Retrieving datas sent by host within the Guest
Hi,
I' trying to read datas sent by my KVM host within the Guest.
Host send these datas trough a channel UNIX type , by using AF_UNIX socket stuff.
If i try to retrive the datas by using such type of thing in the Guest :
#define NAME "/dev/virtio-ports/agent"
sock = socket(AF_UNIX, SOCK_STREAM, 0);
12 if (sock < 0) {
13 perror("opening stream socket");
2001 Nov 14
2
BASA GELEN CEKiLiR DEMEYiN..
I Don't speak the language it is in, but is this spam?
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]
On Behalf Of SAGLAM SiGORTA
Sent: Wednesday, November 14, 2001 10:40 PM
To: samba@samba.org
Subject: BASA GELEN CEKiLiR DEMEYiN..
Importance: High
SA?LAM S?GORTA ARACILIK H?ZMETLER?
Merhabalar,
Size ?ncelikle firmam?z? tan?tarak
2015 Sep 24
1
Guest cpuacct counters and others location
Hi,
My piece of code ( C langage) uses cgroups to retrieve counters related to cpu and memory usage related to KVM guests hosted by the host where this code runs.
I noticed that depending on the O.S. running on the host , these counters are not found at the same location :
CentOS 7 :
ls /sys/fs/cgroup/cpuacct/machine.slice/machine-qemu\\x2drhel6.0.scope/vcpu0
cgroup.clone_children
2015 Aug 25
2
On which /dev/pts/x is channel source mapped ?
Hi,
By adding following lines in a Guest .xml conf file , I'm able to send / receive datas between host and this guest.
<channel type='pty'>
<target type='virtio' name='arbitrary.virtio.serial.port.name'/>
<address type='virtio-serial' controller='0' bus='0' port='1'/>
</channel>
My question is
2010 Nov 08
2
Use a different usename than the recipient address (that require a lookup)?
Hi there,
I am integrating Postfix and DoveCot, both use LDAP to look up
user/email address info. My question is this: can I create a user
"jsmith" to get all emails with the recipient address:
dovecotdemo at domain? Because of using LDAP, I need to do a lookup to
know that the user "jsmith" is getting emails for "dovecotdemo at domain",
NOT "dovecotdemo"
2018 Feb 22
3
Attempts to connect to Axway SFTP server result in publickey auth loopin
We are attempting to use openssh sftp to connect to a server that is
running some version of the Axway SFTP server. After a publickey auth
completes, the server resends publickey as a valid auth. This results in
a loop as openssh sftp resubmits the publickey information. This seems
similar to a discussion in 2014 that terminated with the thought that it
might be nice if the client tracked
2008 Nov 18
1
Axway XFB sftp server & no-more-sessions@openssh.com
Hello all,
First of all, thank you for such great software.
I have a bug (and a fix) to report for 5.1p:
The "Axway XFB.Gateway" SFTP server will drop sftp sessions initiated from the OpenSSH 5.1p (HP-UX) sftp if it receives the "no-more-sessions at openssh.com" flag.
It can be reproduced also with the sftp sessions initiated from a OpenSSH 5.1p sftp on a Linux machine.
As
2012 Dec 07
4
gftp ?
Centos 6.3
Just tried to install gftp, and no package found.
Where is it? I do have EPEL included in yum. I am rather addictived to
using it for SCP-based file moves between systems...
2013 Feb 09
3
Is this right? -- Centos 6 and RHEL 6 infrastrure for continuous update/upgrade
Hi all,
Both RHEL 6 and CentOS 6 can be installed from any minor releases DVDs: 6.0, 6.1, 6.2, 6.3, etc. And then got continuous upgrade/update with command 'yum -y upgrade' if repos are setup correct.
But the repos infrastructure is different between the two. CentOS uses two repos:
??? ..../centos/6/os/... repo and .../centos/6/updates/...
The updates/ repo contains ONLY updated RPMs
2008 Apr 15
1
How to call a java applet in rails application?
HI,
I have a applet file named "Scanner.class" which will scan and upload
image to the web server from Scanners.
I have couple of doubts in accessing that applet file.
1. How to call this applet from rhtml file, and where should i place
this file.
2. I also use some external jar files which i imported in my applet
file, where should i place these jars?
Thanks,
Ratnavel
--
Posted
2005 Nov 06
4
which package has applet-widget.h
I am trying to compile gtik.c and it wants to include applet-widget.h
I have installed gnome-panel-devel and it cannot find it.
What package has appet-widget.h?
Thanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051106/c0609917/attachment.html>
2004 May 21
1
rhn-applet-gui
After doing the updates, my yum and my up2date both tell me the system
is totally updated, and it is ... however, my rhn-applet says there are
781 updates ... and it lists as updates packages with exactly the same
version ... and even some packages with older versions.
Any Ideas?
The rhn-applet is: rhn-applet-2.1.4-3.centos.1
Thanks,
Johnny Hughes
-------------- next part --------------
An
2005 Oct 12
2
Sensors-applet-0.2.2
List,
I grabbed the sensors-applet file, and assumed there would be some
note about how to execute it or add it to the panel. Nada.. in the
README, there is an indication of ./configure --prefix=/usr and that's
it. From what I read on a web page about it, and the screenshots, there
should be something to configure the values. Heck, I can't even find
the file now that its
2005 Jul 23
1
CEBA-2005:0723-001 Low CentOS 4 i386 up2date/rhn-applet bugfix announcement
CentOS Errata and Bugfix Advisory CEBA-2005-0723-001
This fix is just more trademark and logo reduction in the up2date and
rhn-applet packages. Nothing functional is changed, just more
references to the upstream provider removed and color/logo changes made.
After installation of the new rhn-applet package, please stop and
restart the rhn-applet (the blue check mark on the toolbar). You would
2005 Jul 23
0
CEBA-2005:0723-001 Low CentOS 4 x86_64 up2date/rhn-applet bugfix announcement
CentOS Errata and Bugfix Advisory CEBA-2005-0723-001
This fix is just more trademark and logo reduction in the up2date and
rhn-applet packages. Nothing functional is changed, just more
references to the upstream provider removed and color/logo changes made.
After installation of the new rhn-applet package, please stop and
restart the rhn-applet (the blue check mark on the toolbar). You would
2005 Jul 23
1
CEBA-2005:0723-001 Low CentOS 4 i386 up2date/rhn-applet bugfix announcement
CentOS Errata and Bugfix Advisory CEBA-2005-0723-001
This fix is just more trademark and logo reduction in the up2date and
rhn-applet packages. Nothing functional is changed, just more
references to the upstream provider removed and color/logo changes made.
After installation of the new rhn-applet package, please stop and
restart the rhn-applet (the blue check mark on the toolbar). You would