Displaying 20 results from an estimated 1100 matches similar to: "Need help configuring a multi-network server"
2005 Jan 25
0
Informar al remitente
Informaci?n de incidente:-
Base de datos: g:/notes/data/mail1.box
Originador: r-help at stat.math.ethz.ch@PROSEGUR
Destinatarios: carlos.perea at es.prosegur.com
Asunto: Mail Delivery (failure carlos.perea at es.prosegur.com)
Fecha/Hora: 25/01/2005 10.32.53
El mensaje enviado a carlos.perea at es.prosegur.com fue puesto en cuarentena
porque inclu?a un
2003 Mar 04
1
Support for AD native mode.
Hello All!
I was trying to find out which version of samba, if any is supported in an
Active Directory native mode environment? We currently are running mixed
mode with NT4 domain controllers but want to switch over ASAP.
I was curious if samba authenticated to a kerberos WIN2K domain controller.
Thanks in advance for your help.
Regards,
David "Tony" Perea
Unix System
2003 Mar 12
2
quasipoisson, glm.nb and AIC values
Dear R users,
I am having problems trying to fit quasipoisson and negative binomials glm.
My data set
contains abundance (counts) of a species under different management regimens.
First, I tried to fit a poisson glm:
> summary(model.p<-glm(abund~mgmtcat,poisson))
Call:
glm(formula = abund ~ mgmtcat, family = poisson)
.
.
.
(Dispersion parameter
2008 Feb 27
0
Performance problem with SAMBA
I have a Debian printer server implemented with SAMBA and CUPS. The
total amount of printing jobs is high (about 600 jobs per hour). The
SAMBA configuration is standard. The main problem is that the smbd
processes which are created for the printing requests collapse the
processor, provoking a slow printing service. ?Could anybody help me
about which are the reasons of this behaviour?
Thanks
2011 Apr 15
0
Problem login in managesieve with email address
Hello all,
I have a installation of dovecot 1.2.16, sieve-0.1.18, managesieve-0.11.12
in dovecot-ldap.conf
auth_bind=yes
user_attrs = irisMailbox=home,fiMailQuotaSize=quota_rule=*:storage
user_filter = (|(uid=%u)(mail=%u))
pass_attrs =
userPassword=password,irisMailbox=userdb_home,fiMailQuotaSize=userdb_quota_rule=*:storage
pass_filter = (|(uid=%u)(mail=%u))
I'm doing some test to
2013 Jun 02
2
Conversión de objeto temporal (TS) a matriz (o data.frame)
Hola,
Si no te entiendo mal, necesitas la conversión a matriz como paso
intermedio para agregar por meses (o cualquier unidad temporal). Si es
así, te aconsejo que uses el paquete zoo y el método aggregate para la
clase zoo.
Por ejemplo:
library(zoo)
dats <- data.frame(date=seq(as.Date('2012-01-01'), by='day', length=3*365),
A=rnorm(3*365),
2019 May 06
2
Question about GIT repository
OK, thanks!!
Juan C. Blanco
On 06/05/2019 10:25, Aki Tuomi wrote:
> Hi ,
>
> sorry they were accidentically not pushed. Will do so soon.
>
> Aki
>> On 6 May 2019 11:11 Juan C. Blanco via dovecot < dovecot at dovecot.org
>> <mailto:dovecot at dovecot.org>> wrote:
>>
>>
>> Hello, just a question, I can't see a core
2005 May 11
1
Gateway service under Asterisk
Hello list!
I am new in * but i want to learn about its possibilities. I want somebody
to tell me if what I want to do is possible with *.
I have a teleconference tool which uses SIP and now I am using Asterisk as
POTS gateway. When I dial certain number from a telephone I connect with
asterisk which asks me for an extension. When I dial certain extension I
connect with my SIP application
2019 May 06
0
Question about GIT repository
On 6 May 2019, at 02:28, Juan C. Blanco via dovecot <dovecot at dovecot.org> wrote:
> +-------------------------------------------------------------------+
> | Juan C. Blanco |
> | |
> | Centro de Calculo | |
> |
2024 Oct 26
1
Getting the NUT pieces to work together...
Sounds great!
By `connection error` it looks like the `upsc` client had nowhere to go. Is
`upsd` started (and does it `LISTEN` on locahost or asterisk per
`upsd.conf`)?
Jim
On Sat, Oct 26, 2024, 08:13 William R. Elliot <bill at wreassoc.com> wrote:
> Hello again.
>
> I now have large chunks of the new driver working in the foreground and
> wanted to see what upsc reports
2013 Dec 21
0
Fwd: Re: calculo del area de t experimental o F experimental
Si miras el código de t.test() verás que para calcular el p-valor llama
a pt().
En la página de ayuda de pt() se cuenta que:
"For the central case of pt, a normal approximation in the tails,
otherwise via pbeta.
For the non-central case of pt based on a C translation of
Lenth, R. V. (1989). Algorithm AS 243 ? Cumulative distribution function
of the non-central t distribution, Applied
2011 Oct 17
1
lmtp performance
Hello:
In the process of migration from version 1.2 to 2.0 have tried to use
lmtp instead of lda as delivery agent.
But unfortunately througput we get is poor with lmtp compared to lda.
In peak times with lda we are able to deliver over 1800 messages/minute
(high I/O but not affecting service) but if we switch to lmtp cannot
deliver more than 300 mess/minute (very low I/O).
This is enough
2015 Apr 03
0
Mapas con spplot
Hola,
Yo lo resuelvo usando grid.rect. Tienes una posible solución aquí:
https://github.com/oscarperpinan/spacetime-vis/blob/master/choropleth.R#L216
(que es una versión actualizada de este artículo
https://procomun.wordpress.com/2012/02/18/maps_with_r_1/)
Saludos.
Oscar.
-----------------------------------------------------------------
Oscar Perpiñán Lamigueiro
Dpto. Ing. Eléctrica,
2013 Jul 17
0
Using RasterBricks
Hola Jorge,
> My idea was to use 'stackApply':
Para esto que necesitas es más sencillo usar calc. Si quieres usar
stackApply, debes indicar rep(1, 3) como índices en lugar de sólo 1.
Así, la función será (los ... son necesarios en stackApply):
myFUN <- function(y, ...) {
x <- seq_along(y)
trapz(x, y)
}
Y aplicada con calc:
FINAL <- calc(s, myFUN)
o con
2014 Jan 20
0
Grupo de estudio MOOC StatLearning: Statistical Learning
Hola a todos
Siguiendo la iniciativa propuesta por Carlos Gil en la lista de correo
estamos creando/organizando un grupo de estudio en Madrid para seguir el
MOOC StatLearning: Statistical Learning. Para aquellos interesados en
participar en dicho grupo hago saber lo siguiente:
1. En la próxima reunión
<http://r-es.org/tiki-index.php?page=Grupo%20de%20Inter%C3%A9s%20Local%20de%
2019 May 06
0
Question about GIT repository
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Hi ,
</div>
<div>
<br>
</div>
<div>
sorry they were accidentically not pushed. Will do so soon.
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote
2014 Oct 08
2
Pregunta sobre manipulación de shapefile
Oscar, al final no he podido esperar hasta mañana
Con:
library(maptools)library(sp)
poligonos <- readShapeLines("C:\\...\\DATOS\\MUNICIPIO.shp")
sink("C:\\ ... \\DATOS\\MUNICIPIO.csv")
coordinates(poligonos)
Consigo un fichero con la suficiente estructura para tratarlo fácilmente y de una tacada montar la tabla .csv tal y como he indicado en un correo anterior
Necesito el
2013 Dec 20
0
error con install_github() del paquete devtools
Hola,
Puedes hacerlo sin devtools. Descargas el ZIP del repositorio, lo
descomprimes, instalas el paquete que hay en CRAN para tener todas las
dependencias instaladas y finalmente instalas el paquete en la versión
de GitHub.
tmp <- paste0(tempdir(), '/likert.zip')
download.file('https://github.com/jbryer/likert/archive/master.zip',
destfile=tmp,
2018 Jun 19
2
Paquete dismo, cálculo coeficiente de variación
Hola,
en la misma definici?n de la funci?n:
# P15. Precipitation Seasonality(Coefficient of Variation)
# the "1 +" is to avoid strange CVs for areas where mean rainfaill is < 1)
p[,15] <- apply(prec+1, 1, cv)
Un saludo,
Jorge
On Martes, 19 de Junio de 2018 13:07:27 Marcelino de la Cruz Rot escribi?:
> Hola Jaume:
>
> Si miras el c?digo de biovars() ver?s que la
2010 Apr 30
6
addListener
I am trying to use the marker method addlistener(). A simplified version
of what I''m trying to do:
var map;
var marker;
map = new mxn.Mapstraction(''myMap'',''google'');
map.setCenterAndZoom(new mxn.LatLonPoint(45.559242,-122.636467),
15);
marker = new mxn.Marker(new mxn.LatLonPoint(45.559242,