Displaying 20 results from an estimated 200 matches similar to: "Need a package"
2007 Oct 31
4
Time Change
Has anyone noticed the time change from Daylight to Standard Sunday? Is
there a fix in the works?
--
Bob Taylor <bob8221 at gmail.com>
2019 May 16
3
ALTREP: Bug reports
Hello,
I have encountered two bugs when using ALTREP APIs.
1. STDVEC_DATAPTR
>From RInternal.h file it has a comment:
/* ALTREP support */
> void *(STDVEC_DATAPTR)(SEXP x);
However, this comment might not be true, the easiest way to verify it is to
define a C++ function:
void C_testFunc(SEXP a)
> {
> STDVEC_DATAPTR(a);
> }
and call it in R via
> a=1:10
> >
2019 May 16
3
ALTREP: Bug reports
Hello Luke and Gabriel,
Thank you very much for your quick responses. The explanation of STDVEC is
very helpful and I appreciate it! For the wrapper, I have a few new
questions.
1. Like Luke said a mutable object is not possible. However, I noticed that
there is one extra argument *deep* in the function duplicate. I've googled
all the available documentation for ALTREP but I did not find
2012 Oct 16
3
setting up postfix
This should be an easy one. I'm trying to get postfix going. I've
never done this before. I followed the directions at
http://wiki.centos.org/HowTos/postfix. I opened port 25:
iptables -I INPUT -p tcp -m tcp --dport 25 -j ACCEPT
Here's an attempt to send mail:
[motor at localhost motor]# mail -v larry.martell at gmail.com
Subject: test
test
.
EOT
larry.martell at gmail.com...
2007 Oct 10
1
question on grep
Is there a command line option on grep that says
count ALL occurances on a line not just the first one???
echo "jerry jerry" | grep -c jerry
only returns 1 and not 2.
Looking at the man page I did not see anything like that.
Thanks,
Jerry
2007 Oct 20
1
how does one remove bond1?
Hi List,
We're using bonding to create bond0 with 2 NICs, and noticing that
CentOS 5 2.6.18-8.1.14.el5 (and presumably older) creates bond1 as well.
I'd like to remove bond1 from the system, so that our monitoring
scripts don't pick it up, except for those machines that actually do
have a bond1.
So... how does one remove bond1?
Thanks! Misc info below of configuration and
2007 Oct 31
3
ssh with proxy?
What is the recommended way to ssh through a proxy? I've been using
putty, compiled from source, as it has a proxy option, but a native option
would be very nice.
Thanks.
Scott
2007 Oct 09
1
nscd segfaulting on centos 4.5
Does anyone know if there is a fix for nscd segfaulting after a short period of time.
Googling for it came up with one result that suggested deleting the files in
/var/db/nscd , but that didn't help. Another result was about run away processes which
is not the problem I'm having.
They are x86_64 boxes.
output from /var/log/messages
Oct 9 12:56:38 lyra kernel: nscd[11660]: segfault at
2013 Mar 15
1
Postfix/Amavisd/Clamd - Mail send failing
Dear All
With help from you all I am now at better stage. Special thanks to Robert.
Atleast I am able to run all the required services (postfix, amavisd, clamd
etc).
I sent a mail from my gmail, I received at my newly setup domain/mailbox.
I am facing issue while sending the mail outside.
>From maillog I realized, two issues are there.
*1. Virus scan failed. The error log is as below *
2007 Nov 15
2
how can I use awk to match? pls help
Hi all
I don't have idea how to write this script, please
help
I have thousand records in this format. eg: file No.3
is
File No: 003
Customer: Ann
Email address: xxx at info
Country: England
Created by: 20071102
file No. 4 is:
File No: 004
Customer: James
Email address: xxx at gov
Country: Australia
Created by: 20071105
I need to write a
2007 Oct 30
4
Postgresql and shell script
I have a shell script (sh) where I create a user and import data to a
postgres database
<snip>
su -c "createuser -A -D -P $PG_user" postgres
su -c "psql -d$PG_database -h localhost -U$PG_user -W -f postgresql.sql "
postgres
</snip>
when the script executes those command, it ask for a password, how could I
do this without have to enter the passwd, I would like that
2004 Nov 17
1
frailty and time-dependent covariate
Hello,
I'm trying to estimate a cox model with a frailty variable and time-dependent covariate (below there is the statement I use and the error message). It's seems to be impossible, because every time I add the time-dependent covariate the model doesn't converge. Instead, if I estimate the same model without the time-dependent covariate it's converge. I'd like knowing if
2007 Nov 14
3
OT: Scripting with sudo password
Completely off topic, but I'm sure someone out there is using scripts
that require a sudo password of some sort, so I'll ask.
What are people doing to automate tasks that required sudo passwords in
order to run? sudo without a password is not an option for me, but I
would like to be able to enter the password once have it saved and then
read back when sudo is required.
something
2008 May 07
3
predict lmer
Hi,
I am using lmer to analyze habitat selection in wolverines using the
following model:
(me.fit.of <-
lmer(USED~1+STEP+ALT+ALT2+relM+relM:ALT+(1|ID)+(1|ID:TRKPT2),data=vdata,
control=list(usePQL=TRUE),family=poisson,method="Laplace"))
Here, the habitat selection is calaculated using a so-called discrete
choice model where each used location has a certain number of
alternatives
2015 Jun 29
3
resolve errors with Samba 4 dns [RESOLVED]
and 'host google.com 8.8.8.8' also gives the expected output?
Like this:
> root at pf:~# host google.com 8.8.8.8
> Using domain server:
> Name: 8.8.8.8
> Address: 8.8.8.8#53
> Aliases:
>
> google.com has address 74.125.136.100
> google.com has address 74.125.136.113
> google.com has address 74.125.136.101
> google.com has address 74.125.136.138
>
2019 Apr 23
1
Wine Gecko 32-bit packages
With reference to the email thread: https://lists.centos.org/pipermail/centos/2017-October/166709.html <https://lists.centos.org/pipermail/centos/2017-October/166709.html>
Can we have the 32-bit Wine Gecko package(s) built and published to the repository: https://harbottle.gitlab.io/wine32/7/i386/ <https://harbottle.gitlab.io/wine32/7/i386/>
Seems like someone has already built
2007 Jun 05
13
about VIRQ & PIRQ
about VIRQ & PIRQ
what is VIRQ ?How VIRQ is different from PIRQ ?How VIRQ & PIRQ are related each other ?
DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any
2004 Nov 12
4
Mode in case of discrete or categorial data
Thanking John for his suggestion I build this function
which get the mode of both categorial and discrete
data.
Mode<-function(x){t<-table(x)
if (is.numeric(x)) as.numeric(names(t)[t == max(t)])
else (names(t)[t == max(t)])
}
Any other improvement and suggestion will welcome.
Best
Vito
> s
[1] 1 1 6 1 1 7 6 5 6 2 1 4 5 6 6 7 3 5 4 1 7 3 7 3 3
7 7 2 1 4 4 2 7 7 6 6 1 2
[39] 5 1 7 7
2007 Aug 17
3
Lock extension from asterisk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all
I am working in a new set up with Grandstream GXP-2000 handsets. I
like those phone, but they lack a feature I need: the phone cannot be
locked by the user.
What I actually want is a user to be able to avoid someone else making
calls from his phone without giving him access to SIP configuration
access to the phone.
i.e. let say I want user
2007 Aug 18
1
Best way to detect unknown and/or private incoming caller-id?
I am aware of how to match a particular caller-id or a caller-id
pattern and do something with the call like this:
exten => 15554441212/_888NXXXXXX,n,Playback(GoAway)
What I am curious about, is the best way to block unknown, private and
000-000-0000 calls.
I know I can do this for 000-000-0000 calls:
exten => 15554441212/0000000000,n,Playback(GoAway)
Is there a better way to catch