Displaying 20 results from an estimated 400 matches similar to: "/lib/tls rename in Debian Lenny"
2013 Jul 30
2
Xyplot
Estimados, tengo una consulta acerca de gráficas con xyplot.
Tengo una base de datos con dos perfiles de concentracion por sujeto, ya
que a cada sujeto se le administraron dos formulaciones. Con la función
xyplot he podido graficar cada perfil separando sujetos y formulaciones:
pl <- xyplot (DV~TIME | factor(ID)+factor(FORM), data=tab,
type = 'l',
2002 Apr 12
3
Chrooted sftp, did you getting it working?
Le Jeudi 11 Avril 2002 21:09, m.ibarra at cdcixis-na.com a ?crit :
> I was curious to know if you had any luck in getting openssh's sftp
> server properly configured to allow chrooted sftp logins? I have had
> no success and need something quickly.
Dear Mike,
Unfortunately, I did not succeed to have it work.
I got in contact with James Dennis <jdennis at law.harvard.edu>, who
2006 Jun 12
4
Modelling: A table of domains
Greetings!
I''m thinking of setting up a table of "domains", consisting of the core
fields id, code, name, description, and type. Users is a domain, orders
is a domain, recipes is a domain, etc. Domain attributes other than
those covered by the core fields will go to, say, a user_other_fields
table, recipe_other_fields, etc. I see the advantage of having all
2010 Apr 05
2
RV: Info
Great, just looking to confirm that there is no "official" support site;
Has anyone one tried using digital rapids hardware(cards appliances) to feed
live video / audio to an icecast server?
Thanks for any feedback!
Regards,
Ben.
-----Mensaje original-----
De: xiphmont at gmail.com [mailto:xiphmont at gmail.com] En nombre de
xiphmont at xiph.org
Enviado el: lunes, 05 de abril
2006 Feb 08
1
empty wireframe
Perhaps I am missing something incredibly basic, but I can't get the
wireframe function to plot anything other than an empty graph with
axes (and the correct scale). Cloud() works just fine, as does
scatterplot3d(), and wireframe() works fine for other data sets I
have. Are there some data sets that can't be plotted with
wireframe()? If so, what are the characteristics that prevent
2009 Jan 09
1
a first opinion on rattle
Graham
I have installed rattle and is pretty intuitive and friendly. However, I miss some features of the original packages which cannot be invoked from rattle. For example, 'randomForest' package is used but random forests cannot be used in one of -in my opinion- most powerful aspects like regression. The same about SVM . I would also say include RVM which the scientific literature
2007 Dec 21
1
substitute() bug? (PR#10525)
The first four lines of code below work as normal. The fifth thorows
an error: "Error in paste(theta[1], "=", 5) : object "theta" not found"
x=rnorm(1000);
bob=density(x);
topp=5;
plot(bob,xlab="", ylab="",
main=substitute(paste(theta[1],"=",topp),list(topp=topp)), type="l");
plot(bob$y~bob$x,xlab="",
2014 Oct 22
1
Problems to compile examples of RInside
Hello,
I have some problems to migrate to R >3.0 my devel machine (R.2.15.2). So I decided to start from scratch with a brand new virtual machine.
Downloaded latest network install of debian testing, not stable (jessie/sid, SMP Debian 3.16.3-2 (2014-09-20) x86_64 GNU/Linux) installed only with ssh-server and basic utilities (no X).
Then I installed R by:
apt-get install
2010 Apr 05
2
RV: Info
Hello,
Is there any official support group for ice cast or is it completely user
provided?
Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20100405/dc8a1057/attachment.htm>
2010 Oct 18
2
Question about Density Plot
Hi
I've attached an example about something I want to do in R. This example
was done in a Fortran application called ASGL. Here's an example in
matplotlib
http://matplotlib.sourceforge.net/examples/pylab_examples/hexbin_demo.html
Basically, it's like a scatter plot, but have several additional things.
One thing are the grids inside the graph, and the other is a density bar
used
2009 Nov 19
0
Can asterisk PRI/BRI support redirect calls
Previously incorrectly sent to asterisk-dev list, sorry.
I tried today while connected to a Jtec QSIG E1 card, with
DAHDISendCallreroutingFacility with the following test dialplan:
Extension 4888 is on the Fujitsu
[incoming]
exten => 8688,1,Answer()
exten => 8688,n,Playback(connecting)
exten => 8688,n,DAHDISendCallreroutingFacility(4888,8688)
exten => 8688,n,Playback(goodbye)
2008 Apr 14
2
GNOME issue. Seeking Guidance.
Below is what has been documented on this issue, and I am needing further
guidance. Essetially, I am running in GNOME, but it isn't working
properly. Can some one help.
|----------------------------------------------------------------------------------------------------------------------|
|I am new to the Centos ISO and was looking for a forum, when I came across this. If it isn't
2005 Sep 14
2
File owning and rights problems
Hi!
I use protocol manager on a boot diskete to map a network drive share which
is shared by a samba server. (i.e net use i: \\server\d)
I give a username and a password which exists in /etc/samba/smbpasswd (i.e
user name: user1 and password: passwd1) but when I create and/or edit a
file, it changes the ownership to that file to owner user: dobody and group
owner: nobody. Also the rights are
2011 May 20
5
Does the puppet module tool work with ruby1.9.2?
puppet-module changelog
/opt/local/lib/ruby1.9/gems/1.9.1/gems/puppet-2.6.8/lib/puppet/util/log/destinations.rb:99:
warning: class variable access from toplevel
/opt/local/lib/ruby1.9/gems/1.9.1/gems/puppet-2.6.8/lib/puppet/application/kick.rb:
/opt/local/lib/ruby1.9/gems/1.9.1/gems/puppet-2.6.8/lib/puppet/application/kick.rb:107:
Invalid next (SyntaxError)
I''m running
puppet-module
2008 Dec 31
0
Kernlab:Relevance Vector Machine Help
--- El mié, 31/12/08, Gabriel Ibarra <zackvsc@yahoo.es> escribió:
De: Gabriel Ibarra <zackvsc@yahoo.es>
Asunto: RVM help
Para: r-help@r-project.org
Fecha: miércoles, 31 diciembre, 2008 3:03
Hello:
I would need some help on the use of RVM in the kernlab package.
Questions:
1. Is there an optimal ratio between available number of cases and number of vectors?
2. Does something
2013 Jul 30
0
Xyplot
Hola,
Lo puedes hacer utilizando el parámetro "groups=ID".
Mira el ejemplo de xyplot equivalente:
xyplot(decrease ~ treatment, OrchardSprays, *groups = rowpos*,
type = "a",
auto.key =
list(space = "right", points = FALSE, lines = TRUE))
Saludos,
Carlos Ortega
www.qualityexcellence.es
El 30 de julio de 2013 17:47, Manuel Ibarra
2010 Jun 23
1
lenny + xen reboots sometime
Hello,
I have a problem with debian lenny, xen-hypervisor-3.2-1-i386, 32bit Dom0
und 32bit Domu debian lenny on a IBM BladeCenter.
All is working fine and then sometimes the Blade reboots. When I add
noreboot in the menue.lst in Dom0 grub then the Server stops working and I
have to reboot manually. There are no error messages in the logs. The period
the server reboots is variable. Sometime it
2011 Mar 21
1
XCP- Unable to Import Lenny.xva
I''m trying to follow the guide to set up Lenny 5.0 VMs on my newly installed
XCP machine. Following what the wiki suggests I downloaded the lenny.xva
from http://www.xen.org/files/XenCloud/Software/lenny.xva, saving to domain
zero. (note that this file was updated March 1, 2011)
When I try to import lenny.xva to my Xen Cloud Platform host using the
command:
xe vm-import
2009 Jul 19
0
Computer hangs when booting debian lenny netinst cd on hvm machine
Trying to install Debian Lenny amd64 from netinst cd on Xen HVM, the computer hangs and needs to reset physically.
My computer supports HVM, I''ve a HVM Windows XP installed with no problems.
Other ways to install Lenny on HVM are welcome. I tried with debootstrap, but it doesn''t boot disk image :-(
My config is:
import os, re
arch = os.uname()[4]
if
2012 Sep 20
1
Debian Lenny very simple traffic shaping not working
Hi,
I am trying to do the simplest configuration of traffic shaping.
So I did:
shorewall.conf
TC_ENABLED=Simple
tcinterfaces
eth0.2 External 500kbit
tcdevices
eth0.2 500kbit 200kbit
And I am testing the speed on that interface - whether I did it ok or not,
and my speed is still 4mbit/512kbit.
So the question is - How to reduce the speed on interface connected