Displaying 20 results from an estimated 27 matches for "impresion".
Did you mean:
impression
2008 Jul 29
1
Samba with apps clipper very slow
...ra transferencia de archivos en la red
browseable = no
writable = yes
path = /sistemas/compartido
[cola_sistemas]
comment = Cola de Impres. del Depto. Sistemas
path = /sistemas
guest ok = Yes
printable = Yes
use client driver = Yes
force printername = Yes
[cola_optica]
comment = Cola de Impresion de Optica
path = /sistemas
guest ok = Yes
printable = Yes
use client driver = Yes
force printername = Yes
[cola_faradm]
comment = Cola de Impresion de Administracion de Farmacia
path = /sistemas
guest ok = Yes
printable = Yes
use client driver = Yes
force printername = Yes
[cola_farvta...
2012 Sep 03
3
Calcular la media de filas en un data.frame
Estimada comunidad, no encuentro como calcular el promedio de las filas de
un data.frame, ya que R por defecto aplica las funciones en sentido
vertical me da la impresion ... podrian ayudarme ??
muchas gracias,
Saludos, Eric.
--
Nota: las tildes se han omitido para evitar conflictos con algunos lectores
de correo.
Frases notables:
* SATYÂT NÂSTI PARO DHARMAH (No hay religion mas elevada que la verdad)
* La oscuridad no se combate, se ilumina ...
* Un econom...
2003 Oct 20
1
Re: win.metafiles in linux and R
I posted a similar query some months ago. Some people answered stating that
win.metafiles were not available for R in linux. However, I was suggested
to use the package RSvgDevice, which allows transforming any graphic device
into Scalable Vector Graphics format, this file can then be opened with
sodipodi, and really impresive stuff can be achieved. I also noticed that
OpenOffice for linux has an
2004 Feb 19
2
Using the same LDAP entry for posixAccount and sambaSamAccount with smbldap
samba 3.0.2
smbldap-tools 0.8.4
RH 9
nss_ldap configured
pam_ldap NOT configured
LDAP passwd backend
winxp pro domain member
Hello,
i've configured smbldap-tools in smb.conf to manage users from usrmgr.exe. It
works at group creation but have a strange behavior in user creation. In the
LDAP there are two manually created accounts; Administrador & invitado, both
posixAccount and
2015 Jan 13
2
domain has active block job
Hi there,
I receive this error when I run nova image-create <VM name> <Vm Sanpshot
name>:
Exception during message handling: block copy still active: domain has
active block job
In libvirt log file I can see:
error : qemuDomainDefineXML:6312 : block copy still active: domain has
active block job
Libvirt is 1.2.7 version, linux system is Debian Wheezy
Please, what does it mean ?
2003 Oct 01
1
wxXRC library
Hi,
I started developing with wxRuby with the 0.1.0 release, and have been very
pleased. As a ruby and wxWindows fan, I was happy to see the wxruby
project, and have been very impresed with the implementation.
I''ve been working on supporting the XML resources (wxXRC), and have an
issue I''d like some advice on. XRC plugged in very nicely, and I was able
to query resources.
2015 Jan 13
3
Re: domain has active block job
Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto:
> On Tue, Jan 13, 2015 at 10:10:53AM +0100, Fiorenza Meini wrote:
>> Hi there,
>> I receive this error when I run nova image-create <VM name> <Vm Sanpshot
>> name>:
>
> Okay, you're talking in the context of OpenStack.
>
> You can also check the Nova compute.log for more contextual details of
>
2006 Apr 12
7
AJAX automatic print to specific printer??
Is it possible to print directly to an XP Pro default printer without
having to go through an intermediate dialog? The clients are XP Pro
with IE. The printer is accessed directly through the network, but could
easily be setup as a Windows shared printer if that helps us out. I''ve
seen where I can use window.print but the user still has to click OK. I
would like to avoid any
2015 Aug 19
1
Problem after upgrading libvirt to 1.2.9 version on Debian Wheezy
Hi there,
I upgraded the package and now I receive this error while trying to
start libvirtd.
Is there a solution ?
BUG:
/build/buildd-libnl3_3.2.7-4-amd64-WWfXnH/libnl3-3.2.7/./lib/route/tc.c:970
Regards
Fiorenza Meini
--
Spazio Web S.r.l.
V. Dante, 10
13900 Biella
Tel.: +39 015 2431982
Fax.: +39 015 2522600
Numero d'Iscrizione al Registro Imprese presso CCIAA Biella, Cod.Fisc.e
1997 Oct 18
0
R-beta: documentation
I'm using W95 rseptbeta
how can I find documentation for:
* eda,
* mva,
* spline,
* survival4,
libraries?
Andrea Rossetti
_______________________________________________________
Statistica & Informatica per la Gestione delle Imprese |
Universit? degli Studi di Perugia (Italia) |
iiasc home page: http://www.stat.unipg.it |
1997 Oct 20
0
R-beta: problem with cmdscale in rseptbeta for W95
I'm using rseptbeta for w95,
I tried to do:
library(mva)
data(quakes)
quakes<-quakes[sample(seq(1:1000),100),1:5]
cmd.dsq<-cmdscale(dsq)
Error in .C("dblcen", x, as.integer(n)) : C/Fortran function not in load table
how can I solve this problem?
Andrea Rossetti
_______________________________________________________
Statistica & Informatica per la Gestione delle Imprese
1997 Oct 24
0
R-beta: Problem with cmdscale on R for W95
I'm using rseptbeta for w95,
I tried to do:
> library(mva)
> data(eurodist)
> cmdscale(eurodist)
Error in .C("dblcen", x, as.integer(n)) : C/Fortran function not in load table
>
how can I solve this problem?
Andrea Rossetti
_______________________________________________________
Statistica & Informatica per la Gestione delle Imprese |
Universit? degli Studi di
1997 Nov 16
0
R-beta: documentation?
Hi I'm an R for windows 95 user,
where can I find documentation for "splines", "survival4", "eda" and "mva"
packages?
Andrea Rossetti.
_______________________________________________________
Statistica & Informatica per la Gestione delle Imprese |
Universit? degli Studi di Perugia (Italia) |
iiasc home page: http://www.stat.unipg.it
1997 Dec 03
0
R-beta: generate a dll for R for win95
Hi,
I've just downloaded a fracdiff.tar.gz (package for arima(p,d,q)
modelling) I would like to plugh-in to R for windows 95 (rsept), how can
I make a "*.dll" from the fortran code to put into "lib" directory, and
a "library file" to put into "library" directory?
Please help me I'm very interested in the arima modelling.
Andrea Rossetti.
2001 Dec 10
0
Informazioni sui servizi internet a basso costo presenti sul mercato
Egregio Signore,
mi permetto di disturbarLa per fornirLe alcune
informazioni riguardanti
i servizi internet oggi presenti sul mercato.
Navigando sulla rete mi sono accorto che i costi, per pubblicare e
mantenere un sito aziendale o personale, sono ancora molto elevati
rispetto alla qualita' offerta.
Inoltre moltissimi siti già presenti sulla rete sono sviluppati in modo
poco attrattivo e
2005 Nov 17
0
Windows98 recibe, pero no imprime
Hola Amigos, quiero contarles algo !!
Estoy usando samba 2.2.5 instalado en mi linux suse
8.1 para imprimir en un windows98, mediante el comando
:
smbclient //w98/lexz35w98 -N -c "print /tmp/o"
la impresora en el w98 es una lexmark Z35 conectada al
USB.
el w98 recibe la orden de impresion y pareciera que
fuera a imprimir, pero no sale nada en la impresora,
incluso el cabezote de la impresora se mueve.
Que puede estar faltando?
Alguien puede ayudarme, les quedare agradecidos!!
jr
J.A.R.C.
Analista Programador
Cartagena-Colombia
______________________________________________...
1997 Oct 17
1
R-beta: memory problem vith "dist" on W95
Using Rseptbeta for Windows 95 I encountered this problem:
> library(mva)
> data(quakes)
> dist(quakes)
Error: memory exhausted
I'm using a pentium 133 with 32 MB ram memory!
What I must to do?
Thanks and excuse me for my english!
Andrea Rossetti, rossetti at stat.unipg.it
_______________________________________________________
Statistica & Informatica per la Gestione delle
2012 Oct 10
0
Resumen de R-help-es, Vol 44, Envío 9
...wer.pal(9,
"BuGn"), scales=list(draw = TRUE))
# otro plot con escala de varios colores
spplot(cartografia, "datos_manies.MANI", col.regions=brewer.pal(9,
"YlOrRd"), scales=list(draw = TRUE),
main=list(label="Manies en Corrientes"))
# creacion e impresion de imagen JPEG
jpeg("Manies_Corr.jpeg", width=630, height=630,bg="white")
par <- list(axis.line=list(col="transparent"),
clip=list(panel="off"), par.main.text=list(col="black"),
axis.text=list(col="black"), fon...
2015 Mar 23
4
virsh dom state
Hi there,
I'm running KVM under Openstack .
When I give virsh list command, I see some VM in NON persistent state.
What does it mean? How can I move it to a persisten state ?
I found that I cannot make a snapshot, from Openstack , of a machine
which is in a NON PERSISTENT state.
Regards
Fiorenza
--
Spazio Web S.r.l.
V. Dante, 10
13900 Biella
Tel.: +39 015 2431982
Fax.: +39 015 2522600
2003 Oct 20
0
Re: win.metafiles in linux and R
Dear all:
Professor Ripley commented:
> Note that libEMF's help page says
>
> It is also possible now to generate EMF files from PSTOEDIT
> on POSIX
> systems. Therefore, if your graphics code only outputs
> PostScript, you
> can now easily convert it to EMF.
>
> but that is only true on Windows (unfortunately).
>
Actually I have had some luck