Displaying 20 results from an estimated 700 matches similar to: "Configuration"
2010 Feb 11
8
Launch many scripts with reboot
I everyone,
I want to know how can I launch many script with reboot beetween each script
ie : I launch script1 at start up then the system reboot and launch
script2 then ...
Thanks for all your answers
--
Cordialement, / Greetings,
Georghy FUSCO
2010 Nov 22
4
best way to start and shutdown programs in CentOS?
I have a Java program that I want to start up with every boot, but I'm
unsure how to do it.
There are two bootup scripts that start manually (script1.sh and
script2.sh), and when the server gets shutdown, we have another script that
we run (shutdownscript.sh) so that the DB does not get corrupted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Mar 11
2
Why is Sieve trying to re-compile global scripts?
> > > > I have some global scripts that were running nicely.
> > > >
> > > > Then I opened one in an editor and (probably, but not 100% sure)
> > > > mindlessly saved the file, even though I hadn't made any changes.
> > > >
> > > > Shortly after, Sieve errors started showing in the log:
> > > >
> > >
2015 Mar 11
2
Why is Sieve trying to re-compile global scripts?
> > I have some global scripts that were running nicely.
> >
> > Then I opened one in an editor and (probably, but not 100% sure)
> > mindlessly saved the file, even though I hadn't made any changes.
> >
> > Shortly after, Sieve errors started showing in the log:
> >
> > Error: 4k5JA74R/1TlIwABG/SpMA: sieve: binary save: failed to create
2011 May 28
3
Changing the name of the "R" process in top
Hi all,
Perhaps this is more of a unix question, but I'll give it a try here.
I am running 9 different R processes at the same time (called from a
shell script using R CMD BATCH). When I use the top program to
monitor how they are doing, it is impossible to tell which R process
is related to which R script. Is there a way to rename a specific
instantiation of an R process in top with
2009 Mar 03
1
profiler and loops
Hello,
(This is follow up from this thread:
http://www.nabble.com/execution-time-of-.packages-td22304833.html but
with a different focus)
I am often confused by the result of the profiler, when a loop is
involved. Consider these two scripts:
script1:
Rprof( )
x <- numeric( )
for( i in 1:10000){
x <- c( x, rnorm(10) )
}
Rprof( NULL )
print( summaryRprof( ) )
script2:
2015 Jun 04
3
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
Hi!
ivenhov skrev den 2015-06-04 10:10:
> I'm trying
>
> sudo net ads join -S dc1001.mynat.myco.bcu -U testuser -d10
>
> and also
>
> sudo net ads join createcomputer="My/Ou/For/Servers" -S
> dc1001.mynat.myco.bcu -U testuser -d10
>
>
> It works for me every time in lab on real hw (same spec) and on virtualbox.
> It's just this particular site
2009 Oct 28
6
Rsync and full path of filenames
Hi,
I have a bit of a tricky question about rsync.
Let's say I want to backup a bunch of configuration files with rsync, in
a script.
What I don't want to do : a full snapshot of /etc.
What I want to do : backup only those files I need, in an otherwise
empty directory tree.
In my script, I'd begin with a list of the files I effectively want to
backup. Something like :
2003 Sep 29
14
Help with GPL license of Asterisk
I would appreciate some help with this. I read the GPL license and basically it says you can do whatever you want with the software (sell, modify) as long as you include the source code, the License and make any changes you make available in the same manner to all others.
My questions is this: If I develop an external application (say a Call Center application or a GUI management application)
2003 Sep 28
9
Google newsgroup or Forum setup.
I am sure this has been asked before, but why not use Google newsgroup or at least some forum BBS software instead of this cumbersome mailing list process?
--
Costas Menico
Meezon Software Corp
201-224-8111
costas@meezon.com
--
2015 Mar 11
2
Why is Sieve trying to re-compile global scripts?
I have some global scripts that were running nicely.
Then I opened one in an editor and (probably, but not 100% sure)
mindlessly saved the file, even though I hadn't made any changes.
Shortly after, Sieve errors started showing in the log:
Error: 4k5JA74R/1TlIwABG/SpMA: sieve: binary save: failed to create temporary file: open(/usr/local/var/dovecot/sieve/script2.svbin.example.com.4139.)
2003 Sep 23
3
New kid on block
Hi,
I am an experienced developer with Windows and familiar with Linux. I am looking for a SIP solution.
1) How does Asterisk compare to VOCAL in terms of support.
2) Is Asterisk free?
3) Where are the docs? Or even better. Where do I start?
4) Will it run on RH9?
Thanks in advance.
Costas
--
Costas Menico
Meezon Software Corp
201-224-8111
costas@meezon.com
--
2003 Nov 09
4
Multi phone presentation
Hi,
Does anyone have sample * configuration on how I can get an incoming call to ring all SIP phones (small setup, say 4 phones) at the same time.
1) I would like to pickup up any phone and the ringing should stop (of course)
2) Put on hold and pick up on a different phone set.
Do I need special phone features to achieve this? E.g. would the Grandstream 100 do it?
Thanks
--
Costas Menico
2003 Nov 25
4
How to demo * on a notebook
I want to be able to demo * on a notebook at a client's site. This means no FXO gateways; just 2 sip phones (like SNOM) and maybe a softphone (GnoPhone?). I already have RH9 running on my notebook.
I would like to have one SIP phone dial and go through IVR before making a choice and ringing the other phone extensions. Of course the notebook would have to be running Asterisk.
How can i setup
2003 Oct 01
7
eBay Sip Phone Scam.
Some guy on eBay is trying to sell the Grandstream Budgetone Phone 101 as the 102D. And to make matters worse he starts the bid at $90.00 Beware.
http://search.ebay.com/search/search.dll?query=sip+phone&ht=1&sosortproperty=1&from=R10&BasicSearch=
--
Costas Menico
Meezon Software Corp
201-224-8111
costas@meezon.com
--
2003 Sep 26
9
Newbie: Crossing my fingers
I just ordered the Asterisk Developers Lite kit. My environment will be the RH9 Linux server and a Windows workstation with Samba. I also of course have analog lines and DSL. I am interested in SIP development.
I already downloaded the Asterisk software. What else should I download.
Is there a doc that basically tells you the steps to install Asterisk
and get it up and running? I would like a
2003 Oct 21
3
Asterisk with Gentoo
I am having serious issues with RH9 when it comes to speed. It may just be gnome or kde but it is slow launching apps. Does anyone know if Asterisk will compile under other distros.
Many people are recommending http://www.gentoo.org/ and I am considering it.
What is it about RH9 thats different when compiling Asterisk?
Thanks
--
Costas Menico
Meezon Software Corp
201-224-8111
costas@meezon.com
2006 Apr 17
5
Pull down menus / Nested Javascripts
Has anyone implemented a tab bar with pull down menus in RoR?
I''ve tried various javascript solutions but they all fail once you try
to call them from ruby.
Any pointers gratefuly received....
Cheers
John
--
Posted via http://www.ruby-forum.com/.
2009 Nov 20
1
PHP AGI : handle Event /AGI session
Hi all,
I need some advice to know how to handle event in a PHP agi. do you have an
exemple of how to it ?
more over I need some advices. currently I have the following SW
architecture
someone send a URL to call someone
a PHP script (script 1) is launch and in its I configure Astmanager in order
to make an originating call
then my script stop running and Asterisk continue processing the call in
2003 Oct 24
4
Help with Dev Kit Lite
I installed Asterisk as per instructions in the FAQ on the digium.com site. Double checked it. I also think they have a bug in the zapata.conf where the context should be incoming and not internal.
1) I hear no dialtone when I pickup the phone on the S100U. Asterisk sees the event and displays the message on the screen. I tried dialing but nothing happens. I hangup and * shows the hangup event.