Displaying 20 results from an estimated 130 matches for "fifteen".
2010 Jul 10
8
Simple solution for small network in a school ?
Hi,
I have to install a small network in a school in a nearby village. The
network will be Linux-only, one server and fifteen desktops. Here's the
idea.
1) Authentication should be managed centrally on the server.
2) User home directories should also be on the server.
3) Users should all have disk quotas, something like 1 GB per user.
4) Some shared directories should be read/write for a defined group of
users (...
2012 May 22
2
scatterplot x axis specifications
...s.factor(Day) to change it to 4 levels and when I do
is.factor(Day) it returns with FALSE.
I'm assuming this is the reason that I get the message that my x and y
lengths differ when trying to convert my x axis using:
axis(side=1, at=c(0,15,30,45)
When I switch my numbers to words (i.e. zero, fifteen...) it only brings up
a boxplot and I specifically want the points so I can assign different pch
by group. Am I totally missing something here?
--
View this message in context: http://r.789695.n4.nabble.com/scatterplot-x-axis-specifications-tp4630952.html
Sent from the R help mailing list archive...
2018 Jul 10
4
Dovecot on CentOS 7
I guess I've been lucky. My Red Hat server I built in 2003 finally gave up
the ghost yesterday. Fifteen years with almost zero problems running
7x24. Now I'm trying to build a basic server to host my e-mail using
CentOS 7, Sendmail and Dovecot. Server is running great as are Sendmail
and Dovecot but Dovecot only allows connections from the CentOS 127.0.0.1.
I can telnet localhost pop3 and get...
2014 Sep 08
2
Configure Dovecot Master User
Hi,
Does anyone have any idea or hint how to configure dovecot master user?
I'm already on it for almost fifteen days and can not find a solution.
I appreciate any help,
Clovis
--
Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola
Administrador de Redes - Secao de Informatica (SINFO)
E-mail: clovis at feagri.unicamp.br http://www.feagri.unicamp.br
MSN: clovis_tristao33 at hotmail.com
Fone: 55(19) 35...
2007 Mar 08
2
Composite Primary Keys
Have been looking into using rails but am finding the "Composite
Primary Keys are Bad" thing a tad disturbing (to put it mildly). I
have been working with RDBMS systems for over fifteen years and this
is the first time I have herd the idea questioned. I have cone across
using surrogate keys which mirror the composite key for performance
reasons in VERY big databases but I have never herd the idea
questioned from a logical database design point of view. Apart from
it being easier...
2014 Aug 21
1
Proper sysvol replication solution...
...at a command-line, it will prompt you for your password
on the remote machine. This would prevent a cron job, but I overcame
that as well. You can create an SSH key that does not require a password
for the systems to use. This means you can now create a cron job to
handle the replication every fifteen minutes or so. You could also use
something like "incrond" to monitor for changes in the sysvol and launch
unison as well, but I don't personally modify the sysvol often, so
replication every fifteen minutes works for me.
To create an SSH key to allow password-less replication via...
2014 Oct 02
19
Centos laptop support
...ow become amazingly difficult to get a laptop if you're not planning to use Windows, at least around here, I'm wondering what the rest of you fine folks do when it comes to purchasing a laptop? Next time this comes up, I'd rather not have to spend all day on something that used to take fifteen minutes.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2004 Apr 13
1
mts
Hi!
I am new to R. I need your help.
I have got the time series of fifteen variables in data file. I would like
to plot it in R in separate ps pages, not in same ps page.
I was reading about mts, but I could not figure out how to do it.
Can anyone help me out?
with regards;
Santosh
--------------------------------------------------------------------------
Santosh Kumar...
2009 Jul 27
0
help about package "reldist" (Relative Distribution)
Dear R users:
i try to use package "reldist" to measure wage distribution.
In package "reldist" :
y mean sample from comparison distribution
yo mean sample from reference distribution
but I would like to compare more than two years ( total of fifteen years,
from 1979, 1981, 1983..........to 2007)
how should i correct my programs, then i could compare fifteen year's wage
distribution?
fig2b <- reldist(y=mu1981$b1,yo=mu1979$b1,ci=F,smooth=0.4,
yowgt=mu1979$weight2,ywgt=mu1981$weight2,...
2009 Jul 30
0
package "reldist" version 1.5-5.1 : how to not just compare two years's wage distribution
...n I used "Google" to try to find any solutions about the two
problems,but I got no useful hints.
1、
In package "reldist"
y mean sample from comparison distribution
yo mean sample from reference distribution
but I would like to compare more than two years
( A total of fifteen years, from 1979, 1981, 1983, 1985..........to 2007)
how should I correct my programs in the below,
then I can compare fifteen years's wage distribution?
fig2b <- reldist(y=mu1981$b1,yo=mu1979$b1,ci=F,smooth=0.4,
yowgt=mu1979$weight2,ywgt=mu1981$weight2,...
2008 Dec 09
1
Voicemail.conf : concise hour prompts
...*note: not standard strftime value)
; q "" (for today), "yesterday", weekday, or ABdY
; (*note: not standard strftime value)
; R 24 hour time, including minute
Is it me or it's not possible to hear something like :
"seventeen hour fifteen minutes" ?
I can't get rid of "am" or "pm" prompts : both k, R or combinations fail.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081209/b769e3b1/attachment.htm
2008 Dec 09
0
Voicemail.conf : concise hour prompts [SOLVED]
...t;yesterday", weekday, or ABdY
>> > ; (*note: not standard strftime value)
>> > ; R 24 hour time, including minute
>> >
>> >
>> > Is it me or it's not possible to hear something like :
>> > "seventeen hour fifteen minutes" ?
>> >
>> > I can't get rid of "am" or "pm" prompts : both k, R or combinations
>> fail.
>>
>> What language are you using? It's possible that the translator for that
>> language decided your usage was not common a...
2008 Jul 21
1
Swatch monitor for inactivity?
I would like to use swatch to tail a log file for "PageTurnEvent", and
if this is not seen in the past 15 minutes then a restart script
should be run.
Does anyone know if this is possible with the swatch program?
2010 Apr 16
2
Risk of corrupting open sources files
Hi,
I have a situation where the files I'm backing up are written to every fifteen minutes or so. There's a good possibility that rsync will try to copy a file while it is being written into, and I'm wondering if there's any risk that the _source_ file will be damaged? I've seen similar posts about the target file, but my concern is the source. Additionally, would...
2006 Apr 21
1
plot.default 'ylim' error message is wrong (PR#8784)
..., 5), ylim=c(0, 10, 17))
should complain about 'ylim' (because it has three elements).
However, it does in fact (in my german error message at least)
complain about 'xlim' instead:
Fehler in plot.window(xlim, ylim, log, asp, ...) :
ung?ltiger 'xlim' Wert
I spent about fifteen minutes debugging my trivial xlim
argument before I found this. Shows my general trust in R,
I guess. It is a great system.
Version 2.2.1 (2005-12-20 r36812)
Lutz Prechelt
2017 Nov 03
3
CentOS 6 P2V alternatives?
...me, having it done on
Windows only, and I'm not really sure
how to proceed when it's a CentOS system in question.
The physical CentOS-server runs a few license managers and nfs-shares that
server molecular modeling software, that are rather intricately set up (I
inherited this server some fifteen years ago).
Are there any easier ways to do a P2V at all?
--
BW,
Sorin
-----------------------------------------------------------
# Sorin Srbu, Sysadmin
# Uppsala University
# Dept of Medicinal Chemistry
# Div of Org Pharm Chem
# Box 574
# SE-75123 Uppsala
# Sweden
#
# Phone: +46 (0)18-471448...
2008 May 28
1
Writing intermediate analysis to disk
...thing to memory). Or is there a way to set the
scale that I want to look at so that wavCWT can use something other than the
default. In the documentation it says that the timestep or anything larger
can be used. My time step is 1/15, but I can not use anything larger like
96 (which is one day of fifteen minute readings).
thanks
Stephen
--
Let's not spend our time and resources thinking about things that are so
little or so large that all they really do for us is puff us up and make us
feel like gods. We are mammals, and have not exhausted the annoying little
problems of being mammals.
-K....
2003 Sep 20
4
how many production systems are there?
...e name is telco, they even have a voice mail that fits the NEC (in skin and out) they completely support the product. i would like to position my company at this point.
obviously you have cornered the open source market. time to take it further.
total customer support,,, sure, in less than fifteen minutes in a real CDR and IVR, "my system is down" takes the ssh cake. otherwise i will respond but give me twenty four to ninety-six hours to fix your problem.
besides playing with this thing, has anyone deployed it? what were your results, or ongoing results?
-------------- next...
2009 Mar 16
1
Best way to do temporal joins in R?
...:
DB 1:
UniqueID,Date1,Data 1,Data 2
DB 2:
Date2, Station, Data 3
We'll say Station can contain three values: A,B and C
DB 1 may have some repeat times, and DB 2 definitely has them --
although each Date, Station combo is unique (this DB contains weather
data collected on the half-hour or fifteen minute interval at a set of
stations). I'd like DB2's station and Data3 to be joined with DB1 based
on the nearest time stamp (interpolating Data3 or not).
Ideally, I'd like a fused database such that I get for each uniqueID in DB1:
UniqueID,Date,Data1,Data2,Station,Data3
Thoughts...
2017 Aug 08
5
Power Fail Protection
Some of our largest systems run Windows because it supports engineering
applications that we use regularly.? These applications have unattended
runs that often take between ten and fifteen hours to complete.? We have
taken the recommendation of the application supplier and equipped these
Windows machines with UPS protection for 30 minutes at full load.
The UPSs are Ethernet connected.? A support application on the Windows
engineering machine communicates with the UPS to detect and a...