Displaying 20 results from an estimated 1200 matches similar to: "Problems with admin interface / beta4"
2014 Mar 01
3
Icecast 2.4 beta5 release
This is to announce the release of Icecast 2.4 beta5 (aka 2.3.99.5).
We're looking forward to testing and feedback. As this is a beta release
please discuss it on the icecast-dev mailing list.
(Please do NOT cross-post to both lists, do NOT reply to the icecast
mailing list, PLEASE reply to icecast-dev at xiph.org only).
* Updated web interface to be fully XHTML compliant and mobile
2014 Mar 01
3
Icecast 2.4 beta5 release
This is to announce the release of Icecast 2.4 beta5 (aka 2.3.99.5).
We're looking forward to testing and feedback. As this is a beta release
please discuss it on the icecast-dev mailing list.
(Please do NOT cross-post to both lists, do NOT reply to the icecast
mailing list, PLEASE reply to icecast-dev at xiph.org only).
* Updated web interface to be fully XHTML compliant and mobile
2011 May 27
1
Put names in the elements of lapply result
Dear list,
I am running some linear regressions through lapply,
>lapply(c('EMAX','EC50','KOUT','GAMMA'),function(x)confint(lm(get(x)~RR0,dataset2)))
I got results like
[[1]]
2.5 % 97.5 %
(Intercept) 0.6595789212 0.8821691261
RR0 -0.0001801771 0.0001489083
[[2]]
2.5 % 97.5 %
(Intercept) -63.83694930
2011 Oct 12
2
Nonlinear regression aborting due to error
Colleagues,
I am fitting an Emax model using nls. The code is:
START <- list(EMAX=INITEMAX, EFFECT=INITEFFECT, C50=INITC50)
CONTROL <- list(maxiter=1000, warnOnly=T)
#FORMULA <- as.formula(YVAR ~ EMAX - EFFECT * XVAR^GAMMA / (XVAR^GAMMA + C50^GAMMA)) ## alternate version of formula
FORMULA <- as.formula(YVAR ~ EMAX - EFFECT / (1 + (C50/XVAR)^GAMMA))
FIT <-
2006 Apr 27
2
oplock not working correctly
I posted a problem with oplock previously, but am guessing it goto lost
in an earlier thread with the same subject line, so here goes another shot:
Using Samba 3.0.22 on a Gentoo box (kernel 2.6.15) I've a situation
where file locking does not seem to be functioning as expected, in that
more than one user can open and write to a file without any
notifications being displayed about the file
2008 Nov 26
1
Request for Assistance in R with NonMem
Hi
I am having some problems running a covariate analysis with my
colleage using R with the NonMem program we are using for a graduate
school project. R and NonMem run fine without adding in the
covariates, but the program is giving us a problem when the covariate
analysis is added. We think the problem is with the R code to run the
covariate data analysis. We have the control stream, R code
2008 Jul 22
1
Lattice: How to draw curves from given formulae
Dear R Users:
I have a list function as:
Flat: y = 0
Linear: y = -(1.65/8)d
Logistic: y = 0.015 - 1.73/{1+exp[1.2(4-d)]}
Umbrella: y= -(1.65/3)d + (1.65/36)d^2
Emax: y = -1.81d/(0.79+d)
Sigmoid Emax: y = -1.70d^5/(4^5+d^5)
And want draw the figure as attached (those material are extracted from a
paper). Could anyone give me a sample code to do this?
Thanks
2010 Jul 12
1
What is the degrees of freedom in an nlme model
Dear all,
I want to do a F test, which involves calculation of the degrees of
freedom for the residuals. Now say, I have a nlme object "mod.nlme". I
have two questions
1.How do I extract the degrees of freedom?
2.How is this degrees of freedom calculated in an nlme model?
Thanks.
Jun Shen
Some sample code and data
=================================================================
2012 Jul 12
1
[ovs-discuss] OpenVswitch with KVM virtual machines
I am running NOX controller with a python script that prints out the
destination mac and the source mac for each packet arriving at the now
controller and then floods it out. So here's what happening:
With em1 connected, all the packets that arrive at em1 are coming to the
controller and printing out the details. However, without em1 connected to
the OVS, when I have the following setup:
2013 Feb 03
1
control ip address of VM
HI
I have 15 vm (libvirt + kvm) with a network brigde and ip address like
192.168.0.1 VM1
192.168.0.2 VM2
192.168.0.3 VM3
.....
The vm are use by other people and I want to be sure that if someone
change the ip of VM3 to 192.168.0.1 it will filter it network traffic
for him and can't flood the VM1
What the best way to achieve this
Hope I m clear enough
2014 Apr 08
2
OpenSSL Heartbeat exploit agains KVM guest systems
Is it possible to use this exploit against a kvm guest to read memory used by
the host? In other words: if an exploitable service, say httpd with mod_ssl,
is running in guest system 'vm1' hosted on system 'virthost' then what
implications does that have with respect to guests vm2 and vm3 and to virthost
itself?
--
*** E-Mail is NOT a SECURE channel ***
James
2014 Apr 08
2
OpenSSL Heartbeat exploit agains KVM guest systems
Is it possible to use this exploit against a kvm guest to read memory used by
the host? In other words: if an exploitable service, say httpd with mod_ssl,
is running in guest system 'vm1' hosted on system 'virthost' then what
implications does that have with respect to guests vm2 and vm3 and to virthost
itself?
--
*** E-Mail is NOT a SECURE channel ***
James
2011 May 15
5
Question on approximations of full logistic regression model
Hi,
I am trying to construct a logistic regression model from my data (104
patients and 25 events). I build a full model consisting of five
predictors with the use of penalization by rms package (lrm, pentrace
etc) because of events per variable issue. Then, I tried to approximate
the full model by step-down technique predicting L from all of the
componet variables using ordinary least squares
2011 Oct 22
5
interpreting bootstrap corrected slope [rms package]
Dear List:
Below is the validation output of a fitted ordinal logistic model
using the bootstrap in the rms package. My interpretation is that
most of the corrected indices indicate little overfitting, however the
slope seems to indicate that the model is too optimistic. Given that
most of the corrected indices seem reasonable, would it be appropriate
to use this model on future data if the
2009 Aug 19
1
Best performance measure?
Hello,
I working on a model to predict probabilities.
I don't really care about binary prediction accuracy.
I do really care about the accuracy of my probability predictions.
Frank was nice enough to point me to the val.prob function from the
Design library. It looks very promising for my needs.
I've put together some tests and run the val.prob analysis. It produces
some very
2014 Jan 26
3
Icecast 2.4 beta4 memory leak
Hi,
On 01/25/2014 11:47 PM, v_2e at ukr.net wrote:
> I have tested the newly released IceCast 2.4beta4 and again found a
> noticeable memory leak in it.
Can you please run Icecast under Valgrind?
I'm personally using:
valgrind -v --time-stamp=yes --leak-check=full --show-reachable=yes
icecast -c /etc/icecast2/icecast.xml
With our experiments so far we were not able to see such
2013 Mar 15
2
strange phenomenon on CPU affinity
Hello,
My testing machine has 2 quad-core CPU (It supports hyperthreading,
but i disable it in BIOS). I uses Xen 4.0.1 as the hypervisor. When I use 8
VMs to conduct a test, CPU affinity of the VMs is very strange. Like this:
vm_name vcpu_num cpu_affinity
Domain-0 8 any
VM1 4 1,3,5,7
VM2 4 1,3,5,7
VM3 4 1,3,5,7
VM4 4
2015 Oct 29
2
How to retrieve legacy cgroups location ?
Hi,
As told in "Control Groups Resource Management" libvirt page :
Legacy cgroups layout
Prior to libvirt 1.0.5, the cgroups layout created by libvirt was different from that described above, and did not allow for administrator customization. Libvirt used a fixed, 3-level hierarchy libvirt/{qemu,lxc}/$VMNAME which was rooted at the point in the hierarchy where libvirtd itself was
2016 Mar 08
1
unable to create preallocated image with gluster protocol
Hi All,
When I tried to create preallocated image with gluster , I am unable to
create one
The image gets created but not preallocated.
[root@ ]# qemu-img create -f qcow2 -o preallocation=full
gluster://host1.lab.eng.blr.redhat.com/rep3vol/vm3.img 3G
Formatting
'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img',
fmt=qcow2 size=3221225472 encryption=off cluster_size=65536
2007 Mar 26
1
VLan help! :D?
Hi all, i need config xen with this
___________ __________
|VM1 |----------------bridge1-------------------| |
|__________ |
| |
____________
| |-----BALBLA
|VM2 |