Displaying 20 results from an estimated 1000 matches similar to: "Question about contributed packages"
2010 Jan 11
0
Exponential regression
There are a couple of points to keep in mind when doing a log-transform of an exponential model, such as --
y = a*exp(b*x)
1. The implicit statistical model is multiplicative in the error. The implied
statistical model of the log transform is --
log(y) = log(a) + b*x + u
which implies --
y = a*exp(b*x)*exp(u)
A linear regression in the log
2009 Jul 02
2
Using sapply to build a count matrix
Dear All,
I am new to R and slowly learning how to use the system.
The following code is an exercise I was trying.
The intent is to generate 10 random samples of size 5 from
a vector with integers 1:10 and 2 missing values. I then want
to generate a matrix, for each sample which shows the frequency
of missing values (NA) in each sample. My solution, using sapply
is at the end.
If anyone has the
2010 Sep 27
1
Issues with Legend symbols
Hello forum!
I am currently having trouble getting R to recognize one of my pch
characters. Here's what I have:
legend(120, 40, c("SAL-arterial", "SAL-portal", "GLP-1-arterial",
"GLP-1-portal"), bty="n", col=c("black"), pch=19:15:21:22, pt.bg="white",
pt.cex=2:2:2:2, lty=1, lwd=2, text.col="black", cex=1.3)
Now,
2017 Jan 10
3
Problems with bind9_dlz when rndc is reloaded
Hi guys,
I'm facing a problems with samba4 + bind9_dlz that consuming my time for several days.
Everything is working fine until samba4 need to update dns when I'm work with more than one DC server. When samba (or bind) need to reload all zones, the module bind9_dlz is shutting down and then all my environment stops and I need to restart the bind to up again.
See my log:
...
Jan
2017 Jan 12
2
Problems with bind9_dlz when rndc is reloaded
Mathias,
Thanks for your reply.
Please, try to start your bind with some debug level and run commando "rndc reload" and see the end of the log. I saw samba source code and found the destroy dns function in dlz_bind9.c and called by turture blz_bind9.c.
When dlz_bind9.c is shutting down, I get this error when I try to update dns.
update failed: NOTAUTH Failed nsupdate: 2
2017 Jan 12
2
Problems with bind9_dlz when rndc is reloaded
Using your log parameters, the shutting down message is not showed, but when I reload rndc a get the same effect. Everything is working fine until bond9_dlz needs to reload (and no restart) rndc. When this happens, I need to restart bind and everything works fine again.
I'm starting named with named -d 3 -u named and using /var/log/messages.
See log using your parameters:
# rndc reload
2010 Feb 20
1
Problem with installing "genetics" package
I have tried to install the "genetics" package and am getting and error.
The log is below. For information, I am using R 2.10.1 on the Windows
XP operating system. The mirror site I'm using is Michigan Technological
University.
Your help in this matter will be greatly appreciated.
Murray M Cooper, PhD
Richland Statistics
9800 North 24th St
Richland, MI, USA 49083
2009 Jun 17
2
Using a cgi perl program?
I have a cgi/perl program that I want to use on the same server as my
RoR app and I keep getting:
The page you were looking for doesn''t exist.
You may have mistyped the address or the page may have moved.
I load the program to the cgi-bin directory in its own folder /cgi-bin/
fump/
In the /public folder of my app I have the following .htaccess file:
# General Apache options
2015 Apr 22
3
alternate licensing for package data?
Martyn Plummer <plummerm <at> iarc.fr> writes:
>
> I think this is covered well by the CRAN repository policy:
> http://cran.r-project.org/web/packages/policies.html
>
> The two key license requirements are that:
> 1) CRAN must have a perpetual license to distribute the package
> 2) The package license should be listed here:
>
2024 Mar 18
1
CentOS 7/8s EOL : infrastructure impacts (please read)
On 18/03/2024 08:43, Aleksandar Ivanisevic wrote:
> Hi,
>
> do we know what happens with the images at major hyperscalers and when? I?m interested specifically about GCP. Who is in charge of centos-cloud project in GCP? You or Google?
>
> $ gcloud compute images describe centos-stream-8-v20240312 --project centos-cloud
AFAIK, the team building CentOS Stream doesn't push to
2025 Jan 02
1
Samba domain in Google cloud
Not sure if this is samba related, but lets try.
I have setup (as a test) 2 VM?s in google cloud. My dilemma here is naming. The default domain name GCP issues is a bit ?weird? , example is
hplts-vps-wg.us-central1-f.c.hp-vpn-vps.internal
What would best practice be when I name both the realm and workgroup for a new domain? I do have an external domain named ?hamilton1505.se? where I can create
2002 Jun 28
1
Problem in optim(method="L-BFGS-B") (PR#1717)
Full_Name: Jörg Polzehl
Version: 1.5.1
OS: Windows 2000
Submission from: (NULL) (193.175.148.198)
When calculating MLE's in a variance component model using constrained
optimization, i.e. optim(...,method="L-BFGS-B",...) I observed an inproper
behaviour in cases where
the likelihood function was evalueted at the constraint. Parameters and value of
the
function at the constraint
2001 Oct 25
1
MP3PRO
And thats only a player. What about an (Open Source) encoder? Nah, I'll
stick with OGG for the time being.
Regards,
Mark
--
Mark de Bokx
Internet Service Engineer
ICT Communication and Media Services
PlanetMediaGroup
the Netherlands
"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty not safety." --Benjamin Franklin
2011 Jun 14
2
quite dramatic and sudden problem...
Hi all
I'm running since a couple of years a samba ver 3.0.33-3.29.el5_6.2
On a Red Hat 5 with kernel 2.6.18.
Samba is member of a domain, with short name BNNAS03; some shares are
using domain users, some are anonymous, open to a list of IPs.
Suddenly is happening that, from my win7 computer is all ok if I call is
with
\\bnnas03
I see all shares, I can access and so on.
If I call with
2024 Mar 18
1
CentOS 7/8s EOL : infrastructure impacts (please read)
Hi,
do we know what happens with the images at major hyperscalers and when? I?m interested specifically about GCP. Who is in charge of centos-cloud project in GCP? You or Google?
$ gcloud compute images describe centos-stream-8-v20240312 --project centos-cloud
architecture: X86_64
archiveSizeBytes: '7072654848'
creationTimestamp: '2024-03-12T11:46:50.983-07:00'
description:
2015 Apr 22
1
alternate licensing for package data?
Dirk Eddelbuettel <edd <at> debian.org> writes:
> On 22 April 2015 at 11:34, Roger Bivand wrote:
> | While I agree with Martyn with respect to code, documentation, and
> | vignettes, the point Ben raises is relevant and not obvious. Data sets in
> | say GLP-licensed packages are on occasion challenged by Debian packagers
[GPL]
> Not generally the packagers
2017 Jan 12
0
Problems with bind9_dlz when rndc is reloaded
Hi Roger,
I'm using Samba as AD DC in version 4.5.0 on Centos 7 with Bind9_DLZ DNS
backend, Bind is 9.9.4 and I don't have that issue.
I tried reload my bind using systemctl at first and no issue, then I tried
"rdnc reload" to be sure rndc was used, still no issue.
By no issue I don't mean log are clean, I mean the DNS service is working
well (tested using dig commands).
2017 Jan 12
0
Problems with bind9_dlz when rndc is reloaded
I've added logs (dirty and quickly):
logging {
channel "request" {
file "/var/named/named.run" size 10m;
print-time yes;
print-category yes;
severity debug;
};
category default { request; };
category security { request; };
};
Reload DNS service using systemctl once, twice, then restart Bind, reload
it using rndc and no complain about log file and
2017 Jan 12
0
Problems with bind9_dlz when rndc is reloaded
Hum... what are these logs related to GeoIP?
Perhaps this answer will be a bit rough... anyway:
MS AD is complex. Samba team did a great job to reproduce its behaviour but
MS product are not reputed to be too stable, so a work-in-progress
reproduction of such tool has few chances to be too stable.
DNS is complex by itself, especially when using Bind as backend: Bind can
do lot of things related
2017 Jan 27
2
Problems with bind9_dlz when rndc is reloaded
Hello!
After updating (only one dc) for samba 4.5.3 is occurring duplicate zone
errors, when I run rndc reload
Samba_dlz: Ignoring duplicate zone
This replied to all my dcs ...
When I run:
Samba_dnsupdate --verbose --all-names
I get the error
Update failed: NOTAUTH
....
....
Update failed: NOTAUTH
Failed nsupdate: 2
Failed update of 21 entries
Like this topic to have reference to this,