Displaying 9 results from an estimated 9 matches similar to: "Samba Install Help -Urgent"
2009 Sep 17
1
Openssh 4.6p1 Error
Hello Sir,
Could provide the solution for the below error ?
chan_read_failed for istate 3
Thanks and regards
Chandra Prakash Vela
Global Operations - Production Engineering Services
Computer Sciences Corporation India Private Limited
C-24 ,Sector 58,Noida -201301
USA: 1-302-781-1010 Extn. 1957
UK: +44 (0) 870 850 3512 Extn. 1957
Australia: 1800 137 784 Extn. 1957
India: +91-120-2582323
2012 May 12
1
Query regarding date as argument in functions - and about sqldf
Hi,
I have a query about sqldf, and dates in general. I couldnt find much on
the net or on the forums, hence I am here. Here is the issue:
I want to write a function that accepts 3 arguments: date1, date2 and a
dataframe, say 'df'. Within the function, I want to populate a temp
dataframe which essentially contains the output of the query "select * from
df where DATE between date1
2012 May 09
2
Problem with SQLDF - Error in sqliteExecStatement(con, statement, bind.data) : RS-DBI driver: (error in statement: no such table:
Hi All,
I am having trouble executing SQL statements on a few dataframes, but the
funny thing is that I am able to execute the statement on some other
dataframes.
To test, I have 2 very small dataframes (6 rows and some columns). One is
'lessliq', the dput is given below.
> dput(head(lessliq))
structure(list(V1 = c(50464677L, 50464846L, 50432581L, 50426614L,
50504329L, 50504735L), V2
2009 Jan 30
1
R DCOMServer Manager 2.0
Hi All,
I am from the packaging team in RBS.
We use R DCOMServer Manager 2.0, this application uses RGUI 2.3.0 as one of its components.
We are planning to upgrade to the latest version of RGUI 2.8.0 but found that R DCOMServer manager is not compatible with the latest version.
Can you direct me from where can I download the compatible version of DCON server Manager?
Thanks,
Smita Kumar
RBS
2005 May 12
1
Encoding related problem( raw to speex conversion )
Hi ppl,
I have audio file recorded at 8kHz, 8bits per sample.
I am facing problem with encoding and decoding. I have tried with default
programs which comes with Speex.
can you please suggest with options or any kind of help.
I am trying VOIP application so sending packets on RTP.
any help is welcomed...
Thanks
--
Rahul Ruikar
Systems Software Engineer
Rahul@Phonologies.COM
2020 Oct 13
3
::1 in /var/log/httpd/access_log on CentOS 7
I see "MANY" of these
::1 - - [13/Oct/2020:10:46:08 -0500] "OPTIONS * HTTP/1.0" 200 - "-"
"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 (internal dummy
connection)"
in the log file. This is not me connecting as ::1 is localhost.
What is this - how might I stop it ?
Thanks
Jerry
2008 Jan 15
1
bug in mmlcr ? (PR#10576)
Hi the list.
Is there a bug in mmlcr package ?
The following code does not compile:
mmlcrTest <- function(dataW){
dataL <-
reshape(dataW,idvar="id",timevar="T",varying=list("T0","T1","T2"),direction="long",v.names="score")
resultR <- mmlcr(outer= ~ 1 | id,
components = list(list(formula =
2012 Jan 01
2
Calling a function inside of (function($) {})(jQuery);
I have a .js file with the following function
function set_priceKind_global(priceKind)
{
switch(priceKind)
{
case "paid":
case "free":
break;
default:
var throw_msg = "Internal confusion in set_priceKind_global"
alert(throw_msg)
throw throw_msg
}
It is triggered by
%input{''type'' => ''button'',
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking