Displaying 20 results from an estimated 25 matches for "tarsus".
Did you mean:
tarkus
2008 Aug 25
3
lmer4 and variable selection
...rrently working with a rather large data set on body temperature
regulation in wintering birds. My original model contains quite a few
dependent variables, but I do not (of course) wish to keep them all in my
final model. I've fitted the following model to the data:
> temp.lme1<-lmer(T.B~tarsus+wing+weight+factor(age)+factor(sex)+fat+minsunset+day1oct+day1oct.2+minnight+ave.day+minnight.1+T.A+ave.night.1+(1|ID)+(1|sign),data=bodytemp.df)
where T.B equals body temperature; explanatories are a number of biometric
measures (tarsus, wing, weight, fat, age, sex) and various measures of
ambie...
2013 Jan 07
1
posting a question in the R-help forum
...but will my question be accepted now automatically, or
should I submit it again?
Thanks in advance,
Violet Swakman
Hello everyone,
I'm having trouble understanding my output from a linear mixed effects
model (nlme :: lme), I hope someone can help me.
Say I'm interested in the effect of Tarsus length on the Bar length of
feathers.
I used an lme since some birds were living in the same territory, so
territory was included as random effect.
Both Bar length and Tarsus length are seen as numerical values, Territory
is seen as a factor.
#########################
m1 <- lme(Bar_length~Tarsu...
2010 Sep 14
1
NA confusion (length question)
Hi folks,
I am running a very simple regression using
mylm <- lm(mass ~ tarsus, na.action=na.exclude)
I would like the use the residuals from this analysis for more
regression but I'm running into a snag when I try
cbind(mylm$residuals, mydata) # where my data is the original data set
The error tells me that it cannot use cbind because the length of
mylm$res...
2002 Feb 14
2
winbind - getent passwd
I can't find the thread but someone last week was having trouble with
'getent passwd' not returning the Windows domain users as well as the local
users. 'wbinfo -u' worked but not 'getent passwd'.
I just finished a new server and had the same problem. Turns out I
overlooked the the symbolic links in /lib. The file libnss_winbind.so needs
to have a link to
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
2001 Nov 30
0
RE smbmounts hang around after windows client disconnects
...it by hand before I reboot.
The rebooting process just hangs during shutdown. None of the other mounts
are umounted during this reboot, and all have to be fsck'ed during the
next reboot. This takes about 40 minutes.
In short, this is a real nuisance.
Any insight appreciated.
Joel
Noel Kelly
Tarsus PLC
Commonwealth House
Chalk Hill Road
London
W6 8DW
United Kingdom
Direct Line : (44) 020 8846 2701
Switchboard : (44) 020 8846 2700
Fax : (44) 020 8846 2801
2002 Jul 28
1
ssh tunneling
I have read several HOWTO's online that indicate one should be able to
access a samba share over an ssh tunnel from a windows box with the
following steps:
1. Stop the File and Print sharing services on the windows box
2. Create an ssh tunnel from the windows box to the samba server (port 139)
3. Connect to the samba server as if it were on 127.0.0.1
Unfortunately, doing this on any of my
2001 Dec 18
2
latest samba_2_2 problem
Just tried the latest cvs samba_2_2 (trying to avoid the winbind memory leak thing).
It configured, compiled and installed fine, but when it came up there was an issue. When my Windows users (Win98 ad Win2K) went into explorer, they could see no names on the folders in samba shares, just blank folders.
I quickly put it back to the older 2.2.2 configuration and everyone is back to normal. Was
2002 Feb 20
2
IT WORKS!!!
We're compiling a detailed solution for this problem... We'll be posting it
ASAP...
Julio Rojas
jrojasuft.edu.ve
----- Original Message -----
From: "Mats olsson" <mace2442@hotmail.com>
To: <jrojas@uft.edu.ve>; <samba-technical@lists.samba.org>
Sent: Wednesday, February 20, 2002 4:05 AM
Subject: Re: [Samba] IT WORKS!!!
> Howabout publishing the working
2002 Jan 25
6
Help with archive bit request
Hello,
I am trying to get the archive bit to behave under Samba 2.2.2
on a Linux box (Slackware 8.0) serving NT and Win2K clients.
I have "map archive = yes" and "dos filemode = yes".
If I have "force create mode = 0100", creating new files sets the archive
bit (good) and "attrib +a filename" will turn on the archive bit if it
was off (good) but
2003 Dec 01
0
No subject
...or having a SAMBA PDC... Just keep your network like it is and install
correctly Winbind on a Linux server and voila, you have sendmail validating
passwords on your PDC...
I'll keep in touch...
Julio Rojas
jrojas@uft.edu.ve
----- Original Message -----
From: "Noel Kelly" <nkelly@tarsus.co.uk>
To: "'Julio Rojas'" <jrojas@uft.edu.ve>
Sent: Wednesday, February 20, 2002 7:07 AM
Subject: RE: [Samba] IT WORKS!!!
Great - look forward to it. I was just about to ask the same question.
-----Original Message-----
From: Julio Rojas [mailto:jrojas@uft.edu.ve]
Se...
2001 Dec 23
2
Input/Output error - Not Samba ?
Hi,
I have a very odd problem which perhaps is not related to Samba but to be
sure...
I have a RH6.2 2.2.20 ACLs Samba server 2.2.2 and everything is/was running
fine partaking in a Windows 2000 domain.
I needed to reboot the server. It has come up and I am getting
"input/output errors" all over the logs when I try and access any of the
shares on the raid array from a Windows client
2002 Mar 08
7
Samba in a Win2000 / NT Enterprise
Hello,
I am currently integrating 20 workstations and 5 Servers (all Dell Products)
running Red Hat 7.2 (2.4.7-10) into a Windows 2000 / NT Enterprise network
of about 2,000 users.
I have been using a Samba server (version 2.2.1) with "security=domain" so
that any user with a W2K domain logon can access the Samba file server.
However, I want to move into full integration and set up all
2001 Dec 17
3
Winbind memory leak
Hi,
I have been quite surprised at the largeness of the winbind memory leak. I
have an awk script which checks this every n-minutes and sends me an alert
when it exceeds a specified threshold. See below for some sample data.
This is RH6.2 with Samba 2.2.2 and about 25 users.
What I was wondering is whether there is any issues with killing and
restarting winbind whilst samba is running at full
2003 Feb 24
5
PDF Printer issue
Hello Everyone,
I have a slight issue with configuring a PDF printer on my Samba
servers. I have input the following into my smb.conf file and it does
create the printer as well as work to create PDF files, except that it
only functions when "printing" to that printer via Excel 2002. If I
attempt it with anything else, even the Windows Test print, it fails.
Now, in the Windows
2001 Oct 22
8
Access Denied, Unable to connect
I Setup a Printer in Samba 2.2.1a Win2k machine see it fine prints to fine
but I always get the status message Unable to connect, access denied. I have
it set to share added account pcguest everything I can to let anyone print
to that printer what am I doing wrong?
I also setup a shared folder same permissions (Everyone and their
grandmother) and it always asks me for a user name and password I
2002 Mar 12
6
Memory leak in winbindd
I'm running Samba 2.2.3a on NetBSD. I've been having an annoying
problem with winbindd dying inexplicably. I finally found a test that
seems to (eventually) kill it:
while wbinfo -t > /dev/null; do /usr/bin/true; done
The problem is a memory leak in winbindd. Actually, wbinfo -t will
still work, but wbinfo -u doesn't (response.extra_data is always null).
Is this a known
2002 May 24
1
Out of memory need to restart system - Probably OT
Please specify the Samba version you are running - winbindd in 2.2.2 had a
*big* memory leak which would certainly eat all your memory over three days
on a moderately busy server. The more work winbindd does the more memory it
chews - which might explain the end of day incidents.
Try using 'M' in Top to get an idea of who is eating the memory.
Noel
There is no indication in TOP as to
2001 Dec 05
0
SMBMOUNT: process freezes on file copy
Thanks Urban. I am now convinced that this problem is being caused by the
reshare of the Novell drive. I have ended up copying the data (around 6Gb,
400,000 files) to the Windows 2000 server from the Novell server. I then
mounted the Windows 2000 share using smbmount. Copying this has been a
dream with no sign of any problems at all.
I think we will have to put this down to the MS Gateway
2002 Feb 14
2
Small Files/Load Average Information
Hi,
I have been noticing some serious load averages occurring when users are
browsing or using directories with a large number of files.
A case in point is our Sage users. Sage is a nasty program and spits out
three small files into a spool directory every time something is printed and
does not clear them out. This means that the spool directories rapidly fill
with tiny files and by the end of