similar to: Re: Shorewall-users Digest, Vol 26, Issue 9

Displaying 20 results from an estimated 500 matches similar to: "Re: Shorewall-users Digest, Vol 26, Issue 9"

2013 Jan 14
0
Ayuda suavizando con splines
Hola compañeros, os necesito! Necesito la ayuda de personas con experiencia en splines. Estoy filtrando el vector 'v' (velocidad) así: v <- smooth.spline( 1:length(v), v, spar=0.7) Me gustan los resultados pero el problema es que cambian en función de la longitud del vector. Esta imagen corresponde al movimiento vertical de una barra de pesas (para los curiosos, el ejercicio el el
2019 Mar 23
2
R para interactuar con página web
Que tal comunidad, quería pedirles una recomendación de un paquete para desarrollar una simple idea que tengo, o mejor dicho, para satisfacer una necesidad que tengo. Quisiera utlizar esta página http://nacional.grupogtd.com/ para hacer tests de velocidad periódicamente a mi conección de internet. Existe algún paquete en R que me permita, de forma automática, iniciar el test y luego recoger
2004 Oct 20
1
Unable to handle kernel paging request at virtual address
Hi all: I am getting this error message in my syslog after a few hours of running my QoS. First i suposed it was a memory sims problem, but i have changed them and i have the same problem. Here is the error message: Oct 20 16:52:23 pototogorri /usr/bin/sudo: apache : TTY=unknown ; PWD=/var/www/html ; USER=root ; COMMAND=/sbin/iptables -t nat -D PREROUTI Oct 20 16:52:23 pototogorri
2013 May 09
0
Barra de progreso en RODBC
Hola: Hace como un mes pregunte si se podía desarrollar una barra de progreso que informara del progreso de una subida de datos a SQL Server desde R. Miguel Ángel me dio una orientacion de como enfocar el problema y al final lo he conseguido hacer usando el paquete snowfall. Ahora bien hay una parte del código que, aunque funciona no entiendo muy bien como, porque "adapte" un código
2004 Aug 17
0
can this work?
Hi. I''m newie using LARTC. I have some pc''s and one 512/192kbits conection. I do not want that one PC uses all the bandwidth available. I made this script to limit, but I need that the applications (web browsing, messenger with cam and audo , p2p, etc) in pc''s continue acceding normally Internet. Would work this script? what type of qdisc could be added to htb in
2007 Jan 30
0
Problems matching tos on port 554
Hi There, I am trying to match mac address and tos at the same time. It mostly works for all ports, but recently I discovered that it doesn''t, for example it does not work on port 554. For each client I have two classes, one is the "good" traffic that I mark using iptables with the line, for example: /sbin/iptables -t mangle -A PREROUTING -p tcp --sport 554 -j TOS
2009 Oct 29
2
Subida de video en produccion
Hola, tengo un problema con la subida de videos al servidor, (tengo apache2 como servidor). Quiero subir un video de unos 150Mb y cuando lo subo en el servidor en modo development me lo sube perfecto pero cuando lo hago en modo produccion no me lo sube y me tira el siguiente error: La conexión fue restablecida La conexión con el servidor http://www.server_name/videos fue restablecida mientras se
2016 Apr 12
2
Procesos paralelos
Hola: Vuelvo a la carga con algo que resolví hace años y que ahora me ha dejado de funcionar y no consigo arreglar. A ver si alguien me sugiere algún enfoque o directamente la solucion. Utilizo R en muchos procesos ETL y la cuestión es que me encuentro con que tengo que hacer inserts en un BBDD de SQL Server de varios miles (a veces millones de registros) que mientras R las realiza parece que
2008 May 18
1
Checking the configuration before restarting
Greetings, There is a very old bug report [0] still floating around asking for a configuration check before restarting on upgrade. While this may not have been possible in the past, would it be possible now with Shorewall-perl? Regards, -Roberto [0] http://bugs.debian.org/200573 -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com
2008 Dec 19
0
Shorewall 4.0.15
Shorewall 4.0.15 is now available from shorewall.net, SourceForge and Debian Sid. Additionally, I have updated my Debian Etch repository with 4.0.15 packages. Problems Corrected in Shorewall 4.0.15. 1) Beginning with iptables version 1.4.1, the syntax for commands using the conntrack module has changed. Shorewall now detects if the installed version of iptables requires the new
2007 Dec 02
1
Broken pygrub in xen-3.0
I have recently discovered when trying to configure a new domU that pygrub is completely broken. That is, the missing Build-Depend on e2fslibs-dev in xen-3.0 causes the ext2/3 python module to not be build. Consequently, using pygrub fails miserably since the filesystem cannot be read at all by pygrub. Additionally, it is apparently not possible for pygrub to find its library directory without
2009 Jan 02
2
Public unveiling of logo design competition submissions
------------------------------------------------------------------------ Shoreline Firewall http://www.shorewall.net/ January 9, 2009 press@shorewall.net ------------------------------------------------------------------------ Subject: Public unveiling of logo design competition submissions The Shorewall developers are pleased to
2009 Jan 02
2
Public unveiling of logo design competition submissions
------------------------------------------------------------------------ Shoreline Firewall http://www.shorewall.net/ January 9, 2009 press@shorewall.net ------------------------------------------------------------------------ Subject: Public unveiling of logo design competition submissions The Shorewall developers are pleased to
2007 Mar 21
0
Re: Xen and PAE
I thought this might be of interest to the list. I am only running Xen on amd64, so I am not sure how intelligently I can help out. Probably best to CC urs, since I don't imagine he is subscribed to the list. Regards, -Roberto On Wed, Mar 21, 2007 at 07:26:26PM +0100, Urs Thuermann wrote: > I have two separate questions, actually, concerning Xen and PAE: > > Today, I installed
2008 Jul 06
2
Shirewall and ppp interface
I well, my ISP just worked with me to switch in my new gateway. After the switch and bringing up the ppp interface, the new gateway was access the Internet just fine, but none of systems behind it were. Scratched my head, and after some fumbling, I discovered that it seems like I have to restart shorewall after ppp interface is brought up. So. How do I ensure that shorewall is restarted
2016 Apr 12
2
Procesos paralelos
Hola, ¿qué tal? Si la base de datos de destino es SQL Server, ¿por qué no pruebas con la función dbBulkCopy del paquete https://github.com/agstudy/rsqlserver? Debería poder cargar millones de registros en segundos. Al menos, en una única transacción en lugar de múltiples como con sqlSave. Un saludo, Carlos J. Gil Bellosta http://www.datanalytics.com El día 12 de abril de 2016, 11:55,
2016 Apr 12
2
Procesos paralelos
Estimado Gilsanz Algo que puede ser, ¿tiene instalado tcltk en Windows? Yo ante un problema parecido lo solucioné realizando un contador, en mi caso conozco la cantidad de consultas, entonces simplemente ?imprimo? en pantalla 1 de 100, 2 de 100, etc. No es gráfico, pero R me informa dos cosas, que está trabajando y cuánto falta, feo a la vista pero muy simple. Javier Rubén Marcuzzi De:
2012 Jun 13
0
rkward en ubuntu linux SOLUCIONADO
Muchas gracias por la rapida respuesta, pero lo solucione reinstalando. Creo que el problema fue que al actualizar R (12.15), no desintale previamente rkward y al actualizar rkward se quedo ligado a paquetes antiguos. Para responder a tus preguntas, uso UBUNTU 10.04 en un notebook y 12.04 en una desktop. Funciono bien en la Desktop (ya que estaba recien instalado el SO). Asi que lo que hice en la
2019 Jan 12
4
Cómo replicar unos clusters según sistema anterior.
Buenas noches; vengo con una consulta, que no se si es fácilmente resoluble o necesito saber más para entender porqué no tengo que hacer lo que me propongo. Tengo una matriz de distancias y unos clusters según metodo "ward" que me los da una web construida hace ya unos años. Supongo que fue publicada en el 2012, por lo que estará construida en el 11, 10 o antes). Esta web me devuelve
2004 Sep 02
0
RE: adsl and p2p programs
https://www.p2pwatchdog.com/ > -----Original Message----- > From: lartc-admin@mailman.ds9a.nl > [mailto:lartc-admin@mailman.ds9a.nl] On Behalf Of Roy > Sent: Thursday, September 02, 2004 5:04 AM > To: Ing. Marcos Salvatierra; James Lista > Cc: lartc@mailman.ds9a.nl > Subject: Re: [LARTC] adsl and p2p programs > > This is most asked question but there is no good