Displaying 20 results from an estimated 2000 matches similar to: "SuSE 7.2 & Outlook"
2023 Jan 11
1
problems with sysvol aft
Hi,
I plan to upgrade/replace my somewhat crippled and outdated samba 4.7.4
domain controller. The OS is an openSUSE-Leap-42.3 which had no packages
for a samba-ad-dc. These packages have been introduced in successor
openSUSE releases starting with Leap-15.0. Leap-15.0 comes with samba
4.7.11. So I set up a new Leap-15.0 host and joint it as a dc
controller. I set up the sysvol replication
2003 Jan 24
1
RMySQL performance over RODBC
R-help list,
I ported some R code from MS Windows PC to sun-solaris. Both do queries on
the same
MySQL database.
PC version of R is 1.6.1 and solaris version is 1.6.0. I use RMySQL_0.5-0
(on solaris)
and RODBC 1.0-1 on PC to connect to MySQL. The PC version took about 65
mins. to run
wheras the Solaris (SunOS 5.7) version took 375 mins. (> 6 hrs). R and
RMySQL are
resident on the same host
2006 May 27
3
Running Wine on Ubuntu variant and Outlook
Hi all,
Quick couple of questions...
1) Will Ubuntu run the Wine emulator?
and
2) Will Outlook 2003 function under the emulation without a whole lot of
headache?
THANKS for any help you might provide.
Travis
2006 Jun 06
4
(?) Loss of fullscreen mode with freenx-0.5.0-8.c4
I've currently got the nx-1.5.0-1.centos4.i386, freenx-0.5.0-8.c4.noarch, and nxclient-1.5.0-141.i386 packages installed on a couple
of CentOS 4 update 3 systems and I'm getting the same results on all of them. I got the new version of freenx via "yum update" and
it appears to have "broken" fullscreen mode. The connection config file I have been using does have the
2009 Oct 01
1
3-layer structure and the bonnie rewrite problem
Hello list
First of all: Good work and thanks for GlusterFS!
I'm totally new to GlusterFS, but i like it a lot and think about
migrating my NFS setup completely to GlusterFS. But i ran into some
problems with my chosen structure. Hopefully someone can help out.
The first questions: i ran into some performance issues with a certain
structure/setup and like to know (before i continue testing)
2003 Nov 12
1
SPA 2000 and 404 not found
I have a Sipura SPA2000 2 line SIP FXS box with line 1 on port 5060 and line 2
on 5061. The SPA2000 is on IP address 192.168.17.6, and the asterisk box is
on 102.168.17.2. Both SPA2000 ports(5060 and 5061) share the same IP address.
Every minute I repeatedly get the following output:
SIP Debugging Enabled
10 headers, 0 lines
Reliably Transmitting:
OPTIONS sip:192.168.17.6 SIP/2.0
Via:
2004 Sep 10
3
Improving on Rice coding
Hello,
I am the author of the Bonk audio compression program... i've just been
looking at your comparrison table, and i noticed bonk gets marginally
better compression than Flac on some files (actually i was
rather surprised to see bonk on the list at all, it's not exactly high
profile :-) ).
Bonk in lossless mode is a pretty naive implementation of a predictive
coder, so the main
2007 Mar 07
1
Fwd: [videoblogging] Re: Fwd: Opera proposed Theora for native video playback in browsers
Theora needs a nice GUI encoder.
---------- Forwarded message ----------
From: Steve Watkins <steve@dvmachine.com>
Date: Mar 7, 2007 12:22 PM
Subject: [videoblogging] Re: Fwd: Opera proposed Theora for native
video playback in browsers
That is interesting news. I always go on about mpeg4 and h264 as if
they are the ideal, wheras in an ideal world something like ogg theora
would be the
2019 Nov 28
2
DW_OP_implicit_pointer design/implementation in general
Hi folks,
I am pushing a PoC patch https://reviews.llvm.org/D70833 for review which
includes the case when temporary is promoted.
For such cases it generates IR as
call void @llvm.dbg.derefval(metadata i32 3, metadata !25, metadata
!DIExpression(DW_OP_LLVM_explicit_pointer, DW_OP_LLVM_arg0)), !dbg !32
And llvm-darfdump output looks like
-------------
0x0000007b:
2020 Feb 26
2
Why is lldb telling me "variable not available"?
Hi Brian,
On Tue, Feb 25, 2020 at 7:43 PM Brian Gesiak <modocache at gmail.com> wrote:
> In other words, the value of %i is stored on the frame object, on the
> heap, at an offset of 7 into the frame. I'm beginning to think a
> fundamental fix for this issue would be to stop replacing
> llvm.dbg.declare with llvm.dbg.value, and instead replace the
> llvm.dbg.declare with
2007 Oct 29
1
compiz --replace ccp & AND libIndirectGL.so.1- Conundrum
Listmates,
I am narrowing down the reason that compiz will not autostart on my
Toshiba P35 laptop running openSuSE 10.3.
There seems to be a mutual exclusion between being able to do manual
start with "compiz --replace ccp &" and having compiz start at all with
"libIndirectGL.so.1" present in /usr/lib.
To get compiz to start on my system, I must manually rename the
2008 Jan 31
1
Ryacas
I'm tinkering around in Ryacas trying to find an easy way to get the
first and second partial derivatives of mu and sigma from a normal
distribution (actually a bitterly ugly likelihood but this example works
for now).
I've done all of the work in Mathematica, but I then need to manually
write R code whereas I think Ryacas will give me the expression such
that I can export for Tex and
2005 Mar 15
2
Lemon drops
I bumped into the following situation:
Browse[1]> coef
deg0NA deg4NA deg8NA deg0NP deg4NP deg8NP
(Intercept) 462 510 528 492 660 762
Browse[1]> coef[,1]
[1] 462
Browse[1]> coef[,1,drop=F]
deg0NA
(Intercept) 462
where I really wanted neither, but
(Intercept)
462
Anyone happen to know a neat way out of the conundrum?
I can think of
2020 Feb 26
2
Why is lldb telling me "variable not available"?
I haven't fully parsed this thread (sorry!), but I wanted to briefly mention that the SafeStack & ASan passes both do something similar (I think): move local variables backed by allocas onto a separate stack. These passes use replaceDbgDeclare to rewrite dbg.declares s.t. they point into the new stack. After that, llvm presumably runs LowerDbgDeclare (usually via InstCombine), but all the
2007 Dec 18
1
sieve & vacation question
We have a setup where a Postfix gateway does virtual_alias rewriting
of the envelope sender:
ralf.hildebrandt at charite.de get rewritten to hildeb at postamt.charite.de
The mail is then sent on to postamt.charite.de, the Mailbox server.
There we use deliver & doecot. The sieve vacation recipient says it won't answer if:
"The envelope recipient is not found in the message To:, Cc:
2004 Oct 05
1
Getting the SID
Hello all,
I'm getting ready to upgrade an old outdated Samba installation. Moving to
new hardware and Samba 3.0.7.
And now I've got a little conundrum. How to I get the local SID from the
old samba server. It's running Samba 2.2.2 and it doesn't appear to have
the -X flag for smbpasswd that is supposed to be in 2.2.8 and it obviously
doesn't have the "net
2017 Feb 15
2
[PATCH] Refactor silk_LPC_analysis_filter() & Optimize celt_fir_permit_overflow() for ARM NEON
Hi Jean-Marc,
The original celt_fir() is a little bit messy. It has 2 branches chosen by
#ifdef SMALL_FOOTPRINT.
For floating-point, the 2 branches are identical (except the operation
sequence of accumulating x[i] to sum, which is not a big deal).
For fixed-point, the 2 branches are different. I separate them into 2
functions: the new celt_fir(), and celt_fir_permit_overflow() which is the
2006 Sep 25
1
hello and question on Mac OS X Server use of Samba
Hi,
I'm new to the list (and samba). It's a great technology and I look
forward to learning more about it.
I have an OS X Server that utilizes the built-in Samba to allow for
Windows client connectivity. The OSXS gets the majority of its users
from an LDAP server elsewhere on the campus.
On OSXS, it's expected that the Windows users will be local or that
the server will be a
2011 Jun 09
3
DFS root only works for more recent Windows clients
I've been testing DFS roots and I'm finding that while Vista and 2008
Server clients can connect with no problems, Windows XP Pro and 2003
Server clients fail. This seems like it's the wrong way round - Samba
usually has more difficulties with recent Windows versions than older
ones - but I can only assume that there's some registry/policy change
between the versions. If anybody
2015 Dec 03
1
7.2 kernel panic on boot
On Thu, Dec 3, 2015 at 5:39 AM, Greg Lindahl <lindahl at pbm.com> wrote:
> On Thu, Dec 03, 2015 at 11:28:10AM +0100, Leon Fauster wrote:
> > Am 03.12.2015 um 11:08 schrieb Greg Lindahl <lindahl at pbm.com>:
> > > I wanted to help you by making sure that you were on the most recent
> > > version, but, looking at the Centos.org website I was unable to figure