Displaying 20 results from an estimated 44 matches for "ritual".
Did you mean:
vitual
2003 Jul 04
5
Asterisk Sacrifice?
Hi
is there any ritual sacrifice a newbie has to perform to be welcome on
this list?
I am new to this whole PBX thing in general and Asterisk in particular.
I had hoped that the community on this list would welcome a newbie like
myself and help me with some answers to my stupid questions, but somehow
it seems to me...
2009 Apr 20
4
automatic exploration of all possible loglinear models?
Is there a way to automate fitting and assessing loglinear models for
several nominal variables . . . something akin to step or drop1 or add1
for linear or logistic regression?
Thanks.
--Chris
--
Christopher W. Ryan, MD
SUNY Upstate Medical University Clinical Campus at Binghamton
40 Arch Street, Johnson City, NY 13790
cryanatbinghamtondotedu
"If you want to build a ship, don't drum
2013 Nov 15
3
Upgrade from Puppet 2.7.20 to latest !!!
...2.7.20 and I am planning to
upgrade to the latest version.
But the problem is that I have a lot of modules (downloaded from forge and
few of my own) which used by hundreds of puppet clients.
I need to know
1) Will the functionality of these modules get affected after this upgrade ?
2) Other than ritual of being on the latest verison, are there actually any
benefits of upgrading?
3) Any other precautions that I should take during / before / after the
upgrade ?
Thanks & Regards,
Rakesh K.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" g...
2006 Jun 20
4
Xen from backports on sarge not working
...The Xen Hypervisor for i386
ii xen-tools 1.5-1 Tools to manage debian XEN virtual servers
ii xen-utils-3.0 3.0.2+hg9681-0bpo1 XEN administrative tools
Let me know if there is any other package that I should list. Any
hints, tips, voodoo rituals or other solutions are welcome. Thanks in
advance :-)
--
Roberto Suarez Soto Allenta Consulting
robe@allenta.com www.allenta.com
2001 Jan 18
2
root fs type in fstab
...ou simply create your journal on the root file-
system, figure out it's inode number, issue a
lilo -R linux rw rootflags=journal=inode_num
and reboot, things go mostly well. I say mostly because there are
problems. As the system is coming up for the first time with the
journal enabled, the ritual fsck & mount process in the initscripts
will have a problem with the ext3 mounted root filesystem. It will
think it's ext2 (because I have not changed that in the /etc/fstab
yet) and complain with:
fsck.ext2(null):
The superblock could not be read or does not describe a correct ext2
files...
2009 Feb 26
1
0.12.4 dies with call SetTlsParms before
..._params followed by EM::start_tls... which seems to be tripping
things up. Am I now required to call EM::start_tls(sig) before
EM::Conn#start_tls? Seems odd... Am I missing something?
BTW, it works fine with 12.2.
--
Colin Steele
www.colinsteele.org
cvillecsteele at gmail.com
Ken Kesey - "Ritual is necessary for us to know anything."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/eventmachine-talk/attachments/20090226/42f4efed/attachment.html>
2005 Dec 21
1
random output with sub(fixed = TRUE)
I've noticed what I think is curious behavior in using 'sub(fixed = TRUE)' and
was wondering if my expectation is incorrect. Here is one example:
v <- paste(0:10, "asdf", sep = ".")
sub(".asdf", "", v, fixed = TRUE)
The results I get are
> sub(".asdf", "", v, fixed = TRUE)
[1] "0"
2010 Nov 15
1
Version 2.12.0 exe file
...:
+44 (0)191 222 8899
Direct line at Freeman Hospital:
Tel: +44 (0) 191 233 6161 ext 26727
Mobile: +44 (0)07976206103
Email:morris.anglin at ncl.ac.uk
Email:morris.anglin at nuth.nhs.uk
http://www.ncl.ac.uk/ihs/postgrad/research/studentprofile.htm
To me, diversity is more complicated than rituals, food, clothing, etc. ...or race, language, and class, etc. To me, diversity needs to include divergent viewpoints, divergent interpretations, and divergent perspectives. Thus, diversity needs to include giving power and sanctioned space for divergent voices, even if this means disagreeing".
2002 Jun 20
1
Argument visible of addTaskCallback
...la-Neuve |
| Belgique | lecoutre at stat.ucl.ac.be |
| (+32) (0)10 47 30 50 | http://www.stat.ucl.ac.be/ISpersonnel/lecoutre/|
?------------------------?------------------------------------------------?
| We need statistical thinking, not rituals - Gigerenzer |
?-------------------------------------------------------------------------?
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help"...
2003 Jul 16
3
Why is EXCEL SO SLOW on SAMBA?
Hello all,
I have always experienced VERY SLOW response times on opening an EXCEL sheet ever since I had started to use SAMBA
WAY back. I have been hoping that a newer release would fix this one issue but it never seems to happen. Does anyone
know what could be the problem? I can open the same Excel sheet on a Novell server and it opens instantly. I have no
problems with WORD documents. They
2006 Oct 12
1
did something in revision 68 break stubs?
...ld otherwise be.
So, I was highly disturbed to come in this morning, run svn up and find
that something in today''s update broke lots of my tests. I use Mocha as
a Rails plugin under svn:externals and when I hit svn up, I was updated
to revision 68. Then when I ran my morning''s ritual full test run all
the tests that call ''stubs'' threw erros like this one:
7) Error:
test_find_venue_id_returns_nil(UpcomingMessageTest):
NoMethodError: undefined method `stubs'' for #<UpcomingMessage:0x2a983cb2e0>
/home/greg/projects/mercury/config/../vendor/...
2023 Nov 09
1
2.8.1 build buglet: sockdebug.c
...use or collide (if using the common
system path by silent default). Package recipes I've seen recently had used
customized paths like `/usr/libexec/nut` similar to how `sysconfdir` is
`/etc/nut` or `/etc/ups` (not using silent default `/etc`), so did not
think much of it.
Regarding the release rituals - it is a bit more than 3 minutes, poking
here and there (nut-website snapshots, github release drafting, and stuff),
but after a few iterations it at least got decently documented in
maintainer notes. Also helps to not remember it from scratch after a
decade, but actually *remember*from a more re...
2004 Dec 05
4
What is the most useful way to detect nonlinearity in logistic regression?
It is easy to spot response nonlinearity in normal linear models using
plot(something.lm).
However plot(something.glm) produces artifactual peculiarities since the
diagnostic residuals are constrained by the fact that y can only take
values 0 or 1.
What do R users find most useful in checking the linearity assumption of
logistic regression (i.e. log-odds =a+bx)?
Patrick Foley
patfoley at
2010 Dec 04
0
Father of Groom Speech and Toast - How to Input Hu
Father of groom speeches which bring about laughs in the faces of people listening are thought of to be one of the greatest things in attending any wedding affair.
All weddings are understood as time for enjoyment. The joining of two hearts by means of wedding rituals also implies the unification of two families. And so, the best way to make the wedding a lot more special is presenting a father of the groom speech and toast full of hilarity and substance!
I am positive that useful tips will get you started on the correct path:
How to Compose a Father of the gro...
1999 Mar 16
0
testparm error in HPUX10.20 w/ smb 2.0.0
...the smb documents, man files and every smb site I can
find. I can't find any reference or even a list of potential testparm errors.
I have the "book" on order and being delivered via next day air.
Has anyone seen this or have any idea what to do? I'm ready to begin
some pagan ritual sacrifice to save my machine. Thanks again.
Rob
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Rob McDougald, Technical Services Coordinator
Mid-Willamette Valley Council of Governments
105 High Street, SE E-mail: rmcdougald@open.org
Salem, OR 97301
2013 Aug 30
1
cli & glusterd sm develop guide
hi,
I want develop a cli cmd to create snapshot, but glusterd op sm & hook looks complex,
Are there development guides or docs about cli & glusterd backend process?
Thanks.
--terrs
2014 Feb 17
1
[ DRAFT PATCH ] - FIPS 140-2 patch for OpenSSH 6.5p1
Hi,
Here is FIPS 140-2 patch for OpenSSH 6.5p1. Since our expertise in OpenSSH
code is limited, request moderators to validate this patch and update as
required.
Regards,
Manish Jagtap
2010 Jul 29
3
hplip under CentOS-5.5
Is anyone successfully using hplip under CentOS?
When I try to print on my HP Officejet J4580
I always get the error
----------------------------------
Printer Filter "foomatic-rip-hplip" for printer "oj" not available:
No such file or directory
----------------------------------
What I find puzzling is that I have googled for this,
and it appears there has been the same
2002 Jun 10
1
Recursive function for lists
...la-Neuve |
| Belgique | lecoutre at stat.ucl.ac.be |
| (+32) (0)10 47 30 50 | http://www.stat.ucl.ac.be/ISpersonnel/lecoutre/|
?------------------------?------------------------------------------------?
| We need statistical thinking, not rituals - Gigerenzer |
?-------------------------------------------------------------------------?
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help"...
2003 Aug 11
4
Ref: Samba + Cups: don't succeed to print from Windows 2000 station
Dragan, Andy
Thanks for your answsers.
Please find hereafter more information and my notes.
Nadine
---------------------- R?achemin? par Nadine Vandois/FR/BULL sur 11/08/2003
10:56 ---------------------------
"Dragan Krnic" <dkrnic@lycos.com> sur 10/08/2003 09:47:05
Veuillez r?pondre ? dkrnic@lycos.com
Pour : nadine.vandois@bull.net
cc : samba@lists.samba.org
Objet :