Displaying 20 results from an estimated 1000 matches similar to: "*URGENTE* Sigo sin poder hacer funcionar WINE!!!"
2015 Oct 26
3
help: Rstudio no responde
Hola buenas,
hace unos días el Rstudio me dejó de funcionar en una de mis maquinas
Windows8. No puedo volver a un estado anterior así que mal y tampoco me
vale reinsatalarlo ( aunque reinstale ambos programas R y Rstudio) porque
sigue sin funcionar. No tengo muy claro que hacer. ¿Alguna ayuda? ¿Esto es
una duda de R?
Muchas gracias por adelantado
PD a continuación os muestro mis errores
Mi R
2018 Mar 15
2
hacer un paquete en R
Hola a todos:
Tengo un modelo que logré construir en R. Sin embargo, me gustaría que dicho modelo pusiese funcionar como un paquete de R, en el sentido que todas los pasos y fórmulas estén contenidas en un solo "paquete" y no como está desplegada ahora, en donde se observan casi sesenta líneas de código. Con el paquete sería más limpio el despliegue del modelo.
Alguien ha construido un
2005 Oct 26
3
A little WINE Q?
Hi!
>So sorry, but my english is true bad!!!
>I write you from Cordoba-Argentina (very south) and y tell you that I job
>in
>the Education Ministery of Cordoba-Argentina-SYSTEMS Area.
>We have implemented the LTSP in a few a schools with a relative success.
>OK
>But now I want run educational Win32 apps. in linux.. wine is perfect...
>but...
>
>In my computer (Fedora
2003 Oct 30
3
Winbind: can't log in as domain user
Sorry about the lengthy post - I'm putting as much in here as I can in
hopes that someone can help me ferret out the problem.
Basic problem is that domain users can't successfully log into the
linux box. I'm trying to set this box up as an ltsp server
authenticating against our existing AD (although this is actually in a
test lab - I didn't really want to trash anything real
2014 May 06
3
Mapa de quantiles con spplot
Hola,
El problema con la propuesta de Olivier es que los intervalos son
diferentes para cada variable.
La forma sencilla y rápida es:
spplot(zm["part88"], col.regions=plotclr, at=class$brks)
Pero para que quede más elegante hay que dar algunos pasos más:
## Intervalos en forma character
op <- options(digits=4)
tab <- print(class)
options(op)
intChar <- names(tab)
## Indice
2014 May 07
2
Mapa de quantiles con spplot
Hola,
Lo hice de la forma en que propones y no me sale, no sé si algo esté mal con R, porque no me respeta ni el ?key.space?, me lo sigue poniendo en la parte izquierda del gráfico
Saludos
El 06/05/2014, a las 02:21, Olivier Nuñez <onunez en unex.es> escribió:
> El segundo argumento en spplot ha de definir el número/nombre del intervalo al que
> pertenece el area a pintar.
>
2001 Nov 16
0
Visual Foxpro 6.0
Tengo instalado un sistema con Mandrake 8.1, wine20011106.
La maquina es un servidor Proliant con 2 procesadores de 200Mhz, 128 Ram y
disco duro de 4 gigas.
Tanto el mouse como el teclado son PS2.
El teclado es español de 102 teclas.
Al tratar de ejecutar una aplicacion hecha en Visual Foxpro 6.0, esta abre
pero al intentar escribir algo o señalar con el mouse dentro de una casilla
de texto
2002 Oct 02
0
How to mount NT share & maintain NT share permission via SMB for LTSP user??
When a regular user (say, "jmc") logs onto my Linux (LTSP, Samba, DHCP)
server via his LTSP terminal I need an NT drive share to be mounted with
the permissions that NT intends.
Our NT file print server has a directory named "private" which contains
subdirectories for each user. Each user has NT read/write permissions to
his/her private subdir and no others. I need for each
2014 May 05
3
Mapa de quantiles con spplot
Hola, no me funciona:
Te contesto lo mismo que le contesté a otro compañero de la lista, espero ser más claro.
Les comparto la carpeta con la capa y los datos que estoy usando.
https://www.dropbox.com/s/umy0evt3qm1wr4d/dissolve.zip
Esto es lo que estoy haciendo:
library(rgdal)
library(maptools)
library(sp)
library(classInt)
library(RColorBrewer)
zm <- readOGR(?.?, ?zmdis?)
data <-
2003 Nov 03
0
Fwd: Winbind: can't log in as domain user
Ping!
Begin forwarded message:
> From: Mike Ely <mike.ely@phoenix.k12.or.us>
> Date: October 31, 2003 11:06:37 AM PST
> To: "Gerald (Jerry) Carter" <jerry@samba.org>
> Cc: Samba <samba@lists.samba.org>
> Subject: Re: [Samba] Winbind: can't log in as domain user
>
>
> On Oct 31, 2003, at 9:59 AM, Gerald (Jerry) Carter wrote:
>
>>
2013 Mar 30
1
Question regarding config, not sure if syslinux or tftp-hpa related
Good morning everybody,
I'm pretty new to syslinux & tftp-hpa, and so I'm not quite sure where
my question belongs to, but I'll try it here first.
I want to enhance the network services by offering a LTSP (just for the
case the pc or laptop doesn't work for some reasons). And so, for
testing, I added a second linux-based system (lets call it system-b).
Currently the tftpd
2004 Jan 31
1
newbie thinclient env
i have a lot of questions, maybe you've got some answers. I've got the
following setup :
1 central server ( linux ) , 17 servers ( LTSP ) on different locations,
where each server has a number of thinclients connected to it ( max 6 ) The
central server / 17 LTSP servers are on the internet and share 1 VPN (
freeswan ). It would be nice if the 17 LTSP servers could use asterix on one
2002 Mar 12
3
ltsp kernel crash
Hi,
I've been using pxe-enabled nic's with an lzpxe-etherboot image generated
by rom-o-matic.net to boot a ltsp.org kernel, with dhcp 3 to use if statements to determine which filename
option he gives to the pxe/etherboot dhcp client.Explained at
http://www.ltsp.org/documentation/pxe.howto.html
This works perfectly, except for the fact that you can't use 1 etherboot pxe image for
2008 Feb 06
1
Debugging gPXE -> PXELinux -> LTSP
Hi,
I'm investigating using LTSP for thin clients at my place of work, and
I've encountered a problem that I don't know how to approach. I don't
know if the problem is with gPXE, PXELinux, or the LTSP kernel, but I
think PXELinux is probably the right level to investigate it.
My situation is as follows:
I've installed the LTSP system from Ubuntu Gutsy. I've tested it
2005 May 16
1
Problem with LTSP and WINE
Hi guys, (sorry for my english, i?m brazilian)
I?m making a solution for my business , using LTSP and WINE for run my
application for Linux...
I installed sucessful both ltsp and wine, i?m running perfectly my
application on server of LTSP...
but when i try to run the same application on the terminal?s of LTSP, i
receive the following error:
X Error of failed request: BadShmSeg (invalid
2018 Mar 15
3
hacer un paquete en R
Quizás me equivoco, pero creo que para lo que tú quieres sería más fácil
que guardases su script con funciones en un documento .R y después cuando
quieras usar esas funciones simplemente llames a tu documento con la
función load de la siguiente forma:
load("misfunciones.r")
Un saludo
El jue., 15 mar. 2018 18:26, Freddy Omar López Quintero <
freddy.lopez.quintero en gmail.com>
2007 Sep 14
2
xdm
Trying to set up ltsp and their instructions are outdated for this
setup.
this is what I am referencing...
http://ltsp.mirrors.tds.net/pub/ltsp/docs/ltsp-4.1-en.html#AEN984
Anyway, KDM is display manager and I am only getting grey screen with X
# ps aux|grep kdm
root 4275 0.0 0.0 3036 864 ? Ss Jul01
0:00 /usr/bin/kdm -nodaemon
per the instructions...
/etc/X11/xdm/Xaccess
2015 Nov 06
2
(sin asunto)
Hola a tod en s,
sigo intentando representar una variable en función de meses. En la columna
Mesos tengo los meses de la siguiente manera:
01/08/1996, 01/09/1996 etc.
He probado con el siguiente comando:
plot(Mesos, Serie01)
obteniendo
y tendría que obtener:
[image: Imágenes integradas 2]
Pero donde pone Observation Index, me gustaria tener los meses (para esta
grafica he usado
2003 Dec 09
0
[Ltsp-discuss] Wine and sound problem
I have set up wine to play a game (This is so we can implement it in a
school to replace windows). The sound does not work on the client but if
I logon at the server and the client I get sound on the server and the
game is played on the client.
On reading Wine user guide in the section
[WinMM]
;篓Driver篓 = 篓wineoss.drv篓 ;is default
篓Driver篓 = 篓winenas.drv ; Is what I want so the sound will
2005 Mar 16
0
samba authentication behaves differently between windows and samba clients
Hello,
I'm using samba 3.0.11 and SuSE Enterprise Server 8 (SLES8). All
authentication tests using sambaclient works as expected, I can
authenticate logon requests, but when I use windows 98 clients
authentification fails with some password lenghts :-?. I know
it sounds weird but I can reproduce it as many times as I want.
i.e:
password "aaa" -> smbclient - always works