Displaying 20 results from an estimated 78 matches for "judy".
Did you mean:
jude
2008 Dec 10
3
What is Judy?
...d Miredo 1.1.5
(http://www.remlab.net/miredo/devel.shtml.en)
I have followed the rpmbuild instructions from:
http://www.owlriver.com/tips/non-root/, and have the miredo source in
~/build/miredo-1.1.5.
I run ./configure (as the INSTALL text file tells me to do) and get the
error:
checking for Judy.h usablity... no
checking for Judy.h presence... no
checking for Judy.h... no
configure: WARING: If you don't care about scalability, re-run configure
with ' --without-Judy'.
configure: error: Required Judy dynamic arrays library missing.
2008 Jan 08
3
tar bug in CentOS 4.6?
...share/dave/Home.tar.gz
Initially tar would die while attempting to back up one of IMAP folders
that had quite a few fairly large e-mails (some pictures my brother had
sent). I removed the larger e-mails and tar proceeded past the IMAP
folder that had been the problem only to die later:
...
/home/judy/Judy's Stuff/School/
/home/judy/Judy's Stuff/School/2007 Spring/
/home/judy/Judy's Stuff/School/2007 Spring/Mynametemplate.ppt
/home/judy/Judy's Stuff/School/2007 Spring/MyNameSamples.doc
/home/judy/Judy's Stuff/School/2007 Spring/Myname105.ppt
/home/judy/Judy's Stuff/School...
2008 Sep 16
1
analyze subsample of dataframe
Hi there,
I'm dealing with a pretty big dataset (~22,000 entries) with numerous
entries for every day over a period of several years. I have a column
"judy" (for Julian Day) with 0 beginning on Jan. 1st of every new year (I
want to compare tendencies between years). However, in order to control for
a leap year (2004), I simply need to subtract 1 from every judy value for
the year 2004 (without altering judy values from other years!). What is th...
1998 Jun 06
0
smbmount won't set group ownership
...unt "\\server\tmp" -c 'mount /mnt -u 123 -g 456'
but smbmount won't accept this; the man page in the distribution says
the -c option is for specifying the client name. my reading of the
manpage installed by the rpm makes me think this should work:
/usr/sbin/smbmount "//judy/judy-hd/" /home/judy/judy-hard-drive \
-n -c diligent -u judy -g users
but it makes all of the files user judy but group root. what do i
have to do to fix this? answers that don't involve setuid root
appreciated. :)
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv...
1999 Apr 03
5
Admin user
I want to create a user "samba" that has admin privileges over the
directory where Win95 apps will be installed, but does not have
root privileges.
Are their any problems with doing so?
Thanks,
Carey
=====================================================================e
<> Carey F. Cox, PhD | PHONE: (409) 880-8770 <>
<> Assistant
2005 Jan 21
2
Need help to transform data into co-occurence matix
Dear R experts,
I have the data in the following fomat(from some kind of card sorting process)
ID Category Card numbers
1 1 1,2,5
1 2 3,4
2 1 1,2
2 2 3
2 3 4,5
I want to transform this data into two co-occurence matrix (one for each ID)
-- For ID 1
1 2 3 4 5
1 1 1 0 0 1
2 1 1 0 0 1
3 0 0 1 1 0
4 0 0 1 1 0
5 1
2004 Jan 09
2
inetd & etc
...now that it is recommended to run smbd as a standalone daemon and to
avoid inetd. Can you please tell me why inetd is discouraged and what
problems it imposes?
Also, I have one user who is having problems accessing her personal files
on a MacOSX 10.3.2 via smb. Any ideas what may be causing it?
Judy Lin
NACS-DCS
2004 May 21
2
question about --bwlimit=
...ng the --bwlimit= option to throttle down rsync to predict its operation over slow communications links. I am using rsync 2.6.2 from the release site without any patches. I downloaded the release rather than pull from the CVS tree.
I have 2 servers "wilber" (the remote archive) and "judy" (the local archive) connected with a gig ethernet. I have a file on "judy" that if I use the following command completes in under 1 second:
time rsync -ar --rsh=rsh bluesAlbums/Pilgrim/track1.mp3 wilber://test/bluesAlbums/Pilgrim
the track1 file on wilber exists and the track1 f...
2002 May 12
3
ext3 .journal location?
Forgive my novice question, but I am a new student of Linux working on presenting the ext3 journaling filesystem to my class. I seek any advice on how to visibly demonstrate (including a purposeful crash of a Linux box) the benefits of ext3 over ext2. I am not worthy to lick the bootstraps of this group, but I beg for any help! The problem I am having extends to even locating the .journal file
2000 May 24
9
quick question
If there a way to may samba "handle" files like ftp does during ascii transfers.
Changing the ^m to unix end of line markers
2001 Mar 10
2
FW: quick question
-----Original Message-----
From: Marcus Johnson [mailto:marjohns@uu.net]
Sent: Friday, March 09, 2001 10:18 PM
To: 'samba-patches@samba.org'
Subject: quick question
Hello,
Is there an updated Samba registry key that alows Windows 2000 machines map
to UNIX servers
the one I currently have, which is attached does not work with 2000 but
works with NT.
Marcus
2010 Jan 10
1
xmlToDataFrame#Help!!!#follow-up
...Barbara F 13 65.3 98.0
4 Carol F 14 62.8 102.5
5 Henry M 14 63.5 102.5
6 James M 12 57.3 83.0
7 Jane F 12 59.8 84.5
8 Janet F 15 62.5 112.5
9 Jeffrey M 13 62.5 84.0
10 John M 12 59.0 99.5
11 Joyce F 11 51.3 50.5
12 Judy F 14 64.3 90.0
13 Louise F 12 56.3 77.0
14 Mary F 15 66.5 112.0
15 Philip M 16 72.0 150.0
16 Robert M 12 64.8 128.0
17 Ronald M 15 67.0 133.0
18 Thomas M 11 57.5 85.0
19 William M 15 66.5 112.
And here is the xml file
<xml xmlns:s='...
2005 Dec 05
1
convert list to data frame
Dear R users:
I've a list containing parameters (A , B & C), and I want create a
data frame using data in these list.
> coffee
[[1]]
A B C
1 1 0.5 7.78
2 1 1.0 6.06
3 1 2.0 3.67
4 1 4.0 1.35
5 1 6.0 0.49
6 1 8.0 0.18
[[2]]
A B C
1 2 5 7.78
2 2 10 6.06
3 2 20 3.67
2005 Dec 10
2
append
Dear R users:
> append(1:5, 0:1, after=2)
[1] 1 2 0 1 3 4 5
If I want to repeat the appended value every 2 like the following:
[1] 1 2 0 1 3 4 0 1 5
How should I modify?
Thank you for any help.
2004 Oct 06
0
[Bug 1877] New: Auth failed using options --password-file with particular password
https://bugzilla.samba.org/show_bug.cgi?id=1877
Summary: Auth failed using options --password-file with
particular password
Product: rsync
Version: 2.6.2
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
1998 Aug 31
0
No subject
On Fri, 28 Aug 1998 10:38, Judy Padgett wrote:
> I am having trouble being able to connect to my samba server when my
pc
> (running Win95) is on a different workgroup than the Samba server is
on.
I am having this trouble, too. I solved the problem on (only one!) PC in
another workgroup (a WfWG 3.11) by putting an entry in...
1998 Aug 31
0
No subject
...ing authentication". According to the SAMBA book, you can either
compile samba with the above options or by making registry changes to
each pc. Of course I prefer to touch only one samba server versus many
pcs.
Should these lines be in the Makefile or are they incorporated already?
Thanks,
Judy Padgett :-)
AMD Web Server Admin
judy.padgett@amd.com
phone: 512-602-4290
fax: 512-602-5156
"I have not failed 10,000 times,
I have successfully found
10,000 ways that will not work"
Quote from Thomas Edison.
2010 Feb 11
2
SAS and RODBC
...Barbara F 13 65.3 98.0
4 Carol F 14 62.8 102.5
5 Henry M 14 63.5 102.5
6 James M 12 57.3 83.0
7 Jane F 12 59.8 84.5
8 Janet F 15 62.5 112.5
9 Jeffrey M 13 62.5 84.0
10 John M 12 59.0 99.5
11 Joyce F 11 51.3 50.5
12 Judy F 14 64.3 90.0
13 Louise F 12 56.3 77.0
14 Mary F 15 66.5 112.0
15 Philip M 16 72.0 150.0
16 Robert M 12 64.8 128.0
17 Ronald M 15 67.0 133.0
18 Thomas M 11 57.5 85.0
19 William M 15 66.5 112.0
> str(df)
'data.frame': 19 obs....
2008 Aug 11
0
ANNOUNCEMENT: 20% Discount on Books from Chapman & Hall/CRC Press!
...examples-based approach. It illustrates every algorithm with at least one fully implemented example coded in R, offers the source code for all examples online, and contains numerous exercises.
List Prices: $79.95 / £34.99 Discounted Prices: $63. 96 / £27.99
Contact: Web Marketing Associate Judy Thomas (judy.thomas@taylorandfrancis.com)
[[alternative HTML version deleted]]
2010 Jan 10
2
xmlToDataFrame#Help!!!
...Barbara F 13 65.3 98.0
4 Carol F 14 62.8 102.5
5 Henry M 14 63.5 102.5
6 James M 12 57.3 83.0
7 Jane F 12 59.8 84.5
8 Janet F 15 62.5 112.5
9 Jeffrey M 13 62.5 84.0
10 John M 12 59.0 99.5
11 Joyce F 11 51.3 50.5
12 Judy F 14 64.3 90.0
13 Louise F 12 56.3 77.0
14 Mary F 15 66.5 112.0
15 Philip M 16 72.0 150.0
16 Robert M 12 64.8 128.0
17 Ronald M 15 67.0 133.0
18 Thomas M 11 57.5 85.0
19 William M 15 66.5 112.0
Thanks in advance ...
Chris
P.S.:
In return...