search for: dualli

Displaying 5 results from an estimated 5 matches for "dualli".

Did you mean: dually
2002 May 25
2
Problem with winbind in Win2k domain
I've been trying to setup a Samba file server on our Win2k domain that will use the users/groups from Win2k using Winbind. I have been quite successful so far but have come up against a problem. This is what I've done so far: - Download 2.2.4, compiled and installed fine - Setup winbind & added the server to the domain. All works fine (I ca list users, groups etc) - Setup samba
2008 Dec 11
4
wine 1.1.10 rpm for centos
has anyone come across a wine 1.1.10 RPM? Searching all the usual places..... d
2012 Dec 01
11
[LLVMdev] Minimum Python Version
I'd like to continue the discussion about minimum Python versions from the "Use multiprocessing instead of threading" thread in its own thread because I feel it warrants additional discussion. In that thread, we were discussing maintaining support for Python 2.4 and 2.5. The latest response is: On Fri, Nov 30, 2012 at 1:40 PM, Daniel Dunbar <daniel at zuster.org> wrote: >
2014 Apr 11
1
VIRT SIG Meeting Minutes [11/04]
Will copy these to http://wiki.centos.org/SpecialInterestGroup/Virtualization, after intial discussion or just point to the e-mail/email thread from the wiki. Feel free to correct as needed. Lars == Attendees == SIG Members: * LarsKurth (LK) * GeorgeDunlap (GD) * KaranbirSingh (KB) Travelling: * JohnnyHughes (JH) Guest * EuanHarris === Meeting time and cadence === Meetings will be
2012 Dec 03
0
[LLVMdev] Minimum Python Version
One of the most conservative distributions is Debian. The python_defaults package has moved to 2.7.3 in Sid and 2.7.3~rc2-1 in Wheezy (Debian 7.0 now on its 4th beta and soon to be release candidate status). I personally run Sid/Unstable in order to get general release builds of LLVM/Clang > 2.9, never mind 3.2. It seems reasonable to target 2.7.3 as the oldest python release. - Marc J.