Displaying 20 results from an estimated 130 matches similar to: "locking files trouble ..."
2011 Apr 11
2
R en la web
Saludos colegas. Soy nuevo en R y me gustaría saber si es posible embeber código HTML en funciones R para hacer interfaces web. Es decir, lo que quiero hacer es una aplicación web que utilice R para el procesamiento estadístico de los datos y que me los grafique en la web. ¿Es posible hacer esto? . Saludos.
--
2009 Nov 28
1
(samba ~ shlight): negprot protocols not 0-terminated
hello,
i'm trying to connect to my samba server from an openbsd system
smbclient works perfectly from the client, but if i try to mount the
share using shlight it refuses the connection and logs:
negprot protocols not 0-terminated
i was unable to find any occurances of this problem,
i've read that the field should contain the host's name as a zero terminated string.
server:
2018 Dec 06
2
Re: no drm render nodes available
If you could handle it that would be great. I can for now downgrade to my cached git 0.9.0 package to work around this. If you don't mind emailing back or somehow alerting me the bug has been fixed though, that would be helpful.
-Michael.
On Thu, Dec 06, 2018 at 03:27:10PM +0100, Erik Skultety wrote:
>On Thu, Dec 06, 2018 at 05:55:54AM -0800, Michael Taboada wrote:
>> Hi,
>>
2018 Dec 05
3
no drm render nodes available
Hi,
I get this error when trying to start a vm using spice as the graphics: "error: internal error: No DRM render nodes available" I can't seem to figure out what could be going on, since it worked just a little while ago.
Using arch linux, and libvirt from git (4.10.0.22.g6a6925b9b7-1).
-Michael.
2013 Dec 03
8
[Bug 880] New: ipset doesn't refresh the timeout for an existing entry when the table is FULL.
https://bugzilla.netfilter.org/show_bug.cgi?id=880
Summary: ipset doesn't refresh the timeout for an existing
entry when the table is FULL.
Product: ipset
Version: unspecified
Platform: x86_64
OS/Version: Fedora
Status: NEW
Severity: normal
Priority: P5
Component: default
2018 Nov 29
2
virsh console and other language keymaps
Hi,
I've got a small vm server running kvm + libvirt, and I made a simple shell script that allows users to ssh in and control their vms (power off, etc). However, one of my users uses the french canadian keyboard layout on her home computer, and upon being told "escape character is ^]" expected to need to press ctrl+right-alt_] (] being in the same location it is on a US keyboard).
2007 May 30
2
How to search with limit by field
Hello,
I have a ferret index with 2 fields:
Acts_as_ferret :fields => [:client, :content]
If I do model.find_by_contents(query) I obtain all results by the query
but I would like to obtain 3 results for each client.
Any ideas?
Thanks for all.
--
Posted via http://www.ruby-forum.com/.
2018 Dec 06
0
Re: no drm render nodes available
On Thu, Dec 06, 2018 at 05:55:54AM -0800, Michael Taboada wrote:
> Hi,
> Yes. Qemu is version 3.0.0-4, and output is below:
>
> ls -l /dev/dri:
>
> total 0
> drwxr-xr-x 2 root root 60 Nov 28 16:46 by-path
> crw-rw---- 1 root video 226, 0 Nov 28 16:46 card0
>
> domain xml is attached.
> -Michael.
[Putting libvirt-users back on CC]
Yep, this is a pretty
2018 Dec 06
0
Re: no drm render nodes available
On Thu, Dec 06, 2018 at 07:20:50AM -0800, Michael Taboada wrote:
> If you could handle it that would be great. I can for now downgrade to my cached git 0.9.0 package to work around this. If you don't mind emailing back or somehow alerting me the bug has been fixed though, that would be helpful.
> -Michael.
Okay, I'll create an upstream bugzilla and put you on CC.
FWIW I'm
2011 May 19
2
Error en Rattle
Saludos colegas. Estoy utilizando el entorno rattle para probar algunas
tareas de minería de datos sobre un dataset. Sucede que desde hace unos
días cuando intento utilizar rattle me lanza el siguiente error:
*> rattle()
Error en ret[i, ] <- c(pkgs[i], lib, desc) :
número de items para para sustituir no es un múltiplo de la longitud
del reemplazo*
Llevo algún tiempo intentando
2018 Nov 12
1
virsh reboot "in shutdown" state?
Hi all,
I've got a weird issue, and I'm trying to confirm if it's a bug, and if so, if there is a workaround until it is fixed.
The situation is this: If I virsh reboot <domain> --mode acpi, it will actually reboot the domain cleanly (watching from the console allows me to see the full shutdown messages, followed by a bootup). However, after this point, virsh domstate
2011 Mar 04
1
Time series analysis for a daily series
Hi everyone
I am trying to do some time series analysis with daily temperature data
(40 years). I have created a zoo object and ts object but can't apply
stl function. It says the series is not periodic or has less than two
periods. I've searched through google and found a lot of messages about
this problem but not a solution/example to look for trend and seasonal
component of a
2011 Feb 17
2
Regresión lineal para una serie temporal
Hola a todos
Estoy intentando hacer un análisis rápido de una serie temporal de datos
diarios pero me encuentro con algunos problemas. Me gustaría en primera
instancia hacer una regresión lineal pero no encuentro la forma.
Tras leer los datos diarios creo un objeto de la clase zoo y sobre éste
no puedo utilizar lm(). He leído algo sobre dynlm pero no encuentro la
forma.
Se agradece
2014 Jan 20
0
Grupo de estudio MOOC StatLearning: Statistical Learning
Hola a todos
Siguiendo la iniciativa propuesta por Carlos Gil en la lista de correo
estamos creando/organizando un grupo de estudio en Madrid para seguir el
MOOC StatLearning: Statistical Learning. Para aquellos interesados en
participar en dicho grupo hago saber lo siguiente:
1. En la próxima reunión
<http://r-es.org/tiki-index.php?page=Grupo%20de%20Inter%C3%A9s%20Local%20de%
2010 Jun 08
1
Problem installing Rmpi
Hi everyone
I want to install Rmpi to use R in parallel mode in a Linux cluster
(Ubuntu, Hardy Heron). It seems to be properly installed but a problem
appears when loading Rmpi library.
R version 2.11.1 (2010-05-31)
> library("Rmpi")
Error: package 'Rmpi' was built before R 2.10.0: please re-install it
Should I remove R-2.11 and install R-2.10? I have tried to
2011 Aug 31
2
Error installing latest CentOS kernel from %post section of kickstart
I'm running the command "yum -y update" from a script called from the the post section of my kickstart config file, and I get the following error:
Installing : kernel-2.6.32-71.29.1.el6.i686 185/378
grubby fatal error: unable to find a suitable template
After the install, if I log in to the system and remove that RPM and then re-install it with
2009 Dec 24
2
Two Easy questions
Sorry all for these two easy questions:
First, I have a matrix with trhee columns:
A=
Name Eight Puntuation
Pepe 1,85 10
Paco 1,7 7
Pablo 1,82 6
I want to scatter the two columns (I could use pairs or other functions...)
but the only doubt is that I cannot find the way to add in the associated
intersection (the point scattered) the label "Pepe" "Paco" and so
2011 Mar 04
3
Análisis de una serie temporal diaria
Hola a todos
Estoy tratando de analizaruna serie temporal con datos diarios de
temperaturas (40 años). He creado un objeto zoo (con ayuda de la lista,
gracias) sobre el que encuentro la regresión lineal. He probado también
a crear un objeto ts a partir del zoo. El problema que encuentro es que
nose puede aplicar la función stl para hallar la componente estacional y
la tendencia. Rdice que la
2005 Feb 03
1
Mi extensions keeps ringing
Hi asterisk users, I have a inssue with incoming calls with wcfxo card,
while receiving a call, I?ve configured my dialplan to forward the call to
all mi home voip extensions and that works just fine, but while in the call,
after a few seconds, the pbx starts the simple switch once more and keeps
ringing the voip extensions
log as follows:
2017 Mar 07
0
Potential clue for Bug 16975 - lme fixed sigma - inconsistent REML estimation
Dear list,
I was trying to create a VarClass for nlme to work with Fay-Herriot
(FH) models. The idea was to create a modification of VarComb that
instead of multiplying the variance functions made their sum (I called
it varSum). After some fails etc... I found that the I was not getting
the expected results because I needed to make sigma fixed. Trying to
find how to make sigma fixed I run into