Displaying 17 results from an estimated 17 matches for "serena".
Did you mean:
verena
2003 Jan 31
2
Precompiled rsync 2.5.5 for SPARC Solaris 8 64bit
Hello List,
Would anybody have a precompiled version of rsync 2.5.5 for SPARC
Solaris 8 64bit?
Thanks in advance for your help,
Loris
--
Loris Serena
Unix Systems Administrator
PaddyPower Bookmakers
Phone : +353-1-4049633 http://www.paddypowerplc.com
Mobile: +353-87-9683760 mailto:lserena@paddypower.com
Privileged, confidential and/or copyright information may be contained in this communication.
This e-mail an...
2003 Aug 13
4
Question on --include-from option.
...s
File list size: 79
Total bytes written: 97
Total bytes read: 95
wrote 97 bytes read 95 bytes 128.00 bytes/sec
total size is 0 speedup is 0.00
ppukweb2%
Basically, nothing gets tranferred from ppukweb2 to ppukweb8.
Can anybody see what I'n doing wrong?
Thanks in advance
Loris
--
Loris Serena
Unix Systems Administrator
PaddyPower Bookmakers
Phone : +353-1-4049633 http://www.paddypowerplc.com
Mobile: +353-87-9683760 mailto:lserena@paddypower.com
Privileged, confidential and/or copyright information may be contained in this communication.
This e-mail and...
2017 Apr 19
4
difficulty in Ubuntu 14.04 apt-getting R 3.3.2
Hi:
I have a Dockerfile, which builds an image which installed R 3.3.2 in
Ubuntu 14.04, but building using that Dockerfile seems to have stopped
working and I am unclear why.
I believe the relevant error is:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet
2003 Sep 18
1
modified include-from file not taken into account.
Hello list,
Using rsync 2.5.6 on Solaris 7/8 boxes:
I was happily running this script via crontab:
$ more webrsync.ksh
#!/bin/ksh
# @(#) File synchronization across hosts using rsync
#Description :
#
# Created : 4 September 2003
# Author : Loris Serena
set -x
LPATH=/usr/local/bin
for i in 1 3 4 5 6 7 8
do
${LPATH}/rsync -azvv -e ${LPATH}/ssh --stats
--include-from=/opt/pictures/rsync-include /usr/local/apache/htdocs/
ppukweb${i}:/usr/local/ap
ache/htdocs/ > /opt/pictures/webrsynclogs/ppukweb${i}.`date
+%m.%d.%H.%M` 2>&1
done...
2005 Dec 28
4
"valid users" + ldap on Solaris 10 problems
...you want.
--
==============================================================================
Utilitzeu el Servei Online d'Atencio a l'Usuari (http://www.salleURL.edu/csi)
------------------------------------------------------------------------------
Nom: Miki Cognoms: Monguilod Serena
Centre de Serveis Informatics (CSI) e-mail:mikim@salleURL.edu
Enginyeria i Arquitectura La Salle PGP KeyID: 0xBBF686E1
Universitat Ramon Llull Telefon: 93 290 24 00
Barcelona Extensio: 209
2011 Aug 25
1
how to match a dataframe and a list
...of the data.frame with the codes in the list, since not all the codes in the dataframe are also in the list and vice versa.
As output I will need a table with just the columns( codes) that are in the list..
How you think I could do that? I will really appreciate any help!
Thanks a lot in advance!
Serena
--
View this message in context: http://r.789695.n4.nabble.com/how-to-match-a-dataframe-and-a-list-tp3768914p3768914.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2011 Jan 27
2
help for a loop procedure
...1
2
6 0 1
Etc….
Then I’ve applied the command “length” to find the number of species for
every new combination.
length(U12[U12>0])
[1] 4
length(U13[U13>0])
[1] 3
etc…
Now I need to do this with 10 and 32 sample events…….: (
Thanks for your attention!
Serena Corezzola
Centro Nazionale per lo Studio e la Conservazione della Biodiversità
Forestale, “Bosco Fontana” di Verona
Strada Mantova 29
I-46045 MARMIROLO (MN)
Italy
[[alternative HTML version deleted]]
2002 Dec 11
0
New Job
...an established company so the
benefits are good. Yet the strategic changes that have taken place make
this a ground floor opportunity for you to shine in a new role. Call to
day for more information and an immediate interview.
Location: Hertfordshire
Salary: up to 30K + Car + Bens
Kind regards
Serena Richards
Corporate Recruiter
020 78619987
1998 Aug 28
0
only one problem
...ase open mode in the program to exclusive an work in a
remote computer, but the others users can't access it.
can you tell me what can i do, please?
thank for all.
____________________________________________
Pedro Morales Berr?os
Laboratorio de Computaci?n Ignacio Domeyko
Universidad de La Serena
ICQ 17513020
2002 Jul 06
1
Compile error with kerberos and samba
...): undefined reference to
`krb5_fwd_tgt_creds'
/usr/lib/libgssapi_krb5.a(init_sec_context.o): In function
`krb5_gss_init_sec_context':
init_sec_context.o(.text+0x1252): undefined reference to
`krb5_free_cksumtypes'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
root@serena:/opt/samba/source#
-------------- next part --------------
Skipped content of type multipart/related
2017 Apr 27
2
R installation problems on Linux Mint 18.1 via jessie-cran3
...nce and the USA and whichever mirror I use, all I get is
this:
clive at climate ~ $ sudo apt-get update
Hit:1 http://ubuntu.mirrors.uk2.net/ubuntu xenial InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Ign:3 http://www.mirrorservice.org/sites/packages.linuxmint.com/packages
serena InRelease
Ign:4 http://cran.ma.imperial.ac.uk/bin/linux/debian jessie-cran3/
InRelease
Hit:5 http://ubuntu.mirrors.uk2.net/ubuntu xenial-updates InRelease
Hit:6 http://archive.canonical.com/ubuntu xenial InRelease
Hit:7 http://dl.google.com/linux/chrome/deb stable Release
Hit:8 http://www.mirror...
2017 Apr 27
0
R installation problems on Linux Mint 18.1 via jessie-cran3
...use, all I get is
> this:
>
> clive at climate ~ $ sudo apt-get update
> Hit:1 http://ubuntu.mirrors.uk2.net/ubuntu xenial InRelease
> Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
>
> Ign:3 http://www.mirrorservice.org/sites/packages.linuxmint.com/packages
> serena InRelease
> Ign:4 http://cran.ma.imperial.ac.uk/bin/linux/debian jessie-cran3/
> InRelease
> Hit:5 http://ubuntu.mirrors.uk2.net/ubuntu xenial-updates InRelease
>
> Hit:6 http://archive.canonical.com/ubuntu xenial InRelease
>
> Hit:7 http://dl.google.com/linux/chrome/deb stable...
2008 Oct 30
1
Formula for Xi
...t;/o:p>
colnames(x)<-names(d)[-1] <o:p></o:p>
x<o:p></o:p>
<o:p> </o:p>
How can I change it that pi isn’t the smaller number and P1 is the bigger one. <o:p></o:p>
P1 should always the number of e. g. sample 1 and P1 of sample 2.
Yours, Serena <o:p></o:p>
Run, Fatboy, Run" sowie "Rails & Ties" kostenlos anschauen!
Blockbuster-Gutscheine sichern unter *http://www.blockbuster.web.de* [http://www.blockbuster.web.de]
[[alternative HTML version deleted]]
1999 Nov 25
4
compile error
Hi,
I'm trying to get Samba-2.1.0-prealpha compiled but I always get stuck
at the following error message:
root@pc2:/usr/src/samba-2.1.0-prealpha/source > make
Using LIBS = -lcrypt
Linking bin/rpcclient
rpcclient/rpcclient.o: In function `process':
rpcclient/rpcclient.o(.text+0x4c3): undefined reference to
`wait_keyboard'
collect2: ld returned 1 exit status
make: ***
1998 Oct 16
5
WIN 98 password problem
Hi!
I'm new on the list, so please, be patient with me!
I have a problem for wich I can't find the answer in the FAQ. Until
recently I was running a 16 PC-s network with SCO OpenServer 5.0.4 and
Samba 1.9.16p11 on the server and mixed clients (Win 3.11 to Win 95
OSR2). The users on the network have access to a PUBLIC directory on
they own user directories on the server without
2020 Oct 23
0
Wine release 5.20
...ired - 64u MB, Available - 64u MB' ('FormatMessageA/W' needs to support I64)
34558 Multiple applications and games wrapped with ASProtect 1.x-2.x protection scheme fail to start after registration (Farm Frenzy 2, Alawar, FL Studio 11.x VSTi 'Slayer2' plugin, FORScan)
35694 Serena hits deadlock on exit
35744 LabChart Reader 8 installer ends prematurely (VBScript support for class default sub missing)
36873 Multiple games have non-functional mouse input, invisible mouse cursor (Chronology, Mount & Blade II: Bannerlord)
39297 kernel32.IsValidCodePage and friends d...
2006 Jan 12
0
[Fwd: Re: -- SOLVED -- "valid users" + ldap on Solaris 10 problems]
Hi All!
We have just solved the problem.
The error resides in the code placed in
/samba-X.X.X/source/lib/util_getent.c between line 275 and 291 . By
default, when you compile samba with solaris support, samba uses
"getgrnam" function because of the "BROKEN_GETRNAM=1" in Makefile. This
function is what's making samba going wrong. The soluction was to undefine