Displaying 20 results from an estimated 600 matches similar to: "Really annoying XMLRPC problem, can anyone help?"
2013 Nov 23
1
windows can not see the content of samba shared folder
Hello,
I want to access a shared folder on my linux from a windows machine. The smb.conf has this entry
?? [samba_share]
??????? comment = QEMU share place
??????? path = /media/samba_share
??????? valid users = mahmood vb
??????? public = no
??????? writable = yes
??????? printable = no
??????? create mask = 0777
Then I added a user to samba with "smbpasswd mahmood". The folder mask
2009 Mar 23
4
OpenSSH GSoC Project
Hello,
I apologize if this isn't the right place to post about the Google
Summer of Code; if so, I would appreciate guidance toward the correct
list.
If this is the correct list, I would appreciate answers to the message
below.
Thanks.
-----Original Message-----
From: Jawaad Ahmad <jawaadahmad32 at webster.edu>
To: djm at openssh.com
Subject: OpenSSH GSoC Project
Date: Thu, 19 Mar
2013 Nov 20
2
Re: how to install libvirt-python
>Does running 'virt-host-validate' point out any problems?
# virt-host-validate
QEMU: Checking for hardware virtualization : PASS
QEMU: Checking for device /dev/kvm : PASS
QEMU: Checking for device /dev/vhost-net : PASS
QEMU: Checking for device
2013 Nov 20
3
Re: how to install libvirt-python
OK. I am trying to install virt-manager from source but found it difficult!
So I decided to install from repo.
# yum install virt-manager libvirt
Dependencies Resolved
========================================================================================================================
Package Arch Version
2002 Aug 21
1
PXELinux Q(s) :)
Real quick background on what I'm doing now, and what I'm trying to do:
We are using PXELinux with VA's SystemImager software to image new servers
over our network. It's been working beautifully since the fall of 2000
using a 2.2 kernel. (Long and short: we bootstrap with PXE, use the initrd
as the root file system, partition, mount and rsync the new drive,
reconfigure, lilo
2013 Nov 20
0
Re: how to install libvirt-python
On 11/20/2013 12:01 PM, Mahmood Naderan wrote:
>> Have you installed libvirt-daemon-kvm
> There is no such package.
Oh right, RHEL 6 uses the older scheme with fewer packages. And it
appears that you are using a downstream fork of RHEL, given your
previous mail:
>
> Installing for dependencies:
> libvirt-client
> x86_64 0.10.2-18.el6_4.14
2013 Nov 20
2
Unable to configure libvirt
Hello,
When I want to install libvirt-0.10.0 from source, I get this error at the configure stage
checking for libdevmapper.h... no
configure: error: You must install device-mapper-devel/libdevmapper >= 1.0.0 to compile libvirt
However the package is installed on my system
# yum list device-mapper-libs.x86_64
Installed Packages
device-mapper-libs.x86_64
2003 Oct 30
2
conflicts(detail=TRUE)
Dear all,
Could somebody please explain what the following conflict is about?
best
mahmood
R> conflicts(detail=TRUE)
$"package:methods"
[1] "body<-"
$"package:base"
[1] "body<-"
R>
PS: I send an earlier mail yesterday on this subject
that was definitly not clear, therefore I try again.
http://www.ne.su.se/~ma
2013 Nov 21
1
Re: how to install libvirt-python
>You may be missing the distro version of qemu (that is, your self-build
>qemu at /usr/local/bin/qemu-x86_64 is not the same as what RHEL ships,
>and since you are using the RHEL libvirt, it may not know to look for a
>self-built alternative).
Excuse me, but it seems that there is not way to uninstall the qemu which has been built from source.
There is no target for uninstall. Is it
2005 Oct 31
2
Rsync with OCFS (RAC)
Hello All
We currently use rsync for various jobs at our company. We are now
looking at using it to create an offsite synchronized copy of an Oracle
10g
RAC archive logs area. The source area is on Oracle OCFS file system.
The OCFS filesystem requires all reads/writes to be performed with the
O_DIRECT option, thus bypassing cache. Oracle provide an updated
coreutils package which includes the
2009 May 05
2
samba on mipsel board
Hi,
I have cross compiled samba to a mipsel board. I could access the shares
from another linux machine using smbmount, and from a mac OSX machine.
But, I can not modify files from an XP machine. I could successfully
mount the shares, but if I open, say a text file from the XP in notepad
and try to modify it, it generates an error "not enough storage is
available to process this
2013 Nov 20
2
how to install libvirt-python
Hi,
I have successfully installed libvirt-.0.10.0 from source
./configure
make
make install
How can I check that if libvirt-python is installed? Search the folders, it seems there is no such file
[root@tiger ~]# find /usr/ -name libvirt-python
[root@tiger ~]# find . -name libvirt-python
[root@tiger ~]#
Regards,
Mahmood
2007 Mar 30
1
bad case of buzzing
Hello,
We are at wit's end on this. One (and only one) of our five asterisk
installation is giving us real headaches. Buzzing and/or choppy sound
interfere with conversations. I recorded some conversations with
monitor() and no problem whatsoever appear in the recording, while the
local user was hearing the buzz and half my words.
This is a 1.2.16 installation with mISDN but mostly using
2004 Oct 04
1
BUG: ssh-agent unlinks sockets/files it doesn't own.
I've noticed a problem in the openssh sources. It can most easily be
replicated as follows:
> [rich at goblin] sl=1 ~
> 01:05:47$ ssh-agent -a ~/.ssh/agent.sock
> SSH_AUTH_SOCK=/home/rich/.ssh/agent.sock; export SSH_AUTH_SOCK;
> SSH_AGENT_PID=553; export SSH_AGENT_PID;
> echo Agent pid 553;
>
> [rich at goblin] sl=1 ~
> 01:05:50$ ssh-agent -a ~/.ssh/agent.sock
2009 Mar 13
1
Tinc on 64-bit Vista
Guus,
Just thoguht I'd let you know -- Tinc works fine under 64-bit Vista!
Obtaining a 64-bit signed TAP/TUN driver was a bit of an ordeal. It appears
that the OpenVPN guys have forked out the money to get the TAP-win64 driver
signed for kernel modules.
I installed OpenVPN, then installed Tinc -- no problems whatsoever.
The OpenVPN installer does a check to see if it's running on
2008 Feb 01
2
ssh wrapper scripts
Hello
This is an idea someone had that I thought of implementing, but I don't
know whether I have the time. Regardless, I would only do it if you
would include it with the OpenSSH distribution, so I would need to know
your opinion.
OpenSSH is a very useful an very versatile tool. Not only a remote
terminal - but also an FTP-like client/server, an app for copying files,
an aid for port
2013 Feb 14
1
can't connect to home share after renaming Windows user
I just went through the ordeal of renaming a Windows user account (from
the previous incumbent's name to the position title, so I won't have to
repeat this). Everything went smoothly. The account has access to the
programs and files that it previously did. The roaming profile is being
updated when the user logs out. The C:\user\president folder is
accessing and storing the local
2004 Aug 06
3
Dummy soundcard driver for Windows (OT)
> One more reason why computers will never replace real DJ's ;-)
I believe its called desktop webcasting or will be ;)
Doesnt sound like replacing dj's, its just enabling them to dj remotely
without the need and fuss localy
oh and not to mention redundancy, doing a webcast from a house/office/home
pc is a major ordeal with
todays shitty dsl/cable providers
just my 2 dollaws
2003 May 16
0
glmmPQL, NA/NaN/Inf in foreign function call (arg 3)
Dear all,
I try to fit a glmmPQL on a huge data with 384189 individuals id=1:384189:
working in 1520 establishments est:1:1516. The minimum number of individuals
in every establishment is 30.
This works for a subsample excluding establishemnet cells smaller than 100,
but fail when we include smaller cells:
R> summary(glmmPQL(count ~
+ I( age-ave(age,est) )* ave(age,est) +
+ I(
2010 Dec 26
2
[Bug 32658] New: random logout causes data loss
https://bugs.freedesktop.org/show_bug.cgi?id=32658
Summary: random logout causes data loss
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org