Displaying 20 results from an estimated 100 matches similar to: "mean computation for external data"
2009 Feb 18
1
basic inquiry regarding write.csv
i have a loop which looks likes this:
> data.info <- rbind(data.info, cbind(station.id, year, date,
> max.discharge))
+ y <- split(data.info, data.info[station.id])
+ for (i in names(y))
{write.csv(y[[i]], file=paste(i, ".csv", sep=","))}
i am wondering, where the file (which i am about to write in .csv format)
will be saved? i looked at ?write.csv and
2009 Feb 18
1
rbind: number of columns of result is not a multiple of vector length (arg 1)
i have the following constructed and running very well,, thanks to Gabor
Grothendieck for his help.
>data.info <- c("station.id", "year", "date", "max.discharge")
>
> for(i in 1:num.files) {
+ station.id <- substring(data[i], 1,8)
+ DF <- read.table(data[i], sep=",", blank.lines.skip = TRUE)
+ z <- zoo(DF[,4],
2009 Feb 17
2
annual maximum value
hi everyone!
hope you can help me here.
i am a new R user. what i am trying to do is to find the maximum annual
discharge from a daily record. i have a data.frame which includes date and
the discharge. somewhat like this..
10/1/1989 2410
10/2/1989 2460
10/3/1989 2890
...
...
...
12/31/2005 5730
i have been browsing through the archives and fount out about the aggregate
2003 Nov 25
3
very low speed local network browsing from win xp clients
Hi Everyone there!
We have a very annoying problem since several months when browsing the local
network (workgroup) from win xp clients (from win98 clients it's almost OK).
The machines in the workgroup appearing very slooow (about 15-20 sec), and
this value doesn't change even in the 2nd or 3rd browse. We have 1 linux
(debian 2.4.21 pre 3) pc, running the samba (2.2312) server, about 15
2019 Jan 11
6
upgrade to 4.8.3 authentication not work without specifying domain
I updated a centos 7 without changing the samba configuration. Before
authentication worked even without having to specify the domain to the
logon. After the update, on the other hand, it is mandatory to specify
the domain.
user password: not work.
domain \ user password work.
I have 5000 windows (xp / 7/10) clients not in domain. Client workgroups
are varied. Users are not expert at all and
2019 Jan 11
3
upgrade to 4.8.3 authentication not work without specifying domain
If the clients login locally and not in a domain.
Then tell you users to use .\loginname
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Alberto Maria Fiaschi [mailto:alberto.fiaschi at estar.toscana.it]
> Verzonden: vrijdag 11 januari 2019 10:16
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] upgrade to 4.8.3 authentication not
2005 Jun 22
2
Deallocation bug in speex
When updating the speex sources from svn tree, I found that the following
revision has corrupted the deallocation (segmentation fault):
------------------------------------------------------------------------
r9320 | jm | 2005-05-27 15:05:05 -0300 (Fri, 27 May 2005) | 2 lines
Proper de-allocation
When compiling with the 9316, everything works fine.
but when I update with later
2004 Aug 06
2
Icecast and Liveice
you need to create a .m3u file to launch the media player. In this file you should have
'protocol://url:port#/mountpoint'
ex:
in my 'ices.m3u' I have:
http://stream.goingcreative.net:8000/houze
<p>Once you are done point your browser to the .m3u file to launch your media player
<p><p><p><p>
----- Original Message -----
From: Jose Julian Buda
To:
2016 May 12
2
Openssl vulnerability
Hi Team,
I have a centos 7 running server with openssl version openssl-1.0.1e-51.el7_2.4.x86_64, I have received a set of vulnerability from security team, can anyone tell me as per below CVE do I need to update my openssl version to 1.0.1t? Or the current version which we have is safe.
CVE-2016-0701, CVE-2015-3197
CVE-2015-4000
CVE-2015-0204
CVE-2015-0286, CVE-2015-0287, CVE-2015-0289,
2019 Jan 11
2
upgrade to 4.8.3 authentication not work without specifying domain
How about setting:
map untrusted to domain = yes
The default changed here. But it would still help if we could see the
smb.conf as the big difference with 4.8 is that winbind needs to run
now. This might also do something like this.
Regards
Christian
Am 11.01.19 um 10:46 schrieb L.P.H. van Belle via samba:
> I gave you the most simple option.
>
> And the difference is.
>
2009 Nov 03
2
Zimbra help?
Hi All,
Is anyone versed in Zimbra? I have most things working except some MTA issue. I tried posting on the Zimbra forums after reading the docs, but my post was labeled as SPAM and the moderators have not replied to my private message to get my post reviewed. Who uses this type of method for getting help anyway? Aren't the days of Bulletin Board BBS's gone?
Anyway...
I installed ZCS
2005 Jan 12
3
Whither SYSLINUX
SYSLINUX is certainly useful. I currently start Debian from their standard
boot floppy, which uses SYSLINUX. I found it very easy to edit syslinux.cfg
for ide-scsi setup.
Surely the future lies with bootable CDs and floppy images specifically
designed for them. Maybe there should be a combined SYSLINUX / ISOLINUX
package which allows you to specify Floppy Emulation or not.
But if you invent a
2006 Nov 06
3
Winbind and AD groups containing groups
I tried searching through the archives, but was unable to find anything
about this.
Everything regarding windbind and AD membership is working perfectly with
one exception. Here's an example of what I'm experiencing:
A group called "department_users" contains two groups "department_faculty"
and "department_staff". These two groups,
2005 Jun 06
1
Bug from revision 9316: SB_ENC_STACK misdefined
Revision 9316 introduced SB_ENC_STACK and friends, but misdefines
SB_ENC_STACK to be too small, resulting in quite noticable artifacts in
wideband mode as well as memory corruption and a crash (sooner or later).
The patch below should return SB_ENC_STACK to be equal to what it
replaced.
Index: sb_celp.c
===================================================================
--- sb_celp.c
2014 Apr 18
2
log.samba failure messages
Hi,
in our Samba 4.1.6 AD setup (a Controller and a Member Server), the
only remaining error messages are similar to the following three in
log.samba on the Controller:
*** 1 ***
[2014/04/17 15:28:54.647621, 0]
../source4/dns_server/dns_utils.c:282(dns_replace_records)
Deleting record failed; 50
*** 2 ***
[2014/04/18 09:10:12.046449, 0]
2005 Jul 06
2
SIP Xten eyeBeam Video Problems
Hello all, I HAD video working before I upgraded to 1.08 (latest
stable with Gentoo) and now it won't work. I just see noise bars and
not the video. I know the camera works as I can use it in other
programs such as AIM & Yahoo.
I have the following setup:
sip.conf
[general]
videosupport = yes
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind
2004 Aug 06
1
Icecast and Liveice
<quote who="Jose Julian Buda">
> From: <ronnie@mixsessions.com>
> > you need to create a .m3u file to launch the media player. In this
> > file you should have 'protocol://url:port#/mountpoint'
> >
> > ex:
> > in my 'ices.m3u' I have:
> >
> > http://stream.goingcreative.net:8000/houze
>
> in what directory do
2007 Mar 13
2
mboot.c32/Xen compatible
Hello all,
I'm new on the list and hope this question isn't out of order.
I'm booting Xen with mboot.c32 but with 100mb/s cards. I want to
upgrade to 1000mb/s.
I haven't got the biggest budget to trial and error new network cards
so I'd like to buy the right card first time.
I think this can be a bit tricky from 100mb/s card experience. A
3c905CX-TXM (03-0247-000 E)
2013 May 29
0
Aprovados lista publicada Jacuípe
Aprovados lista publicada Jacu?pe:
Tangar? da Serra: ANA CAROLINA PINTO COSTA, LISLY KATELLY DE PAULA MARTINS, FRANCISCO HELSON DE LIMA NERES, PAULO RAFAEL PEREIRA SOARES, JO?O CARLOS MOREIRA DE CARVALHO, DAMI?O JOVENAL DOS SANTOS, MARIA GORETTI LIMA FREIRE, JANIMERY BARBOSA DE ABREU MELO. SHYSLAINE ARA?JO BEZERRA, ARIANE SOARES SILVA, LUCAS MOREIRA DIAS, GILSON POLICARPO DE S?, REBECA DE FREITAS
2013 May 29
0
Lista dos aprovados em concurso Matriz de Camaragibe
Lista dos aprovados em concurso Matriz de Camaragibe:
Ant?nio Jo?o: ADEL?ENNE KIRLEY, JULIANA RODRIGUES ALVES, ERICH DOUGLAS MOREIRA CHAVES, MAYSA RAQUEL DA SILVA, JO?O CARLOS MOREIRA DE CARVALHO, CARLOS ALEXANDRE SILVA DE LIMA, MANOEL LEYVSON MACHADO MATOS, IANN MARZZO SAMPAIO LIBOS. ROBERTO BEZERRA FERREIRA, DIONE MARIA DA SILVA, MARIANA COSTA OLIVEIRA, JORGE ROBERTO PRUDENCIO NASCIMENTO,