Displaying 20 results from an estimated 22 matches for "neff".
Did you mean:
jeff
2008 Oct 09
2
Two math expressions in plot
...ctly one expression at a time, but
not both. Ideally I would like to have them separated by a comma. Any
suggestions?
> k <- 1
> n.eff <- c(20, 30)
> ### this works
> plot(0,0, main = substitute(n == k, list(k = k)))
> ### this works
> plot(0,0, main = substitute(N[eff] == neff, list(neff = n.eff[k])))
> ### this doesn't work
> plot(0,0, main = substitute(n == k * N[eff] == neff, list(k = k, neff = n.eff[k])))
Thanks in advance,
Giovanni
--
Giovanni Petris <GPetris at uark.edu>
Associate Professor
Department of Mathematical Sciences
University of Arka...
2000 Jul 27
1
logon to samba with win2K
I have been working on loggin onto my linux server from my win2K box and get
this error in the log.smb file
passdb/smbpassfile.c:trust_password_lock(119) trust_password_lock: cannot
open file /etc/NEFF.LINUX.mac - Error was no such file or directory
passdb/smbpasssfile.c:trust_get_passwd(288) domain_client_validate: unable
to open the machine account password file for machine LINUX in domain Neff
I have the workgroup as NEFF and the domain as NEFF (on the linux box) can
anyone help , I have upgra...
2002 Jan 13
14
Windows XP
Good evening all,
I'm running samba 2.2.2a on RedHat 7.2 as a PDC and until today all was well. One of my users upgraded their workstation to Windows Xp pro and although they received a message "Welcome to the domain" when they try to log on they receive the message that the domain comptroller cannot be located to validate their account.
The workstation show up in the browse list.
2001 Nov 17
2
Samba servers announce as printer servers
Hi,
At work we have some servers running Samba. There aren't any printers
attached to them. I removed the [printers] share and set "load
printers=no" in the configuration file, but when I open the "browse
for printers" dialog on a Windows 2000 box the Samba servers always
appear in the list of available printer servers.
This is not a serious problem, but might confuse
2000 Feb 25
3
problems upgrading to samba 2.0.5a
I previously had an older version of Samba installed with the following
smb.conf:
; Make sure and restart the server after making changes to this file, ex:
; /etc/rc.d/init.d/smb stop
; /etc/rc.d/init.d/smb start
[global]
; Uncomment this if you want a guest account
guest account = nobody
log file = /var/log/samba-log.%m
lock directory = /var/lock/samba
share modes = yes
2012 Jan 30
1
Linear Mixed Model set-up
Hello,
I have some data covering contaminant concentrations in fish over a time
period of ~35 years. Each year, multiple samples of fish were taken (with
varying sample sizes each year). Ultimately, I want an estimation of the
variance between years, and the variance within years + random effects. I
used a linear mixed model to estimate these variances, but after reading a
number of different
2000 Jul 27
8
ERROR
...joined to the domain because the following error
has occurred: the credentials supplied conflict with an existing set of
credentials. I am trying to log on to the linux domain from my windows 2000
box I can log on to the workgroup but not the domain and the domain and
workgroup are diffrent.
Gary Neff
gary@gneff.com
http://www.gneff.com
2003 Nov 07
19
Permissions
Hi Group,
I set up samba3.0 to work as ADS-Member-Server.
I created a share called /test and chown group to gg_test to it.
Access to share works without any problems. I also can add files and
directories to this share.
When I now make ln -l, the files I added got the group-permissions "Domain
Users" and not gg_test, as I expected.
Do someone know a solution?
Thanks in advance.
2007 Nov 14
1
reading tables from url
...her page).
> options(internet.info=0)
## this one works
> x1<-url("http://www.ncbi.nlm.nih.gov/genomes/leuks.cgi?
dump=selected")
> read.delim(x1, skip=1, nrows=5)[,1:3]
X...Columns. ProjectID Organism.Name
1 20303 Acanthamoeba castellanii Neff Protists
2 13657 Acyrthosiphon pisum LSR1 Animals
3 12434 Aedes aegypti Liverpool Animals
4 12635 Ajellomyces capsulatus G186AR Fungi
5 12653 Ajellomyces capsulatus G217B Fungi
Warning messages:
1: connected to 'www.ncbi....
2013 Jan 04
0
[LLVMdev] Help with linking llvm 3.2 into an .so
Please ignore, I think this is an issue with an older version of binutils.
________________________________
From: Damien D Neff
Sent: 1/4/2013 1:25 PM
To: llvmdev at cs.uiuc.edu
Subject: Help with linking llvm 3.2 into an .so
Hi everyone, sorry to bother you guys. I’m moving a linux application that uses LLVM from version 3.0 to 3.2, and I’m getting a relocation error that I didn’t used to get with the older version of L...
2006 Jan 26
2
semi-on topic -- textmate question
Apologies in advance.
I have been using textmate and am getting to like it more and more.
The feature that is turning my crank and frothing my coffee right now
is "snippets". Wow! Is this ever cool! And if you aren''t using
Textmate, give it a try.
Anyhow, my snippets are saving me so much time and so utterly
wonderful that like other things in my life that are in
2004 Dec 21
1
Referencing a table''s fields.
Hello,
I recently set up a rails application, and wanted to provide helper methods in my model class.
I was confused that the class DOESN''T refer to its fields as instance variables. I merely had to
type in the field names to be able to work with their data.
Here''s an example:
I have a "Chessgame" class with a begindate and an enddate. To get the number of hours
2008 Feb 27
0
per share encrytion
...ns regarding this topic.
i Know theire are a few comercial implementations
Viele Gr??e
Michael W?rz
KNV Stuttgart
-(4)2393-
<html>
<hr noshade width="200" size="1" align="left">
<body>
<font size="2" face="CorpoA">
Koch, Neff & Volckmar GmbH, Schockenriedstraße 37, 70565 Stuttgart, Internet: <a href=http://www.knv.de>http://www.knv.de</a>, Amtsgericht und Sitz Stuttgart HRB 11907, Geschäftsführer: Frank Thurmann, Oliver Voerster, USt.-Id-Nr. DE147816562.
</font>
</bod...
2005 Dec 17
2
Testing flickr
Hi, I watched the flickr demo video some days ago and I was impressed of
Rails so I decided to test it my self.. I put it on my web server on
windows (Apache2/fcgi/Rails1.0). All works well but I have this in my
log:
Processing FlickrController#search (for 127.0.0.1 at 2005-12-17
15:00:02) [POST]
Parameters: {"commit"=>"Find", "tags"=>"flower",
2003 Nov 10
12
PDC
Hi, im using a WinXP Pro with samba 2.2.8, i have configured samba
according the the online book - Using Samba, 2ed, O'Reilly &
Associates and the system is generating the following error when i try
to logon:
[2003/11/10 21:20:13, 3] smbd/oplock.c:init_oplocks(1214)
open_oplock_ipc: opening loopback UDP socket.
[2003/11/10 21:20:13, 3] lib/util_sock.c:open_socket_in(813)
bind
2006 Feb 13
4
FreeMIS 1.0 Released
FreeMIS is an open source management information system for schools, built
with Ruby on Rails. I haven''t come across any other big open source
projects using Rails so far - if nothing else, the availability of the
source code might be useful for learners looking for ideas?
If anyone would be interested in helping to develop FreeMIS, please get in
touch.
Details here:
2008 Aug 15
3
[LLVMdev] Problems understanding alias analysis validation logic
I have a problem where I add an Andersens AA pass to the pass manager, but it appears to get invalidated by another pass, and never rerun. My understanding from reading the documentation is that when a pass gets invalidated, it should be rerun before any other passes that requires it. Here is a simple example of the problem I am seeing:
PassManager passManager;
passManager.add(new
2011 May 06
2
editor: not possible to change the variable name
Hi again everybody
I have I new problem concerning the editor of R. It is possible to add a
new variable column, but they all have the name "var1".I read somewhere that
it should be possible to change the variable name by clicking on it, but
that doesn't work. Is that a bug or how is it possible to change the
variable header?
Many thanks
Matthias
--
View this message in
2012 Dec 19
2
read.csv reads more rows than indicated by wc -l
When I have a csv file that is more than 6 lines long, not including
the header, and one of the fields is blank for the last few lines, and
there is an extra comma on of the lines with the blank field,
read.csv() makes creates an extra line.
I attached an example file; I'll also paste the contents here:
A,apple
A,orange
A,orange
A,orange
A,orange
A,,,
A,,
-----
wc -l reports that this file
2005 Dec 20
10
Multiple screens before save called
Is there a clever rails way to chain multiple forms together to collect
all the info that I need before finally calling "save"?
For example consider an app which needs to create a "Order" object which
is tied to a "Contact" object which may or may already exist. Lets
pretend we don''t want to save the order to the DB until the contact info
is known and