Displaying 20 results from an estimated 150 matches similar to: "Second Call for Papers And Registration for BSDConTR"
2020 Apr 26
6
[PATCH] Use POSIX standardized options for head(1) and tail(1)
---
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
index 304d96cd..47e04c02 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -353,7 +353,7 @@ depend-rebuild:
rm -f config.h
touch config.h
makedepend -w1000 -Y. -f .depend *.c 2>/dev/null
- (head -2 .depend; tail +3 .depend | sort) >.depend.tmp
+ (head -n 2 .depend; tail -n +3
2005 May 10
8
fastcgi approach?
I''ve just had a problem with fastcgi killing processes off while they
were running (I have a long-running background process)... but it took
me a while to track it down and pinpoint that fastcgi was asking the
process to quit. So i was thinking if it would be a good idea to tweak
the way ruby-fastcgi handles this.
At the moment, in fcgi.rb (part of the fcgi gem) there is
2007 Oct 28
0
Initrd for Domu
I am using a DomU CentOS 5 installed on a LVM file.
I have kernel files in Centos DomU (/boot) and I am using pygrub for
booting.
Using default initrd file DomU don't boot
Making a new initrd file using --preload xebblk --preload --xennet DomU
boot ok.
Is this correct?
If is correct, how can I automate initrd production when I get a kernel
update?
Regards
Franco Spinelli
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname.
i have a csv containing menu item name and in other csv i have a column
containing some strings,
i want to pick that strings from categories and look into menu items if
any menu item containing that string i want to create a new column next to
menu item name flagged as 1 otherwise 0
and the only condition is once a menu item flagged as 1 i don't need
2004 Feb 11
5
Question about securelevel
I've read about securelevel in the mailing list archive, and found some
pitfalls (and seems to me to be discarded soon).
But According to me, the following configuration should offer a good
security:
- mount root fs read only at boot;
- set securelevel to 3;
- do not permit to unmount/remount roots fs read-write (now it is possible
by means of "mount -uw /");
- the only way to make
2008 Sep 22
1
I can't call my remote users?
Good day to all--
First off let me say that I have been very pleased with the mailing
list. I have learned a ton of stuff just reading other peoples
questions and comments. I really enjoyed the VOIP Conference call on
Friday morning. Still working on figuring out the best approach to
custom voicemail emails (the reason I joined this group); however, we
have more pressing issues. I
2010 Jul 22
0
Please advise acf and pacf in order to determine order of Arima
I have data as below.Please let me know how the ACF and Pacf used to
determine the order od arima model.
Is there any rules need to be followed to determine order.Please advise
> turkey.price.ts
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 1.58 1.75 1.63 1.45 1.56 2.07 1.81 1.74 1.54 1.45 0.57 1.15
2002 1.50 1.66 1.34 1.67 1.81 1.60 1.70 1.87 1.47 1.59 0.74 0.82
2011 Mar 24
1
pigeonhole and roundcube install problem
Hi,
I've installed sieve and managesieve(pigeonhole) on qmail and
dovecot(v2.0.11).
I've install sieverules on Roundcube. I can see the plugin on the
webinterface, and i can add rules.
But there is a problem:
I've put this .qmail file on "deneme" user's home directory according to
[1].
|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
2006 May 26
1
VoIP provider for Turkey from India with Asterisk
Hi Friends,
At present, I am using VoIPJET.COM provider for make calls to USA. I have two doubts.
1) I am unable to make call to UK Mobile phone. Why?
2) I want to make calls to "Turkey" country from "India". With VoIPJET, I am unable to make call to "Turkey" and unable to find VoIP provider for Turkey. Please tell me VoIP Provider for Turkey from India.
2011 Jun 13
0
Dovecot + qmail-ldap
Hi;
I installed latest dovecot version (2.0.13) and qmail pathed with
qmail-ldap on our systems. We want to use auth_dovecot binary
authentication for dovecot. My dovecot config is following:
auth_debug = yes
auth_debug_passwords = yes
auth_verbose = yes
base_dir = /var/run/dovecot
disable_plaintext_auth = no
first_valid_gid = 100
first_valid_uid = 100
last_valid_gid = 65000
last_valid_uid =
2011 Aug 09
1
Trash Plugin
ReHi;
I have a question about trash plugin. I added following lines into
dovecot.conf:
quota_rule = *:storage=2048000
quota_rule2 = Trash:storage=1MB
quota_rule3 = SPAM:ignore
When I set *:storage line as default quota_rule , There is no problem..
But when I removed this line and set Trash:storage as default
quota_rule, plugin is not working..
That I said, Do I have to add
2012 Feb 20
1
Feature request for maillog plugin
Hi,
Is it possible to add the modification time and file name of the mail
file to maillog plugin?
Thanks
--
*Ayd?n Demirel
Endersys Ltd.
Sistem Destek M?hendisi/ System Support Engineer*
*
*<<Endersys is the first Advanced Business Partner of Red Hat in Turkey!
http://www.europe.redhat.com/partners/endersys/>>
Phone : +90 216 470 9423 | GSM : +90 530 401 8203
Fax : +90 216 470
1999 Aug 24
3
Error in get(x, envir, mode, inherits)
Dear R list,
members of my course have encountered the following error message:
> slm <- lm(price ~ engsize, autoframe)
Error in get(x, envir, mode, inherits) : variable "FUN" was not found
[more context is given in the fuller listing below].
Once the error is encountered it seems to persist; for example early in one
session:
> summary(blin.fit)
Call:
lm(formula = Response
2011 Apr 04
0
[solved] Re: pigeonhole and roundcube install problem
On 24.03.2011 13:56, Selcuk MIYNAT wrote:
> Hi,
>
> I've installed sieve and managesieve(pigeonhole) on qmail and
> dovecot(v2.0.11).
>
> I've install sieverules on Roundcube. I can see the plugin on the
> webinterface, and i can add rules.
>
> But there is a problem:
>
> I've put this .qmail file on "deneme" user's home directory
2024 Jan 13
2
Strange results : bootrstrp CIs
Dear R-experts,
Here below, my R code working BUT I get a strange result I was not expecting! Indeed, the?95% percentile bootstrap CIs is (-54.81, -54.81 ). Is anything going wrong?
Best,
##########################################
Score=c(345,564,467,675,432,346,476,512,567,543,234,435,654,411,356,658,432,345,432,345, 345,456,543,501)
?
Country=c("Italy", "Italy",
2011 Apr 25
1
dovecot lda aliases doesn't work
Hi,
I am trying to use dovecot as lda.
I have put this line in my .qmail-default file:
#|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
$EXT@$USER
It is working correct with real addresses but couldn't find forwarding
addresses.
This is my /usr/local/etc/dovecot-sql.conf:
driver = mysql
connect = host=localhost user=vpopmailuser password=vpopmailpassword
2024 Jan 13
1
Fwd: Strange results : bootrstrp CIs
Sorry, didn't cc this to the list.
-------- Forwarded Message --------
Subject: Re: [R] Strange results : bootrstrp CIs
Date: Sat, 13 Jan 2024 17:37:19 -0500
From: Duncan Murdoch <murdoch.duncan at gmail.com>
To: varin sacha <varinsacha at yahoo.fr>
You can debug things like this by setting options(error = recover). That
will drop into the debugger when the error occurs.
2013 Sep 07
0
[shoulda-matchers gem] validate_numericality_of_matcher strange behaviour
Hello
I have Vacancy model and vacancy_spec test with validates_numericality_of
:salary, greater_than: 1 in the model and
validate_numericality_of(:salary).is_greater_than(2) in the _spec.
When i run rspec spec command tests pass (in some cases and in other they
don''t)
Why?
vacancy.rb
------------------------
class Vacancy < ActiveRecord::Base
validates_presence_of :name,
2024 Jan 13
1
Strange results : bootrstrp CIs
Dear Duncan,
Dear Ivan,
I really thank you a lot for your response.
So, if I correctly understand your answers the problem is coming from this line:
coef(lm(Score~ Time + factor(Country)),data=data[idx,])
This line should be:
coef(lm(Score~ Time + factor(Country),data=data[idx,]))
If yes, now I get an error message (code here below)! So, it still does not work.
Error in t.star[r, ] <-
2024 Jan 14
1
Strange results : bootrstrp CIs
Well, this would seem to work:
e <- data.frame(Score = Score
, Country = factor(Country)
, Time = Time)
ncountry <- nlevels(e$Country)
func= function(dat,idx) {
if(length(unique(dat[idx,'Country'])) < ncountry) NA
else coef(lm(Score~ Time + Country,data = dat[idx,]))
}
B <- boot(e, func, R=1000)
boot.ci(B, index=2, type="perc")