Displaying 20 results from an estimated 600 matches similar to: "Urgent help needed - website owner in need of assitance"
2004 May 09
1
AGI Assitance
I am trying to figure this out... I'm sure it's simple, but I can't
think of it right now....
In my AGI Script I am doing this... (This is done in Perl)
$AGI->exec('Record',
"/usr/local/apache/htdocs/demo/sound/$EmpNum%d:wav");
And after this is done.. I want to get the name of the file it created
so I can store it in a database.
Any thoughts....
Thanks,
-gcc
2008 Dec 22
3
Summary information by groups programming assitance
All -
I have data that looks like
psd Species Lake Length Weight St.weight Wr
Wr.1 vol
432 substock SMB Clear 150 41.00 0.01 95.12438
95.10118 0.0105
433 substock SMB Clear 152 39.00 0.01 86.72916
86.70692 0.0105
434 substock SMB Clear 152 40.00 3.11 88.95298
82.03689 3.2655
435 substock SMB Clear
2016 Jun 17
2
Today's firefox update
On Fri, 17 Jun 2016 07:32:19 +0100
Ned Slider wrote:
> > Johnny's announcement refers to:
> > firefox-45.2.0-1.el5.centos.src.rpm
> > firefox-45.2.0-1.el6.centos.src.rpm
> > firefox-45.2.0-1.el7.centos.src.rpm
> >
> > The linked rhel webpage refers to:
> > firefox-45.2.0-1.el5_11.src.rpm
> > firefox-45.2.0-1.el6_8.src.rpm
> >
2013 Oct 19
0
Running Module assitant in puppet
Hello,
For my puppet workflow, i need to run "module-assistant auto-install
openvswitch-datapath". Which resource type will be best to execute this
command.
Should i use Exec resource type. Can you please suggest what will be the
best way to implement this.
Appreciate your response.
Thanks in advance,
Mani
--
You received this message because you are subscribed to the Google
2000 Aug 23
0
Problem with smbclient->MSDOS Server
Hi All,
Here's an interesting one... I need to be able to connect smbclient on a
linux machine to a dos based machine, which is running MSCLIENT and the
WG1049 patch. I can browse to the machine and see all the files from
Network Neighbourhood in Windows, but if I try and go in with:
smbclient \\GAUGE1\C, or even just smbclient -L GAUGE1
all I get is:
Added interface ip=10.0.1.1
2018 Jun 07
3
FTS Solr errors using doveadm
Solr 7 returns JSON by default but fts_solr requires XML.
Would be good to have wt=xml added to the query to force it to xml all the time, this would prevent errors if solr has
not had xml set as default for index.
Dovecot 2.2.36
Centos 6
*Doveadm Request:*
doveadm search -u caroline at covermg.com TEXT smith
doveadm(caroline at covermg.com): Error: fts_solr: Invalid XML input at 1:0: not
2005 Sep 11
3
David Choo/eServices/eSpore is overseas
I will be out of the office starting 12/09/2005 and will not return until
16/09/2005.
Dear Sir / Mdm,
I'm currently on course and are not in office.
During this period of time, I have minimal access to internet and email
cccess. As such, I might not be able to reply to your queries promptly. I
apologise for the inconvenience caused.
In the meantime, for any technical assitance, please
1999 Oct 06
2
Cannot remove Printjob from Queue (Digest 2244)
Frans wrote
> Did you receive any useful tips in the mean time?
No, there was a greate silence.
>
> For one of our supported organisations I'm investigating a not able to remove print
> jobs, as well
Oh, I'm not alone.
> So I hope you would like to share the tips, in return I could try to be of assitance
> as well.
Nice,
I have additional questions to solve the
2004 May 09
3
AGI Assistance
That is not working...
I tried like you mentioned it and even a few different ways and will not
create the file at all....
Am I doing something wrong...
-gcc
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Todd
Lieberman
Posted At: Sunday, May 09, 2004 4:00 PM
Posted To: Asterisk User Group
Conversation:
2015 Apr 26
2
Cannot delete/write after system update
After upgrading one of my home servers, and I can no longer delete or
write files via Samba. I would very much appreciate assitance. I will
explain my situation and provide logs for the case of deleting a simple
file.
My configuration is to access my shares as a guest, which should be
mapped to the smbuser Linux account.
To achieve this I have set the following globally:
map to guest =
2012 Nov 12
2
ice cast with ladiocast
Hello -
I'm a blind individual using ladiocast to broadcast.
Here's the problem.
it only supports .ogg streaming and AAC streaming.
My question is, is there a free service where I can broadcast in .AAC streaming?
One thing to note when giving a service, i'm blind using a screen reader and can't get past the capsha spam blocker things.
Thanks for any idea you guys might
2017 Jun 23
1
MODISTools Help
On 6/22/2017 7:05 PM, Caroline wrote:
> ##MODISTools example
> library(MODISTools)
> library(lubridate)
> setwd('~/Documents/Modis data')
>
> #####MODISTools with buffalo data
>
> ###Read in data rename for easier coding
> tbdata <- read.csv('~/Desktop/All TB data for EVI, NDVI.csv')
Since this dataset is only on your desktop it cannot help us
2014 Dec 04
1
DoD approval of Centos Was RE: Firefox fails to authenticate .mil sites with New DoDCAC
On Thu, 2014-12-04 at 13:09 -0500, Jason Ricles wrote:
> That is true, which we are using ours for critical things. Guess RHEL
> will be the way to go till Centos is maybe approved for critical
> systems as well.
That's really up to the program manager in which the machine would be
used. He would make a determination whether it's supportable and
maintainable, based on in-house
2006 Aug 20
1
Flash streams sound distorted
Hi gang!
I'm hoping for some advice here,...
I've been having this problem for a while and have come to the point where
I need someone else's guidance/suggestions/help...
I'm running a Cenotos-4 system. It was originally a TAO Linux-1 system,
that was upgraded to Tao-4, and subsequently switched (via yum, using the
procedure created by the Tao maintainer with--I
2017 Jun 23
0
MODISTools Help
##MODISTools example
library(MODISTools)
library(lubridate)
setwd('~/Documents/Modis data')
#####MODISTools with buffalo data
###Read in data rename for easier coding
tbdata <- read.csv('~/Desktop/All TB data for EVI, NDVI.csv')
firstobs <- subset(tbdata, capture.ID == 'B1-1108')
firstobs <- firstobs[,c(1,2,2,3,4)]
colnames(firstobs) <- c('id',
2009 May 28
3
String replacement in an expression
Dear R-experts,
I need to replace in an expression the character "Cl" by "Cl+beta"
But in the following case:
form<-expression((Cl-(V *ka) ) +(V *Vm *exp(-(Clm/Vm) *t)))
gsub("Cl","(Cl+beta)",as.character(form))
We obtain:
[1] "((Cl+beta) - (V * ka)) + (V * Vm * exp(-((Cl+beta)m/Vm) * t))"
the character "Clm" has been
2015 Apr 29
2
Cannot delete/write after system update
On Mon, Apr 27, 2015 at 10:56:05AM +0100, Rowland Penny wrote:
> On 26/04/15 05:38, Bob Bell wrote:
> > After upgrading one of my home servers, and I can no longer delete or
> > write files via Samba. I would very much appreciate assitance. I
> > will explain my situation and provide logs for the case of deleting a
> > simple file.
> >
> > My
2014 Dec 04
2
DoD approval of Centos Was RE: Firefox fails to authenticate .mil sites with New DoDCAC
On Thu, 2014-12-04 at 11:41 -0500, Jason Ricles wrote:
> Gotcha, I also work with DoD for Navy systems and was surprised by
> that. So you mean if we don't want to pay RHEL licensing fees, we can
> use Centos? Since we are paying about $100 per RHEL license.
I would recommend RHEL for critical systems or those that must be
certified for a particular purpose, such as CA servers.
2014 Oct 03
0
JOBS: New positions in computational biology, bioinformatics, statistics, HPC and software engineering
Dear all,
The CRUK MI have multiple positions in and around bioinformatics, biostatistics and computational biology.
These range from HPC and mathematical programming, through biostatistics and biomarkers, to computational biology and bioinformatics. Focuses include single cell genomics and personalised medicine in lung and prostate cancer.
For full details, please visit our website at:
2017 Jun 22
1
MODISTools Help
1. You should always cc the list unless there is a clear reason not to.
2. You still have failed to follow the posting guide: You say you have
difficulty troubleshooting your code, but you have shown us no code.
You got an error message that seems explicit, but with neither code
nor data, I do not know whether anyone can make sense of it. In any
case, I certainly cannot.
Cheers,
Bert
Bert