Displaying 20 results from an estimated 1000 matches similar to: "Print from remote applications"
2005 Dec 19
1
PDC - Windows cliente change passwd
Hi, i have a problems with windows clients when they try to change the
password, windows respond with "Please enter valid character..." but the pass
get changed.
i have this in smb.conf
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
when i change that to:
passwd chat = *New*UNIX*password* %n *Re*ype*new*UNIX*password* %n
2007 Nov 19
2
Network Name issue
Hi,
I've installed CentOS 5 on a Dell pe1950 with 2 dual port NICS.
One of the NIC is an Intel and use the e1000 module.
The problem is when the server is rebooted it does no asign the ethx name to the NICs, instead the so assign something like _dev377362...
so i dont have networking on the server.
Any ideas what is happening and how to solve it?
Thanks.
-------------- next part
2004 Nov 03
1
simulate
are any tool, script, software, that let me simulate network traffic,
like trasmit for 2 hours at 100Mbs?
--
Patricio Bruna http://www.linuxcenterla.com
Ingeniero de Proyectos Canada # 239 Piso 5
Red Hat Certified Engineer Providencia, Santiago - CHILE
Linux Center Latinoamerica Fono: +56 2 2745000, Fax : +56 22747075
2007 Mar 26
3
Installing centos in a Compaq ML350 G5
We bought a Compaq ML350 G5.
When trying to install Centos, I got the message:
No disk installed. and centos suggest me a list of drivers, but none of them
seems to work.
Has anybody tried this?
Any help would be appreciated.
carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 May 04
1
samba and winxp SP2
i have clientes with windows xp2 and service pack2 that cannot access my
shares.
are any known issues?
--
Patricio Bruna
pbruna@linuxcenterla.com
RHCE/RHCI
Jefe Soporte y Operaciones LinuxCenter S.A.
Canada 239, 5to piso, Providencia, Chile
http://www.linuxcenterla.com +56-2-2745000
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2003 Mar 05
3
WinXP Profe...
when i trie to log in the domain, the pc says "the local directives in this
system dont allow to start an interactiv session"
i follow all the step in all the reading that i could find, but nothing works
out for me.
any help will be useful,
thx
2007 Feb 27
1
Centos4 and IBM x346
im triying to install linux on a IBM x346 thats uses the a320raid driver, this machines has 2 disk as a raid 1 (with W2003 Server)and a third disk for Centos4.
when i install Centos its see 3 disk, no the raid, my question is, those grub depends on Linux seing the raid for properly bootup, because when i install grub in /dev/sda i does not load ok.
Im triying to setup a dual boot machine as you
2008 Aug 04
4
HP ILO Fence Configuration
Dear All,
Currently i am using HP x6600 Server and I have installed RHEL4 Update
4 AS Linux and
RHEL4 Update 4 Support Cluster Suite in my server
I am new in fence and can any one help me how to configure HP ILO fence
in my server
and HP ILO Fence Functionality
Regards
-S.Balaji
2019 Mar 25
2
Unable to upload printer drivers
Hi,
I'm trying to upload printer drivers on a fresh samba installation
(version 4.9.4). I configured the settings accordingly to the wiki and
also followed the instructions for adding printer drivers. I am able to
read and write to the print$ share and to access the samba server via
the printer management console.
However when I try to upload an driver (and I tried different type 3
2018 May 10
2
anchura chunk en pdf
Instalado ?tinytex?
> install.packages(?tinytex?)
y cargándolo
> library(tinytex)
Fue una causalidad: cuando instalé este paquete los PDFs comenzaron a salir correctamente de anchura. Tampoco puede darte una explicación :(
Saludos,
Patricio
Patricio Suárez Gil
Unidad de Investigación Área V-Gijón
Planta 5ª Impar
Hospital Universitario de Cabueñes
C/Prado, 395
33203 Gijón (Asturias)
2018 May 10
2
anchura chunk en pdf
Yo he conseguido que los chunks y el texto tengan la misma anchura instalando ?tinytex?.
Un saludo,
Patricio
Patricio Suárez Gil
Unidad de Investigación Área V-Gijón
Planta 5ª Impar
Hospital Universitario de Cabueñes
C/Prado, 395
33203 Gijón (Asturias)
Tfno: 985 185 000 (Ext. 85715)
@uinvest_psg
ESPAÑA
[[alternative HTML version deleted]]
2018 Feb 12
4
problema de fechas
hola Patricio, usa:
dplyr::if_else
[[alternative HTML version deleted]]
2013 Jun 03
4
gráfica densidades
hola todosnecesito hacer un gráfica de este tipo, alguna idea ???
gracias
Patricio F.
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20130603/f3fc33e3/attachment-0001.html>
------------ próxima parte ------------
A non-text attachment was scrubbed...
Name: densidad.jpg
Type: image/jpeg
2018 Feb 12
2
problema de fechas
Las fechas están en formato ?Date? del paquete ?lubridate?, pero me encuentro el mismo problema usando fechas en formato POSIXct.
Saludos,
Patricio
> El 13 feb 2018, a las 0:08, Javier Marcuzzi <javier.ruben.marcuzzi en gmail.com> escribió:
>
> Estimado Patricio
>
> Hay más de una forma para trabajar con fechas, y no es lo mismo dependiendo el sistema, a mi me
2014 May 07
5
acelerar conexión con RODBC
Hola a todos...estoy usando MariaDb como base de datos (similares caracteristicas a MySQL), y la conexión entre R y esta con RODBC.¿Existe alguna forma de incrementar la conexión para carga de datos ya que son largos, ejm: 3000 registros en 1 minuto...Si conocen de esto o me pueden sugerir alternativas, estaré agradecido.
Patricio.
[[alternative HTML version deleted]]
2018 Feb 12
4
problema de fechas
Tengo un vector de fechas en formato R:
> fechas <- c(?2016-07-15?, ?2016-10-12?, ?2017-02-11?)
quiero que las fechas de 2017 (la tercera del vector del ejemplo) pasen a ser NA
> fechas2 <- ifelse(fechas > ?2016-12-31?, NA, fechas)
El problema que me encuentro es que el resultado (fechas2) es un vector numérico y no un vector de fechas. No encuentro la solución.
Se agradecen
2018 Jan 26
2
Ji cuadrado de tendencia lineal
Hola,
estoy buscando la manera de ejecutar en R el test de Ji-cudrado de tendencia lineal (Linear trend Chi-square), pero no lo encuentro en toda la bibliografía que consulté, ni la viñeta del chis.test incluye ninguna opción que contemple este test.
Si alguien tiene experiencia con el tema, agradecería cualquier ayuda.
Un saludo,
Patricio Suárez Gil
Unidad de Investigación Área V-Gijón
2018 Jan 27
3
error en función ggadjustedcurves, paquete survminer
Tengo un modelo de regresión de Cox y quiero obtener el plot ajustado por una covariable (sexo) con la función ?ggadjustedcurves?, pero me da el siguiente error:
> cox2 <- coxph(os ~ imc_25 + sexo.1, data = datos)
> cox2
Call:
coxph(formula = os ~ imc_25 + sexo.1, data = datos)
coef exp(coef) se(coef) z p
imc_25 -0.621 0.537 0.299 -2.08 0.038
sexo.1M 0.714
2012 Mar 20
3
Agregar variables de un dataframe
Hola a todos.Quiero saber si existe una forma mas apropiada para hacer esto:tengo un dataframe de 40 variables y una de ellas es de fechas.lo que quiero es una tabla agregada por suma y como criterio de agrupación esta variable de fecha.en sql sería algo así:
select fecha, sum(v1), sum(v2)..., sum(v39)from tablagroup by fecha;
mi problema es que las vn pueden ser de dimensión cambiante, es decir,
2014 May 07
2
FW: acelerar conexión con RODBC
Estimado Patricio Vireri
No mire Rmysql hoy pero por esas cosas de la vida decidieron no
compilarlo en windows, hay varias alternativas, pero particularmente no
use ninguna.
MariaDB ahora tiene grafos, por si le sirve.
Si compilo Rmysql no es un principiante, entonces pregunta de
principiante ¿si solo usa odbc? Le pregunto esto porque cuándo yo usaba
mac compre a una empresa " conexión