Displaying 20 results from an estimated 900 matches similar to: "Dovecot under Virtual Host environment??"
2014 Apr 01
3
problema con RStudio
Hola a todos,
Tengo un problema con RStudio y la conexión a una base de datos.
Desde la terminal no tengo problemas para ejecutar, por ejemplo:
library(RODBC)
channel <- odbcConnect("MiBaseDatos", uid = "MiUsuario", pwd =
"MiContrasena")
datos <- sqlQuery(channel,"SELECT TO_CHAR(S.B_STOD_DATO,'YYYY') \
, M.STODNR \
...
...
...")
pero desde
2014 Apr 01
2
problema con RStudio
Pues ahí lo tienes.
De alguna manera R (a través de RStudio) no está incorporando el directorio
/u01/app/luisr/product/11.1.0/client_1/lib
donde se ve que tienes las librerías de ODBC al "LD path". Échale un vistazo a
https://support.rstudio.com/hc/communities/public/questions/200641818-How-to-configure-libPaths-?locale=en-us
Aparentemente RStudio tiene su propio sistema para
2014 Apr 01
2
problema con RStudio
Carlos,
al parecer tengo instalado el paquete RODBC en :
/home/luisr/R/i686-pc-linux-gnu-library/3.0/RODBC/
no hay nada en (carpeta vacia):
/usr/local/lib/R/site-library/
en el directorio:
/usr/local/lib/R/site-library
hay paquetes que vienen con R pero RODBC no
saludos,
Luis
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
Luis Ridao Cruz
Faroe Marine Research Institute
Nóatún 1,
2014 Apr 01
3
problema con RStudio
No, no estoy usando Rstudio Server
El 1 de abril de 2014, 9:07, Carlos J. Gil Bellosta
<cgb@datanalytics.com>escribió:
> Una pregunta... no estarás utilizando RStudio server, ¿verdad?
>
> En tal caso, lo que tienes que hacer es configurar
> /etc/rstudio/rstudio.conf tal como indica en
>
> http://www.rstudio.com/ide/docs/server/configuration
>
> En particular,
2000 Mar 01
2
TriDent (was: Safe and stable)
Ok, anyone know if we're subject to the same bug as MS fixed
in 95B vredir.vxd?
A test, with log level 3, sound like it's in order.
--dave
--
David Collier-Brown, | Always do right. This will gratify some people
185 Ellerslie Ave., | and astonish the rest. -- Mark Twain
Willowdale, Ontario | //www.oreilly.com/catalog/samba/author.html
Work: (905) 415-2849 Home: (416)
2014 Apr 01
2
problema con RStudio
Hola, ¿qué tal?
¿Puedes comparar la salida del comando
Sys.getenv("LD_LIBRARY_PATH")
en una sesión en la que funciona RODBC y otra en la que obtienes el
error anterior?
Un saludo,
Carlos J. Gil Bellosta
http://www.datanalytics.com
P.D.: A propósito, también he estado tratando de utilizar RODBC en
Linux y me he acabado rindiendo. Sobre todo porque RJDBC funciona
bastante bien.
2003 Jun 27
1
Advanced SIP management
Hello:
I would like to use Asterisk as a redirect/proxy sip server to route SIP
calls on a sip header/parameter basis.
I've tried some things successfully:
- SIP registration from clients.
- On-the-fly compression for wan VoIP transfers:
SIP G.711 --> GSM IAX --> (wan) --> GSM IAX --> SIP G.711
- Sending custom parameters in URI:
exten => 1,1,Setvar,VXML_URL=var1=value1
2006 Mar 28
5
Your RoR 1.1 Adoption Prediction?
What is the likelyhood that major inexpensive webhosts like godaddy,
bluehost, etc. will upgrade to RoR 1.1? Is this going to be like PHP 5
where it has to percolate for a year or more before it becomes widly
available? Your thoughts?
Along the same lines... is it possible to adopt some of the new improved
Ajax / javascript capabilities without actually upgrading the ruby
installation?
2015 Nov 10
4
[PATCH v4 0/6] virtio core DMA API conversion
On Mon, 2015-11-09 at 21:35 -0800, Andy Lutomirski wrote:
>
> We could do it the other way around: on powerpc, if a PCI device is in
> that range and doesn't have the "bypass" property at all, then it's
> assumed to bypass the IOMMU.??This means that everything that
> currently works continues working.??If someone builds a physical
> virtio device or uses
2015 Nov 10
4
[PATCH v4 0/6] virtio core DMA API conversion
On Mon, 2015-11-09 at 21:35 -0800, Andy Lutomirski wrote:
>
> We could do it the other way around: on powerpc, if a PCI device is in
> that range and doesn't have the "bypass" property at all, then it's
> assumed to bypass the IOMMU.??This means that everything that
> currently works continues working.??If someone builds a physical
> virtio device or uses
2013 Aug 23
0
3.6.15/fix for BUG 9817 breaks our cross-domain support
Hi,
We discovered that the the patch for BUG 9817 (https://bugzilla.samba.org/show_bug.cgi?id=9817) which was first included into Samba 3.6.15 breaks our cross-domain setup:
AD DC Domain "AD" [WinServer 2003 R2]
AD DC Domain "D" [WinServer 2008 R2]
client_1 (domain member in AD, WinServer 2003 R2)
samba_srv (domain member in D,
2007 Mar 26
5
Japanese Puppet users
Hi all,
I''ve been trying to monitor the traffic on the web site recently, and
it seems like we''ve got a couple of Japanese Puppet users I didn''t
know about. I''ve seen articles about Puppet on both madoro.org[1]
and mizzy.org[2] recently.
I haven''t looked into translations of Puppet''s documentation much,
but this might be a good place
2009 Mar 08
4
Trying to install Oracle 10gR2 client
Well, I have been trying to see if I can get the installer for the Oracle 10gR2 Client to install. (Available from here: http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201winsoft.html )
The first problem I encountered was some kind of JRE DirectDraw problem that I can work around with an extra command line parameter (setup -J-Dsun.java2d.noddraw=true). This gets
2015 Nov 10
2
[PATCH v4 0/6] virtio core DMA API conversion
On Mon, 2015-11-09 at 18:18 -0800, Andy Lutomirski wrote:
>
> /* Qumranet donated their vendor ID for devices 0x1000 thru 0x10FF.
> */
> static const struct pci_device_id virtio_pci_id_table[] = {
> ??????? { PCI_DEVICE(0x1af4, PCI_ANY_ID) },
> ??????? { 0 }
> };
>
> Can we match on that range?
We can, but the problem remains, how do we differenciate an existing
2015 Nov 10
2
[PATCH v4 0/6] virtio core DMA API conversion
On Mon, 2015-11-09 at 18:18 -0800, Andy Lutomirski wrote:
>
> /* Qumranet donated their vendor ID for devices 0x1000 thru 0x10FF.
> */
> static const struct pci_device_id virtio_pci_id_table[] = {
> ??????? { PCI_DEVICE(0x1af4, PCI_ANY_ID) },
> ??????? { 0 }
> };
>
> Can we match on that range?
We can, but the problem remains, how do we differenciate an existing
2018 Oct 03
2
WebRTC as Softphone substitute ?
@Olivior
I agree that seting up WebRTC is hard, however when done it is smooth to
use. For replication you can build RPMs with working configurations.
Regarding stability, it is not being used widly, so can't say it is mature.
However we have no complain so far regarding audio or connectivity.
sometime we provide support for "allow media / mic" type issues, but you
know it is
2014 May 08
2
Denial of Service attacks against Dovecot v1.1+
There's an upper limit to how many IMAP/POP3 connections can exist that haven't logged in (and separate limits for post-login). Normally when this limit is reached, the oldest connection gets disconnected. There is of course some potential to try to DoS Dovecot by doing a lot of IMAP/POP3 connections, but because the oldest connection always gets destroyed this requires quite a lot of
2014 May 08
2
Denial of Service attacks against Dovecot v1.1+
There's an upper limit to how many IMAP/POP3 connections can exist that haven't logged in (and separate limits for post-login). Normally when this limit is reached, the oldest connection gets disconnected. There is of course some potential to try to DoS Dovecot by doing a lot of IMAP/POP3 connections, but because the oldest connection always gets destroyed this requires quite a lot of
2014 Feb 04
3
Applying a DNS RBL to deny authentication?
Hope to get some attention about this idea to reduce hacking passwords.
Here is a list of about 700,000 IP addresses that are hacking passwords
through SMTP AUTH
http://ipadmin.junkemailfilter.com/auth-hack.txt
This is a list of IP addresses that attempted to authenticate against my
fake AUTH advertizing on servers with no authentication. We do front end
spam filtering for thousands of
2004 Aug 27
4
Speech Recognition and Asterisk
All;
Since I have interest in providing the capability for callers to speak
the department, person or number they wish to call, as well as other IVR
scenarios, I have been reviewing much of this lists email archives and
searching the web for open source voice recognition that will work with
the Asterisk PBX.
What I am trying to determine, is what will it take to get it working on
Asterisk? How