Displaying 20 results from an estimated 30 matches for "critters".
2007 Aug 30
5
Upper limit to numeric user IDs?
I am still in the familiarisation and testing phase of my puppet
implementation, and have a question for the enlightened:
Is there an upper limit to the numeric user ID that puppet recognises?
Here is what I have so far:
System is RHEL4, puppet 0.23.1
All users are defined in LDAP rather than in /etc/password, and their
numeric user IDs are sourced from LDAP as well. These numeric IDs
2014 Apr 21
0
Trying to get DSpam+Dovecot working with Postfix and local/virtual domains
Hi,
I'm hoping that someone might be able to help, as I've been going in
circles with trying to get the right configuration done here. I'm also
not sure whether this is more of a Dovecot or DSpam question, so I'm
posting the same to both mailing lists.
My goal is to have a mail setup that is as follows:
[Incoming email] --> [Postfix] --> [Amavis] --> [DSpam] -->
2003 Oct 24
2
questions please
Hi there,
I am quite new to R and I would like to ask two questions:
* is it possible to cancel the memory of the arrow up command?
* I am running a glm to model animal abundance relating it to research
effort and other variables. I have 10 years of data and I am treating year
as a factor, R is comparing each year with the first year my data sheet,
while I would like to compare each
2009 Oct 07
1
repeat(?) measurement ANOVA or (general? mixed?) linear model?
Hi all,
after browsing the archives for hours I'm still not sure about the proper
analysis for my dataset.
I subjected each of about 50 critters (about 10 each in 5 distinct
populations) to 4 consecutive treatments (exposure to increasing
concentrations), with one measurement per treatment and individual.
I, of course, want to know, if there was a treatment and / or a population
effect.
Since I'm dealing with 'paired' data,...
2007 Dec 05
5
Anyone using sendmail?
Hi all,
Does sendmail support virtual-non-unix-users setup?
Any URL about it?
I tried to ask in #sendmail channel, but nobody answered.
I google around, but, all url only talks about virtual domain and mapping to
unix users.
Thank you,
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
09:09:34 up 1:25, 2.6.22-14-generic GNU/Linux
Let's use
2000 May 01
1
Microsoft Kerberos Specification...
>From THE INFOWORLD SCOOP:
==============================================================================
MICROSOFT FINALLY PUBLISHES SECRET KERBEROS FORMAT
Posted at Apr 28, 2000 04:17 PM
MICROSOFT ON FRIDAY published a key proprietary data
format that has been at the heart of interoperability
questions surrounding "standards-based"
Kerberos security in Windows 2000.
The data
2008 May 06
1
Markdown Extra Specification (First Draft)
It took much more time than I expected, and it is currently less
complete than I have hoped, but I've finaly made a first draft of the
Markdown Extra spec. You can find it at <http://michelf.com/specs/markdown-extra/
>
Currently, the specification defines its goals and a document model
for Markdown Extra. It lacks the most important part though: the
parsing section, which
2006 Aug 23
1
USB Pendrive automounting
My USB Pendrive gets mounted everytime I put it on the USB port (/dev/sda on
/media/usbdisk). This behaviour is the desired.
Now I want the OS to automaticaly include the mount option
iocharset=iso8859-1 everytime it mounts it.
Is there a way to tell haldaemon (or other software) do this, instead of
hand-editing /etc/fstab ?
--
Vilela
-------------- next part --------------
An HTML attachment
2009 Oct 08
1
xyplot#strips like ggplot?
Dear all,
I want to split the strips in xyplot and push them into the margins ...
Tried to find this in common documentation (such as Deepayan's book) on
lattice ... but so far without success ...
Here is the situation:
xyplot(Speed~Count|Lane*Day,...)
where Speed and Count are numeric, Lane and Day are factors.
By default, this makes a double strip on top of each graph. I can change
2010 Jan 11
0
WoW using d3d
...emporary ground effect. It does not seem to happen
with Consecrate, Flame Strike, or other 'less solid looking' ground effects.
2) sometimes turning the camera angle will cause everything except the walls,
floor/ground, and ceiling/sky around you to disappear. Any decorative
items/carts/critters as well as other players and npcs can not be seen until
the camera angle changes again. So far this has only happened in Culling of
Strath, but I have not tested any similarly constructed areas yet to see if it
is consistent.
Other than that the game doesn't have any problems in d3d that I...
2013 Feb 23
1
problem building partitionable RAID-1 on Centos-6
Trying to install Centos6 on my system (it's been running C5 for years).
I've got a pair of drives, so I'm trying to use RAID-1.
Previously I used a procedure where each partition was part of a separate
RAID device, but this time I'm trying the HOWTO from the Centos WIKI on
making a partitionable RAID pair.
I've been having a lot of problems, but have also been working thru
2014 Jun 11
2
umask setting in /etc/profile not working
Hey all,
We have the following set in /etc/profile :
umask 0002
so that it will affect all users. That should create all files as 664 and
all directories as 775 if I'm not mistaken.
Well I logged into the machine after this was set and just created a file
as one of the users who complained about permissions settings on files. And
this is what I saw:
[user1 at qa_host ~]$ ls -l test_qa
2010 Mar 25
2
Insert .eps files in to an R plot.
Hello Everybody,
I have an eps figure an awesome bacteria and a plot (generated using R) also
in eps format. Now it looks like there is space for only one figure and I
have to insert the picture of the bacteria into the plot. Is there a way to
insert figures (eps/png/jpg) in to plots (may be control over placement of
figures in the plot as well?) ? By plots I mean data represented using axes
and
2009 Jun 17
1
Star Wars Racer 3D
Hi , any chance of some help with this please;
Racer exec 'swep1rcr.exe' quits with 'unable to open display for 3D'.
Wine DB has gold rating for this game.Other games like critter and tuxracer that need opengl/mesa run well.
I dont really know how to run winedbg {nothing happened till i typed in exit } but that reported;
err:d3d;WineD3D_ChoosePixelFormat can't find a
2006 Jul 05
8
loginGenerator - getting logged in username
i am working on a site taht uses loginGenerator..
it''s a great little package, but i am running into one little problem..
i would like to have something that says:
"logged in as <username>" in the site, but i am not quite getting it..
what i am using is:
<p>You are logged in as: <%= @session[:user] %>
but i have tried:
<p>You are logged in as:
2003 May 16
3
open and euid security flaw in 5.0-Current?
On a FreeBSD 5.0 the behaviour of screen when connecting to other
users sessions have changed. Previously:
1. login as userA start a screen as userA and disconnect
2. login as root su - userA "screen -r"
3. result failure as userA cant access the ttyX with such a message
Current:
1. login as userA start a screen as userA and disconnect
2. login as root su - userA "screen -r"
3.
2012 Mar 10
4
Any recommendations on Perc H700 controller on Dell Rx10 ?
Hi folks:
At work, I have an R510, and R610 and an R710 - all with the H700 PERC
controller.
Based on experiments, it seems like there is no way to bypass the PERC
controller - it seems like one can only access the individual disks if
they are set up in RAID0 each.
This brings me to ask some questions:
a. Is it fine (in terms of an intelligent controller coming in the way
of ZFS) to have the
2012 May 14
6
Can we know when a user read our email?
Hi.
I have seen some emails servers that if I send a email to other
person I can see if that person have read our emails and with a option
to delete the email if the person hasn't read our email.
Does dovecot have some like this feature?
Thanks!!!
2001 Jan 26
10
Please Help
I've downloaded the binary Samba 2.0.7 for AIX. I have no idea how to install this critter. Can anyone walk me thru this step by step? I think once i have
it running, I'll be able to configure it based on the info at samba.org. It's just getting it running that troubles me. I have some experience with *nix, but
not with compliling (sorry, no C compliler on system) and installing
2010 Jan 10
1
xmlToDataFrame#Help!!!#follow-up
Dieter Menne pointed out that the (small) xml attachment didn't make it.
Here is an in-line version (see end of message). Let's hope it works
this time.
I'm struggling with interpreting XML files created by ADODB as
data.frames and I'm looking for advice.
Note:
This xlm contains a result set which comes from a rectangular data
array. I've been trying to play with