search for: ambas

Displaying 20 results from an estimated 320 matches for "ambas".

Did you mean: amba
2017 Feb 14
2
Cruce de no Coincidente
Hola Comunidad, se me presenta el siguiente problema Tengo dos Tablas, la TablaA y la TablaB y en ambas tablas tengo un campo en particular por el cual haría el cruce, algo tipo un Numero de Pasaporte o una Placa de un carro, valores que son únicos por registro. Entonces necesito hacer un cruce de las 2 tablas pero que en vez de que me queden los comunes en ambas tablas, necesito que me queden los...
2008 Apr 09
11
Number of words in a string
Hi R, A quick question: How do we find the number of words in a string? Example: C="Have a nice day" And the number of words should be 4. any built in function or?... Thanks, Shubha Shubha Karanth | Amba Research Ph +91 80 3980 8031 | Mob +91 94 4886 4510 Bangalore * Colombo * London * New York * San José * Singapore * www.ambaresearch.com This e-mail may contain
2002 Sep 25
0
AW: AW: duplex settings [ was Re: parsing fix for spoolss & s amba-2.2.5]
Hello Jerry Of course, here the Details: Samba2.2.6pre2 is running on a Sun Sparc Solaris 8 machine as standalone. I am testing with an lj4050tn printer by using both postscript and PCL drivers (HP drivers). All the Driver download and Printer configuration (duplex,trays...) from a Win2000Pro works no problem. After the driver has been downloaded and the printer properties has configured (with
2004 Jun 15
3
Question on undefined reference to 'crypt'
Hello I have openssl-0.9.7d installed and when I attempt a make install on SSH(v3.8p1), I get the following error: .../openbsd-compat/xcrypt.c(76): undefined reference to 'crypt' Can anyone help me get past this problem ? Thank you in advance... Amba Giri Symbol Technologies, San Jose P: 408-528-2721 E:agiri at sj.symbol.com Symbol. The Enterprise Mobility Company.
2002 Sep 24
1
AW: duplex settings [ was Re: parsing fix for spoolss & s amba-2.2.5]
Hi, We are using samba2.2.6pre2 and still have the problem with the printer duplex/tray settings like in samba2.2.5 (although the duplex/tray options are configured on samba, they are not correctly set to w2k clients) Does anybody know why? Thanks for any tip. Khiem -----Urspr?ngliche Nachricht----- Von: Gerald Carter [mailto:jerry@samba.org] Gesendet: Mittwoch, 28. August 2002 06:11 An: Glen
2003 Jun 10
0
Samba newbie need help with files copied from NT to s amba linux box...
> > I've managed to get samba up and running on my rh7.3 web > server. I'm able to see this server in My Network Places and > browse to see the shared directories. My problem is this: > I want to create and test my web pages on my XP box using > DWMX, upload these files to one of the shared directories to > be published to the site. The problem is that after
2003 Oct 17
2
exchange server and amba 3 integration
Hi, The decision has been made to use Exchange 2K server despite my efforts in suggesting Cyrus Imap with Sendmail. Has any one used or have suggestions on using an Exchange 2K Mail server with Samba 3 as the "only" PDC? My ?s; 1) Is the 2K Exchange Server integration as simple as having a 2K machine joining a Samba PDC? 2) I use smbpasswd as a backend as I am migrating from
2008 May 06
2
To preserve the class "Matrix"
Hi, Suppose a=matrix(1:9,3,3) > a [,1] [,2] [,3] [1,] 1 4 7 [2,] 2 5 8 [3,] 3 6 9 Now, > class(a[1:2,]) [1] "matrix" > class(a[1:3,]) [1] "matrix" > class(a[,1:2]) [1] "matrix" > class(a[,1:3]) [1] "matrix" But, > class(a[1,]) [1] "integer" > class(a[,1]) [1]
2015 May 14
2
[CentOS-announce] CentOS-7 disk images for AArch64 Platforms
On Thu, 2015-05-14 at 13:51 -0700, John R Pierce wrote: > On 5/14/2015 1:39 PM, Always Learning wrote: > > Does this mean it may be possible to run basic version of C5, C6 and C7 > > on Arm64* CPU systems ? Presumably this will include the Raspberry Pi ? > is the rasberry pi ARMv8 (arm64) ? I thought it was v7 (32bit only) ~~~~~~~~~~ Raspberry Pi 2 Model B is the second
2002 Aug 28
1
AW: duplex settings [ was Re: parsing fix for spoolss & s amba-2.2.5]
Hi Jerry, It seems that the "samba-2.2.5-printing.patch" has only fixed the problem for PCL drivers. With PS drivers (Laserjet 4050 PS) are the duplex & tray settings still missing. Best regards, Khiem -----Urspr?ngliche Nachricht----- Von: Glen Gibb [mailto:grg@ridley.unimelb.edu.au] Gesendet: Mittwoch, 28. August 2002 07:41 An: Gerald Carter Cc: Samba Betreff: Re: [Samba]
2002 Feb 26
5
winbind problem with existing linux user accounts. (S amba 2.2.3a)
Thank you for your reply. Below are the entries for winbind I have in my smb.conf. Do you see any problems with them? # separate domain and username with '+', like DOMAIN+username winbind separator = + # use uids from 10000 to 20000 for domain users winbind uid = 10000-20000 # user gids from 10000 to 20000 for domain groups winbind gid = 10000-20000 # allow enumeration of winbind users
2005 Feb 24
7
Question performnace of SSH v1 vs SSH v2
Hello I have ported OpenSSH 3.8p1 to a LynxOS platform. Recently I heard a report from the field that v2 is perceived to be significantly slower than v1. Is this a known issue? Are there any configuration parameters that can be modified to make v2 faster? Thanks in advance for your response Amba
2010 Sep 05
4
bonferroni en R
Hola a todos/as estoy analizando un diseño factorial con una variable intrasujeto y una inter-sujeto. Ambas resultan significativas en el anova y quiero hacer un análisis por pares, pero aún no sé como puedo hacerlo en R. Me interesan ambos Bonferroni y Tukey. ¿Alguien podría indicarme? Gracias [[alternative HTML version deleted]]
2004 Mar 23
2
A question on Compilation errors...
Hello I am attempting to build on a LynxOS platform and am using a old version of zlib and OpenSSL-0.9.6a. I get past the configure stage by ignoring the zlib version check. However, at make stage I run into the following undefineds. Any idea what may be causing this. I am using version 3.8p1 of OpenSSH. Thank you in advance for your response Amba (cd openbsd-compat && make)
2013 Oct 01
5
Análisis de componentes principales con ade4 y FactoMineR
...-3.68 8 -17.75 -5.86 9 13.86 13.33 10 13.16 12.71 11 13.24 14.18 12 12.68 13.07 13 18.43 -11.67 14 17.49 -10.86 15 17.82 -12.43 16 19.02 -11.83 ¿A qué se debe la diferencia en el signo del componente 2?... anteriormente ya había aplicado ambas funciones a otro set de datos y el resultado era idéntico para ambas funciones. La diferencia con este set es que el número total de variables es aproximadamente 500, mientras que antes el set de datos era de 1000 variables. De antemano muchas gracias por la ayuda. Saludos. --...
2008 Feb 06
1
wilderSum
Hi, Can somebody tell me the formula for "?wilderSum" in TTR package? I mean how are these calculated? BR, Shubha Shubha Karanth | Amba Research Ph +91 80 3980 8031 | Mob +91 94 4886 4510 Bangalore * Colombo * London * New York * San José * Singapore * www.ambaresearch.com This e-mail may contain confidential and/or privileged i...{{dropped:13}}
2008 May 13
2
Remove an object by the reference
Hi R, A simple question, but don't know the answer... x="a" a=5 I need to remove the object "a" by using only x. something like rm(somefunction(x))...Is this possible? Shubha Karanth | Amba Research Ph +91 80 3980 8031 | Mob +91 94 4886 4510 Bangalore * Colombo * London * New York * San José * Singapore * www.ambaresearch.com This e-mail may contain
2004 Apr 27
1
A question on limiting the number of ssh connections to the ssh server
Hello I would like to know if there is a keyword in sshd_config that can be used to limit the number of simultaneous connections an OpenSSH server will accept. There is a MaxConnections keyword in SSH2 but I have not found a similar keyword for OpenSSH. Thanks in advance for your response Amba Giri Symbol Technologies, San Jose P: 408-528-2721 E:agiri at sj.symbol.com Symbol. The Enterprise
2003 Sep 27
1
pdb_mysql question...
...alls/samba-3.0.0/examples/pdb/mysql# cat smb.conf [global] netbios name = FOOBAR workgroup = TESTGROUP security = domain domain logons = yes domain master = yes passdb backend = plugin:/usr/local/samba/lib/pdb_mysql.so:mysql mysql:mysql host = rhonwyn mysql:mysql user = samba mysql:mysql password = ambas mysql:mysql database = samba root@auth /usr/src/installs/samba-3.0.0/examples/pdb/mysql# ls -l /usr/local/samba/lib/pdb_mysql.so /bin/ls: /usr/local/samba/lib/pdb_mysql.so: No such file or directory root@auth /usr/src/installs/samba-3.0.0/examples/pdb/mysql# ls -l /usr/local/samba/lib/pdb/mysql.so...
2004 Jun 17
1
Fwd: Re: Question on undefined reference to 'crypt'
Hello Thanks for your response. The platform is lynxos. However when I add --with-ldflags=-lcrypt I get the following error: WS5000# ./configure --with-ssl-dir=/usr/local --with-ldflags=-lcrypt checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix...