search for: divis

Displaying 20 results from an estimated 52 matches for "divis".

Did you mean: davis
2004 Jun 02
2
set quota command
Hi guys, How I say to the "set quota command" what quota directory I wanna set? --------------------------------------------------- Emerson Henrique Kfuri Pereira Divis?o de Atendimento e Consultoria CECOM - Reitoria - UFMG Telefone: 34994009 ---------------------------------------------------
2015 Jul 13
2
Crear datos aleatorios con restriciones
...at 5:54 PM Carlos Ortega <cof en qualityexcellence.es> wrote: > Hola, > > Esta es una forma de hacerlo, evitando bucles.... > > > #------------------------------------------------------------------------------------------ > #1. Quiero generar N escuelas, con G grados y C divisiones. > #2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y > escuela > > #---------------------- Combinaciones de: Escuelas - Grados - Divisiones > #Generar "n" Escuelas: e1, e2, e3... > numEs <- 20 > escuelas <- paste("e", 1:numEs,...
2017 Jul 10
2
Problems with time formats when importing data using readHTMLTable
...vert these data to the time formats used in R (POSIXct). The script is very simple and worked before: library(XML) x <- readHTMLTable('url') where the 'url' is the link to the website with the specification of the vessel. I appreciate any help. Cristina -- Cristina Silva Divis?o de Modela??o e Gest?o de Recursos Pesqueiros Av. Dr. Alfredo Magalh?es Ramalho 1495-165 Lisboa @: csilva at ipma.pt <mailto:csilva at ipma.pt> #: +351 213027096 <phoneto:+351213027096> [[alternative HTML version deleted]]
2004 May 26
1
LDAP builtin not found
...04, effective(0, 0), real(0, 0)] passdb/pdb_interface.c:make_pdb_methods_name(664) May 26 15:02:21 spirit smbd[20303]: Loading ldapsam:ldap://127.0.0.1 failed! The autentication stop. Why its happened? Any idea? --------------------------------------------------- Emerson Henrique Kfuri Pereira Divis?o de Atendimento e Consultoria CECOM - Reitoria - UFMG Telefone: 34994009 ---------------------------------------------------
2010 Jun 23
1
How to 'understand' R functions besides reading R codes
Apologize for not being clearer earlier. I would like to ask again. Thank Joris and Markleeds for response. Two examples: 1. Function 'var'. In R, it is the sum of square divided by (n-1) but not by n. (I know this in R class) 2. Function 'lm'. In R, it is the residual sum of square divied by (n-2) not by n, the same as in the least squares estimate. But the assumption following
2005 Mar 29
1
wins problem - 2nd and last time post
...edit wins.dat and remove the record, restart wins e renew the workstation dhcp net configuration it register itself again with the correct IP. I am using Suse 9.2 professional with samba smbd version 3.0.9-2.3-SUSE. I am not starting smbd. Thanks for any help. -- Att., Fl?vio Fonseca Equipe Divis?o de Redes (DR) Diretoria de Processamento de Dados (DirPD) Universidade Federal de Uberlandia (UFU)
2015 Jul 13
2
Crear datos aleatorios con restriciones
...s poner otro valor... > La única limitación aparecerá cuando escojas un valor muy grande y el > cálculo de las combinaciones posibles tarde en generarse. He probadoc con > 20 y sigue siendo manejable. > > #--------------------------------------------- > > #Generar "c" Divisiones: c1, c2, c3... > *numDi <- 4* > divis <- paste("c", 1:numDi, sep="") > #---------------------------------------------- > > Y la otra discrepancia parece ser el número de combinaciones válidas. > Lo que has dicho es que quieres "asignar un profes...
2017 Jul 10
0
Problems with time formats when importing data using readHTMLTable
...he script is very simple and worked before: > >library(XML) >x <- readHTMLTable('url') > >where the 'url' is the link to the website with the specification of >the >vessel. > >I appreciate any help. > >Cristina > >-- >Cristina Silva >Divis?o de Modela??o e Gest?o de Recursos Pesqueiros >Av. Dr. Alfredo Magalh?es Ramalho >1495-165 Lisboa >@: csilva at ipma.pt <mailto:csilva at ipma.pt> >#: +351 213027096 <phoneto:+351213027096> > > > [[alternative HTML version deleted]] > >_______________________...
2009 May 29
3
[PATCH 1/4] net: skb_orphan on dev_hard_start_xmit
Various drivers do skb_orphan() because they do not free transmitted skbs in a timely manner (causing apps which hit their socket limits to stall, socket close to hang, etc.). DaveM points out that there are advantages to doing it generally (it's more likely to be on same CPU than after xmit), and I couldn't find any new starvation issues in simple benchmarking here. This patch adds
2009 May 29
3
[PATCH 1/4] net: skb_orphan on dev_hard_start_xmit
Various drivers do skb_orphan() because they do not free transmitted skbs in a timely manner (causing apps which hit their socket limits to stall, socket close to hang, etc.). DaveM points out that there are advantages to doing it generally (it's more likely to be on same CPU than after xmit), and I couldn't find any new starvation issues in simple benchmarking here. This patch adds
2010 Oct 08
4
login_* options for 1.0.15
...ge, 8192 in our case. I cannot observe any concerning I/O load either. Besides upgrading, are there any suggestions? Regards, Hugo Monteiro. -- fct.unl.pt:~# cat .signature Hugo Monteiro Email : hugo.monteiro at fct.unl.pt Telefone : +351 212948300 Ext.15307 Web : http://hmonteiro.net Divis?o de Inform?tica Faculdade de Ci?ncias e Tecnologia da Universidade Nova de Lisboa Quinta da Torre 2829-516 Caparica Portugal Telefone: +351 212948596 Fax: +351 212948548 www.fct.unl.pt apoio at fct.unl.pt fct.unl.pt:~# _
2004 Jun 07
1
not able to change passwd
Hello, Sorry to have posted in the wrong thread, resending the email. We have a samba domain and now some of the users from WINDOWS 2000 Pro are unable to change their password, below is the error : They are able to login without any problems. pdb_free_sam: SAM_ACCOUNT was NULL [2004/06/07 13:52:29, 0] smbd/chgpasswd.c:check_oem_password(817) check_oem_password: incorrect password length
2015 Jul 13
2
Crear datos aleatorios con restriciones
...hice en stackoverflow >> > < >> http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808 >> >pero > > >> nadie pudo contestarla. >> >> 1. Quiero generar N escuelas, con G grados y C divisiones. >> 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y >> escuela >> >> Si tengo C=4 divisiones, puedo lograr lo que quiero con este código: >> >> library(randomNames) >> set.seed(6232015) >> n.schools <-20 >> n.grades...
2004 Jul 15
2
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004 17:57:20 -0500 (CDT) Chris Lattner <sabre at nondot.org> wrote: > CPR would be really nice. There is also this ephemeral PPC support that > may or may not make it, but would be really awesome it if did. I would > also like to turn on some sort of interprocedural alias analysis by > default (for performance). CPR might make it in the next couple of weeks.
2017 Jul 11
2
Problems with time formats when importing data using readHTMLTable
...gt;library(XML) >>x <- readHTMLTable('url') >> >>where the 'url' is the link to the website with the specification of >>the >>vessel. >> >>I appreciate any help. >> >>Cristina >> >>-- >>Cristina Silva >>Divis?o de Modela??o e Gest?o de Recursos Pesqueiros >>Av. Dr. Alfredo Magalh?es Ramalho >>1495-165 Lisboa >>@: csilva at ipma.pt <mailto:csilva at ipma.pt> >>#: +351 213027096 <phoneto:+351213027096> >> >> >> [[alternative HTML version deleted]] >...
2004 May 25
2
Strange problem with icons on the desktop
Thanks everyone for helping me get the home directories working over SMB, especially Ben Ford for his workaround for the Xauth and GDM. Now I've got a problem that, most likely, nobody's ever noticed before... or is something specific to me. I've got a Linux client, and a Samba server, and a Windows 2000 server, both set up EXACTLY the same. I've got a test user and the home
2017 Jul 11
0
Problems with time formats when importing data using readHTMLTable
...>>> >>> where the 'url' is the link to the website with the specification of >>> the >>> vessel. >>> >>> I appreciate any help. >>> >>> Cristina >>> >>> -- >>> Cristina Silva >>> Divis?o de Modela??o e Gest?o de Recursos Pesqueiros >>> Av. Dr. Alfredo Magalh?es Ramalho >>> 1495-165 Lisboa >>> @: csilva at ipma.pt <mailto:csilva at ipma.pt> >>> #: +351 213027096 <phoneto:+351213027096> >>> >>> >>> [[alte...
2010 Sep 24
0
¡Marcos Ortiz te ha dejado un mensaje en Badoo!
?Tienes un nuevo mensaje en Badoo! Marcos Ortiz te dej? un mensaje. Haz click en este enlace para verlo: http://us1.badoo.com/marcosluis2186/in/GZba-jJeopY/?lang_id=7 M?s gente que tambi?n te est? esperando: Relquis (Trinidad, Cuba) Yadiria (Trinidad, Cuba) Elcubanito (Trinidad, Cuba) http://us1.badoo.com/marcosluis2186/in/GZba-jJeopY/?lang_id=7 Si al hacer click sobre el enlace, no funciona,
2003 May 26
0
About samba 3
...a windows machine to a linux one using samba. I'd like to use the new samba's features, but I wouldn't like to use an unstable version in such a big network as I have. So, how long will it take samba team to release a stable version? Sincerely yours -- Fabr?cio de Paula Adorno Divis?o de Redes - NUPRO Universidade Federal de Uberl?ndia (UFU) +34 3239-4320
2003 Oct 28
0
Réf. : LDAP + NET PROBLEM
...> > Is command net fully implemented with ldap backend? > > > Thanks, in advance! > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- Atenciosamente, Fabr?cio de Paula Adorno Divis?o de Redes - NUPRO Universidade Federal de Uberl?ndia (UFU) +34 3239-4303