Displaying 8 results from an estimated 8 matches for "moertel".
Did you mean:
oertel
2004 Jan 22
1
Asterisk 0.7.1 RH 7.3 RPMS Released
...-module-zaptel-0.8.0-1_2.4.20_28.7.i386.rpm
rpm -Uvh asterisk-0.7.1-1.i386.rpm
For configuration and getting started, point your favorit PDF
reader at: http://www.digium.com/handbook-draft.pdf
These RPMS are made possible from a combination of work that I
have done and the excellent work of Tom Moertel
(http://community.moertel.com) for the Zaptel RPM.
Release: 1/22/2004
--
Vice President of N2Net, a New Age Consulting Service, Inc. Company
http://www.n2net.net Where everything clicks into place!
KP-216-121-ST
2004 Jan 24
1
Asterisk RPMS for RH9 + RH7.3
...s a resource that you will use often. Please help
the cause by reviewing, correcting and updating the information
found at: http://www.voip-info.org/wiki-Asterisk
Special Thanks
--------------
These RPMS are made possible from a combination of work that I
have done and the excellent work of Tom Moertel
(http://community.moertel.com) for the Zaptel RPM.
--
Vice President of N2Net, a New Age Consulting Service, Inc. Company
http://www.n2net.net Where everything clicks into place!
KP-216-121-ST
2004 Jul 17
0
Updated RPMS for Asterisk-1.0 RC1
...s a resource that you will use often. Please help
the cause by reviewing, correcting and updating the information
found at: http://www.voip-info.org/wiki-Asterisk
Special Thanks
--------------
These RPMS are made possible from a combination of work that I
have done and the excellent work of Tom Moertel
(http://community.moertel.com) for the Zaptel RPM.
--
Vice President of N2Net, a New Age Consulting Service, Inc. Company
http://www.n2net.net Where everything clicks into place!
KP-216-121-ST
2006 Mar 25
5
button_to with image?
I''m trying to use button_to and have it use an image in place of the
submit button. I had figured it would work the same as link_to like so:
button_to(image_tag("editicon", :size => "16x16", :border => 0), :action
=> ''edit'', :id => person.id)
but this instead displays the image code as the button name. Surely
there is a simple way to
2012 Aug 20
7
What makes R different from other programming languages?
My intention is to give a presentation about R programming language
for software developers. I would like to ask, what are the things that
make R different from other programming languages? What are the
specific cases where Java/C#/Python developer might say "Wow, that was
neat!"? What are the things that are easy in R, but very difficult in
other programming languages (like Java)?
2007 Sep 11
6
Editor for R under Fedora 7
Hello everyone,
I wanted to ask what will be a good editor to write R scripts in Fedora 7.
Tony
[[alternative HTML version deleted]]
2012 Jan 17
2
Reference for dataset colon (package survival)
Dear R team, dear Prof. Therneau,
library(survival)
data(colon)
?colon
gives me only a very rudimentary source (only a name). Is there a
possibility to get a reference to the clinical trial these data
are taken from?
Many thanks in advance. With best wishes,
Matthias Gondan
--
2012 Jul 27
2
Atomicity of updates on the Puppet master
Hello,
I''m currently setting up some scripts that will pull in new data for Puppet
master (modules, manifests, hiera data, etc.) from a Git repository. It
works great!
However, I''m concerned about atomicity of the whole thing. Does the Puppet
master cache the modules/manifests when it starts? If so, do I need to
restart the Puppet master on each update? Or can I send it a