search for: mosca

Displaying 17 results from an estimated 17 matches for "mosca".

Did you mean: rosca
2007 Mar 23
1
maildirsize problem?
...Resulting in a buildup of errors in the maildirsize file. Would it be a good idea to mark the maildirsize file when a file is moved to an ignored folder? That could though potentially lead to people just moving to trash instead of deleting. Thank you guys and keep up the good work! -- Alan Mosca Systems Administrator Aluminati Network Group
2002 Nov 26
1
Re: 2.2.7 compile error using --with-acl-support
...=> /lib/libpam.so.0 (0x40161000) libc.so.6 => /lib/libc.so.6 (0x40169000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) > --__--__-- > > Message: 1 > Subject: Re: [Samba] 2.2.7 compile error using --with-acl-support > on debian > From: Francesco Mosca <askmosca@tin.it> > To: Frank =?ISO-8859-1?Q?Matthie=DF?= <fm+samba@Microdata-POS.de> > Cc: "'samba@lists.samba.org'" <samba@lists.samba.org> > Organization: > Date: 26 Nov 2002 17:17:20 +0100 > > Il mar, 2002-11-26 alle 13:44, Frank Matthie? ha...
2016 Apr 14
3
Unequal column lengths
Hello, I?ve tried several times to learn R, but have never gotten past a particular gate. My data are organized by column in Excel, with column headers in the first row. The columns are of unequal lengths. I export them as CSV, then import the CSV file into R. I wish to summarize the data by column. R inserts NA for missing values, then refuses to operate on columns with NA. R is importing
2013 Feb 13
4
Equivalente a paper="a4", pero en pantalla gráfica
Buenas tardes: Quería lograr el efecto "expansivo" que se consigue con la opción paper="a4" de la función pdf, pero sin volcar en pdf; es decir, yo quiero enviar mi gráfico (luego definiré sus propiedades) a la salida gráfica (RGui) de modo que quede con verticalidad, como en un A4, y luego el usuario final es libre de guardar en pdf o no, con el propio RGui. Ahora voy a
2010 Nov 05
1
Una guía de estilo para programar en R...
...s puntos débiles, como casi todo, pero creo que es francamente mejor para proyectos de una cierta envergadura, donde su mayor complejidad representa una inversión que vale la pena. Yo lo empleo regularmente y estoy satisfecho. De lo que se trata es de saber emplear R de forma razonable, no de matar moscas a cañonazos. En el caso de considerar que el esfuerzo de aprendizaje de S4 pueda valer la pena, aconsejo una visita a esta página Web: http://christophe.genolini.free.fr/. Tener una guía de estilo R puede ser útil siempre que se emplee razonablemente y con un cierto espíritu crítico. Por ejem...
2013 Oct 10
1
Ejecucion de script cada cierto tiempo
...estions/132971/what-is-the-windows-version-of-cron > Pero para que sea plataforma-independiente, o bien incluyes en "R" con la > solución que has planteado. O bien, haces que un Windows sea como un > Linux/Unix con Cygwin que también tiene cron/crontab (esto para mí es matar > moscas a cañonazos), pero es una alternativa.... > > Saludos, > Carlos Ortega > www.qualityexcellence.es > > > > > El 8 de octubre de 2013 18:11, Jorge I Velez <jorgeivanvelez@gmail.com>escribió: > > Hola Carlos. Muchas gracias por la sugerencia. En realidad me gust...
2013 Oct 08
2
Ejecucion de script cada cierto tiempo
Hola Carlos. Muchas gracias por la sugerencia. En realidad me gustaria tener la posibilidad de que el script fuera multiplataforma. Alguna otra sugerencia? Gracias! --JIV Sent from my phone. Please excuse my brevity and misspelling. On Oct 8, 2013, at 10:57 AM, Carlos Ortega <cof@qualityexcellence.es> wrote: Hola Jorge, Puesto que trabajas en Mac, lo tienes muy inmediato el hacerlo sobre
2006 Aug 14
1
forbid dots in folder names
Is it possible to disallow creation of maildir subfolders with dots in their name? Thanks --- Alan Mosca
2002 Aug 25
2
system freeze while e2fscking a partition
the facts: i've got an ext3 partition that system didn't correctly unmont due to a power failure while i was downloading a huge file. at the reboot the other ext3 partition (the /) got checked and fixed perfectly, but fsck was needed for the one where the file was downloading to. here's the problem: the system completely freeze during the check, approximately always at the same
2006 Feb 01
0
how to log agents into a queue
...thereare= queue-thankyou=queue-thankyou queue-callswaiting= music=default monitor-join=yes monitor-format= maxlen=0 leavewhenempty=no joinempty=yes context= announce-holdtime=no announce-frequency=0 member => Agent/101 and in agests.conf Code: agent => 101,Nicola Mosca and then in extension.conf Code: exten => 201,1,AgentLogin(101) [ext-local] include => ext-local-custom exten => 100,1,Macro(exten-vm,novm,100) exten => 100,hint,SIP/100 exten => 101,1,Macro(exten-vm,novm,101) exten => 101,hint,SIP/101 exten => 102,1,Mac...
2002 Sep 10
1
print command %J (job name) problem
i'm setting up a samba pdf (virtual) printer. it all works, except that i can't get the windows' job name, to give a readable (and consistent) name to the generated pdf file. according to the manpage i can use %J to get the job name, but it doesn't work. the clients are win98 boxes. i tried to print either a test page, a unsaved word doc and a saved word doc. this is the
2005 Dec 19
1
maximum password age
...y to see the accounts with: pdbedit -L -v i get this: Unix username: nicola NT username: Account Flags: [U ] User SID: S-1-5-21-3614578222-3141096634-3044101766-3082 Primary Group SID: S-1-5-21-3614578222-3141096634-3044101766-513 Full Name: Nicola Mosca,,, Home Directory: \\server_name\nicola\.profile HomeDir Drive: H: Logon Script: netlogon.bat Profile Path: \\server_name\profili\nicola Domain: DOMAIN_NAME Account desc: Workstations: Munged dial: Logon time: 0 Logoff time: Fri, 13 Dec...
2013 Oct 08
0
Ejecucion de script cada cierto tiempo
...stackoverflow.com/questions/132971/what-is-the-windows-version-of-cron Pero para que sea plataforma-independiente, o bien incluyes en "R" con la solución que has planteado. O bien, haces que un Windows sea como un Linux/Unix con Cygwin que también tiene cron/crontab (esto para mí es matar moscas a cañonazos), pero es una alternativa.... Saludos, Carlos Ortega www.qualityexcellence.es El 8 de octubre de 2013 18:11, Jorge I Velez <jorgeivanvelez@gmail.com>escribió: > Hola Carlos. Muchas gracias por la sugerencia. En realidad me gustaria > tener la posibilidad de que el scr...
2010 Nov 02
8
Una guía de estilo para programar en R... ¿comentarios?
Hola, ¿qué tal? Hace poco vi que Google había hecho pública su guía de estilo interna para programar en R: http://google-styleguide.googlecode.com/svn/trunk/google-r-style.html Me tomé la libertad de traducirla: http://datanalytics.com/guia_estilo_r.html Cuanto más pienso en ella, más carencias veo. Escribí sobre ello en mi blog (
2002 Nov 23
1
2.2.7 compile error using --with-acl-support on debian
hi, i'm trying to package samba2.2.7 on a debian woody, using --with-acl-support. the configure part seems ok, but when the compile starts i get a lot of errors.. what's wrong? attached the sensitive part of the dpkg-buildpackage output. thanks -- Francesco Mosca <askmosca@tin.it> -------------- next part -------------- /usr/bin/make -C source all nsswitch/libnss_wins.so make[1]: Entering directory `/usr/src/samba-2.2.7/source' Using FLAGS = -O -O2 -D_REENTRANT -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE...
2009 Feb 22
3
Error in var(x, na.rm = na.rm) : no complete element pairs
Hello all, I'm trying to calculate the standar desviation and I'm using the function sd(x,na.rm=TRUE) and I have this error:? Error in var(x, na.rm = na.rm) : no complete element pairs . Why happen this?, What can I do to solve it?. x is list of three numbers which I have from a table. Thanks so much from Spain Carlos Morales Diego
2019 Mar 20
4
Como asignar valores de un archivo a otro
Hombre, lo que propones es un tanto drástico... Siguiendo tu línea de argumentación entonces, nos olvidamos de "data.table", "dplyr"...y llegado el caso de gran parte de lo que ofrece "R" en cuanto a la manipulación de los dataframes, puesto que son tareas que igualmente puedes resolver en una bbdd... "sqldf" ofrece funcionalidades muy interesantes, para