Displaying 13 results from an estimated 13 matches for "intereset".
Did you mean:
intereses
2004 Dec 10
3
PoE VOIP phones in Australia
Hi,
Are there any resellers of phones that can take power over ethernet in
Australia? All I can find for sale online is the BT-10[12], which is cheap
but not featureful enough, and the Snom 190, which is about right, but
neither of them support PoE. I'm particularly intereseted in the Snom 220
with the keypad expansion for our receptionist.
Although, could you make a PoE split-out cable for the Snom 190?
James Andrewartha
DAA Sysadmin
2007 Aug 23
10
Using resource names in templates...
Hi all,
I''ve been turning my head upside down to find a solution on the
following problem:
I have a samba fileserver and need to make puppet do:
1. Create groups
2. Create directories with group rights
3. Create an smb-shares.conf from a template that can be included in
the main smb.conf.
To do this I need to have a combination of sharename and group _and_
create the
2006 Jul 22
3
Multcomp
Here it is again, hope this is more clear
I am using the following data (only a small subset is given):
Habitat Fungus.yield
Birch 20.83829053
Birch 22.9718181
Birch 22.28216829
Birch 24.23136797
Birch 22.32147961
Birch 20.30783598
Oak 27.24047258
Oak 29.7730014
Oak 30.12608508
Oak 25.76088669
Oak 30.14750974
Hornbeam 17.05307949
Hornbeam 15.32805111
Hornbeam 18.26920177
Hornbeam 21.30987049
2017 Mar 07
2
From Networkmanager to self managed configuration files
I don't know who is intereseted in,
http://www.centos.cms4all.org/index.php/2017/03/07/centos-7-the-journey-form-networkmanager-to-self-managed-network-configuration-files/
Can be a bug, because the isn't nessesery.
Sincerely
AndyBe
2009 Nov 25
1
Interpretation of plots in linear regression models (verification of Gauss-Markov hypothesis)
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091125/3f0e364b/attachment-0001.pl>
2005 Feb 14
0
winbind: lookup_usergroups_alt() and lookup_usergroups() returning differnet list
...mment for
lookup_usergroups_alt():
/* Lookup groups a user is a member of - alternate method, for when
tokenGroups are not available. */
and later:
/* buggy server, no tokenGroups. Instead lookup what groups this user
is a member of by DN search on member*/
These are the debug lines of intereset while running
winbindd -s /etc/samba/smb.conf -FSni -d 3:
======================8<=================================================
# user QLEAP+testi5
rpc: name_to_sid name=testi5
name_to_sid [rpc] testi5 for domain QLEAP
ads: lookup_usergroups
ads sid_to_dn mapped CN=testi5,CN=Users,DC=q-lea...
2012 Feb 08
0
glm.fit and pearson's correlation coefficient
I did a linear correlation of data using glm.fit and stored the output in the
object "f":
f <- glm.fit(x, y, w)
I am intereseted in estimating the quality of the correlation. I am used to
do it using pearson correlation coefficient "r" or "r^2". Can I extract this
coefficient from the output of glm.fit?
Is there another number in the output of glm.fit that represents the quality
of the correlation?
He...
2005 May 13
4
Asterisk - fax - spandsp
Dear all
I have a Asterisk server (version 1.0.7) running with a TE110P card
on a 3Ghz P4 machine (running nothing else but asterisk)
So far so good.
Today I was trying to receive faxes using spandsp fax client.
I used spandsp v0.0.2pre18 (which compiled against libtiff 3.5.7)
It compiled fine, installed fine, run fine.
But when sending a fax (from a Brother fax machine) the image
received
2005 Apr 30
2
[LLVMdev] Using LLVM for a non-GC language?
Hi list,
I've just found the LLVM project and I have some questions that I
couldn't find answers for in the FAQ or Documentation sections of the
web site.
To explain my intereset in LLVM: I'm evaluating code generation
backends for a closed-source project which includes a domain-specific
(object-oriented) language. The design goals for the runtime contract
of this language is that it will use reference counting rather than
garbage collection because of tight coupling wi...
2005 Dec 18
5
restarting fastCGI process
Hi, I am very new to this so please go easy on me... I am trying to
deploy my app on dreamhost and I seem to be having problems getting it
working. One of the troubleshooting items on the wiki states:
Rails apps in production mode do not reflect changes made after they
start running. So, if you found a bug, fixed it and nothing appeared to
happen--this is probably because you
2005 Dec 28
8
[Bug 3358] New: rsync chokes on large files
https://bugzilla.samba.org/show_bug.cgi?id=3358
Summary: rsync chokes on large files
Product: rsync
Version: 2.6.6
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: david-bo@dsv.su.se
QAContact:
2011 Aug 31
17
[Bug 40507] New: NV50 multi GPU only one GPU is used by X
https://bugs.freedesktop.org/show_bug.cgi?id=40507
Summary: NV50 multi GPU only one GPU is used by X
Product: xorg
Version: 7.6
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2007 Nov 18
9
Modules, namespaces and variables
Hi there,
After quite a long time out of puppet business I''m back, and the first thing
I''m doing is rephrasing my puppet manifests using modules. I started with
the NTP module (a classic, I guess). I have (more or less) the following:
In modules/ntp/manifests/init.pp:
$ntp_localtime = "/usr/share/zoneinfo/Europe/Madrid"
class ntp {
... some stuff using the