Displaying 20 results from an estimated 130 matches similar to: "forest trust"
2000 Apr 28
0
Problems setting up Samba (nmbd) as multi-subnet router
Hi,
i have a network with one machine acting as master router with
2x4-Port-Ethernet-Cards in it - running nmbd!
There are two Windows-Workgroups, WRK1 and WRK2 in each there are
Windows-Exchange-Servers EX1, EX2. In WRK2 the PDC is on EX2, in WRK1 there
is a standalone PDC, PDC1.
Every network is a full 255 IP-Network.
192.168.40.1 WRK1 EX1 (192.168.40.40) PDC1 (192.168.40.42)
192.168.41.1
2009 Nov 11
0
libzfs zfs_create() fails on sun4u daily bits (daily.1110)
I encountered a strange libzfs behavior while testing a zone fix and
want to make sure that I found a genuine bug. I''m creating zones whose
zonepaths reside in ZFS datasets (i.e., the parent directories of the
zones'' zonepaths are ZFS datasets). In this scenario, zoneadm(1M)
attempts to create ZFS datasets for zonepaths. zoneadm(1M) has done
this for a long time (since
2003 Jan 29
1
Scoping rule problem -- solved
Thanks to some comments from Brian D. Ripley, I found my error:
I should not have given a data argument to lm() after creating a
formula-object. This obviously confused things...
Thanks again, I've really learnt again a bit more on R-programming...
Cheers, Winfried
---------------------------------------------------------------------
E-Mail: Winfried Theis <theis at
2013 Feb 05
2
adjacency list to non-symmetric matrix
Dear R community,
is there an easy way to convert an adjacency list (or a data-frame) to a non-symmetric matrix?
The adjacency list has the following form:
person group
1 Sam a
2 Sam b
3 Sam c
4 Greg a
5 Tom b
6 Tom c
7 Tom d
8 Mary b
9 Mary d
I need the data in a matrix with persons as rows and groups as columns:
a b c d
Sam 1 1 1 0
Greg 1 0 0 0
Tom 0 1 1 1
Mary 0 1 0 1
I know that there
2011 Aug 24
3
[Bug 40334] New: Kernel-BUG on resume from suspen-to-ram with NV GeForce Go 7600
https://bugs.freedesktop.org/show_bug.cgi?id=40334
Summary: Kernel-BUG on resume from suspen-to-ram with NV
GeForce Go 7600
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2014 Feb 12
0
one 2.2.11 POP3 thread is enough
why are people starting now every minute a
new thread about the same problem already
reported as reply of the release announce?
-------- Original-Nachricht --------
Betreff: Re: [Dovecot] v2.2.11 released
Datum: Wed, 12 Feb 2014 10:05:17 +0100
Von: Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>
Antwort an: dovecot at dovecot.org
An: Dovecot Mailing List <dovecot at dovecot.org>
*
2007 Dec 17
0
Swfdec on STLinux
Hey,
As some people might know, I've been contacted to make Swfdec run, and
preferrably run fast, as a default UI on an STLinux[1] board. (For
everyone not aware of it, this is an embedded ARM architecture (266MHz
I think?) that uses DirectFB[2] for graphic output.)
This mail is intended as a status report, it contains what I've
learned and done about this in the last week. I've
2018 Feb 27
2
Fail in virDomainUpdateDeviceFlags (libvirt-4.0.0 + Qemu-kvm 2.9.0 + Ceph 10.2.10)
Hello Everyone,
My pc run in CentOS 7.4 and install libvirt-4.0.0 + Qemu-kvm 2.9.0 + Ceph
10.2.10 ALL-in-One.
I use python-sdk with libvirt and run [self.domain.updateDeviceFlags(xml,
libvirt.VIR_DOMAIN_AFFECT_LIVE)] on CDROM (I want to change media path).
However, I enable libvirt debug log , the log as below:
"2018-02-26 13:09:13.638+0000: 50524: debug :
1999 Nov 02
1
discrepancy between PACKAGES file and contents of the contrib directory (PR#309)
Full_Name: Hervé Dréau
Version: not applicable
OS: not applicable
Submission from: (NULL) (212.198.234.254)
Here's the listing of difference in version and existence between the PACKAGES
file found in the contrib directory and the content of the directory.
This cause a problem with the automatic install (and upgrade) of packages
NISTnls
0.9-1
NISTnls_0.9-2.tar.gz
bats not found in
2002 May 10
3
Samba + Quickbooks
This is set up with Win2K boxes sharing a QB file on a SAMBA share. It may
be quite different than with 95-98x-ME(Miserable Edition).
There are two or more problems - one thing I identified is that it is
possible for two computers to connect to the QB(QuickBooks) share using the
same quick books logon - something that will cause data corruption.
(Something that could have been easily
2020 Jul 02
2
flags to reproduce clang -O3 with opt -O3
Hello,
I've been trying to figure out how to reproduce the results of a single
clang -O3 compilation to a binary with a multi-step process using opt.
Specifically I have:
clang -O3 foo.c -o foo.exe
which I want to replicate with:
clang -O0 -c -emit-llvm foo.c
opt -O3 foo.bc -o foo_o.bc
clang foo_o.bc -o foo.exe
Any hints / suggestions on what additional flags I need to produce the same
2020 Jul 03
2
flags to reproduce clang -O3 with opt -O3
Awesome, thanks!
I'd like to have the last step (llc in your example) not perform
additional optimization passes, such as O3, and simply use the O3 pass from
opt in the previous line.
Do you happen to know if I should use 'llc -O0 foo_o.bc -o foo.exe' instead
to achieve this?
On Thu, Jul 2, 2020 at 6:35 PM Mehdi AMINI <joker.eph at gmail.com> wrote:
>
>
> On Thu,
2007 Feb 13
4
Nortel 81C MSDL Trunking to Asterisk TE110P, Nortel Resetting PRI Channels
We are currently working to trunk from a Nortel 81C to an Asterisk
Server 1.4 running on Red Hat Linux. We have two PRI trunks which work
with the exception of the clock slips, which is causing the Nortel to
reset the PRIs once a hour. Thanks for any suggestions.
81C MSDL Asterisk Digium
TE110P
REQ prt
TYPE adan dch 10
2010 May 02
2
samba4 make error - drsblobs.so
Hello - make fails to build the latest git of samba4 - erroring on drsblobs.so. Below is a full log from autogen.sh to the make. Would you have any suggestions on proceeding?
Thank you,
Ryan
ryan at test1:~/samba-master/source4$ sudo ./autogen.sh
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'version.h' created for Samba("4.0.0alpha12-GIT-d83850a")
2002 Aug 07
2
Constructing titles from list of expressions
Hello!
I have the following problem:
I have a function to construct three surfaceplots with a marker for an optimum,
each of the plots has as title paste("Estimated ",pred.var.lab," for
",var.lab[1]," vs. ",var.lab[2],sep="") with different var.lab[1,2] each time.
My problem is now that I need to allow for plotmath expressions in the
variables pred.var.lab
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
the -rt patches change the console_semaphore to console_mutex.
so a quite large chunk of the patches changes all
acquire/release_console_sem() to acquire/release_console_mutex()
this commit makes things use more neutral function names
which dont make implications about the underlying lock.
the only real change is the return value of console_trylock
which is inverted from
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
the -rt patches change the console_semaphore to console_mutex.
so a quite large chunk of the patches changes all
acquire/release_console_sem() to acquire/release_console_mutex()
this commit makes things use more neutral function names
which dont make implications about the underlying lock.
the only real change is the return value of console_trylock
which is inverted from
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
the -rt patches change the console_semaphore to console_mutex.
so a quite large chunk of the patches changes all
acquire/release_console_sem() to acquire/release_console_mutex()
this commit makes things use more neutral function names
which dont make implications about the underlying lock.
the only real change is the return value of console_trylock
which is inverted from
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p at virginia.edu>
Cc: Florian Tobias Schandinat <FlorianSchandinat at gmx.de>
Cc: Jaya Kumar <jayalk at intworks.biz>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Russell King <linux at
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p at virginia.edu>
Cc: Florian Tobias Schandinat <FlorianSchandinat at gmx.de>
Cc: Jaya Kumar <jayalk at intworks.biz>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Russell King <linux at