similar to: Privacy rights of an old user of this list

Displaying 20 results from an estimated 20000 matches similar to: "Privacy rights of an old user of this list"

2006 Apr 22
9
Re: Re-proposal: web forums
Paul wrote: > No seriously, I don't have the time to spend going out and monitoring a > dozen forums. I find mail lists much more convenient ... the > information comes to me, I don't have to go to the information. I feel the same. I'd like to know exactly what it is that people find so convenient about forums. I'd also like to know why the wine list archives can't
2020 Mar 21
9
Tasa variación diaria COVID-19
Hola: Tengo los datos diarios del número de casos de coronavirus por comunidades autónomas y quiero calcular el número diario de nuevos casos y la tasa diaria de variación del número de casos y no se como hacerlo en R. *fecha* *comunidad* *poblacion* *casos_totales* 04/03/2020 Andalucía 8414240 13 05/03/2020 Andalucía 8414240 12 06/03/2020 Andalucía 8414240 21 04/03/2020 Aragón
2007 Nov 07
5
Prototype error - iterator is not a function
I''m starting to learn to use Prototype (v1.5.1.1) along with Mootools. However I keep bumping into the same problem: All of the inserts result in the error "iterator is not a function" at line 542 of Prototype memo = iterator(memo, value, index); Am I missing something obvious here? I''m wondering if there''s an incompatibility between Prototype and Domino
2020 Mar 22
3
Tasa variación diaria COVID-19
Eric ¿Que dataset utilizo? Por curiosidad probé su código, pero me salen errores. Copio y pego todo como me sale en la consola. > # https://raw.githubusercontent.com/datasets/covid-19/master/data/time-series-19-covid-combined.csv > datos <- read.csv("C:/Users/HP/Downloads/time-series-19-covid-combined.csv") > > library(data.table) > library(ggplot2) >
2020 Mar 23
2
Tasa variación diaria COVID-19
Muchas gracias a todos por su ayuda. Hace un rato antes de abrir el correo, he encontrado dos soluciones a mi problema de como calcular el porcentaje de variación. La primera es usando el paquete dplyr: https://stackoverflow.com/questions/48196552/calculate-percentage-change-in-r-using-dplyr/48196871 La segunda usando la función PercChange del paquete DataCombine
2020 Mar 25
2
Tasa variación diaria COVID-19
Gracias Ruben, muy interesante. Algo así estuve buscando, por ciudades y a nivel internacional, pero no lo encontré. Me bastaría con el número de fallecimientos por día, de cuantas más ciudades del mundo mejor. Si alguno supiera de algo así, le agradecería que me lo comunicase. Un saludo, Manuel El mar., 24 mar. 2020 a las 21:04, Rubén Fernández Casal (< rubenfcasal en gmail.com>) escribió:
2007 Apr 10
15
Poor man''s backup by attaching/detaching mirror drives on a _striped_ pool?
Hi, one quick&dirty way of backing up a pool that is a mirror of two devices is to zpool attach a third one, wait for the resilvering to finish, then zpool detach it again. The third device then can be used as a poor man''s simple backup. Has anybody tried it yet with a striped mirror? What if the pool is composed out of two mirrors? Can I attach devices to both mirrors, let them
2013 Feb 09
2
Forum
Hello, Who administrates the icecast forum at http://icecast.imux.net/index.php ? I registered...but never got my activation? Regards, dennis
2008 Jul 01
4
Fax Between IAX Trunks
Hello! I need to send Faxes from an Asterisk box to an Asterisk + Iaxmodem + Hylafax installed on other box. I have setup IAX trunks between this boxes, all works fine but can?t send faxes from one to other, Im trying with or without NVFaxDetect application but does not work. Is there a way to get it working?. If I connect a fax machine directly to Asterisk with Iaxmodem and Hylafax, I have no
2010 Dec 12
8
XEN 4.0.1 + pv_ops Kernel + CentOS 5.5 x86_64, is there an easier way.
Hi As you may''ve seen from my last posts I''m struggling to get the setup on my subject line to work without flaws. I''ve tried compiling the Kernel from Source, I''ve also tried Fedora 14, which has a flaky pv_ops Dom0 kernel which DOESN''T work at all, but none of these seem to work. I''m a mid-time XEN user, I just love it and want to stay
2010 Dec 12
8
XEN 4.0.1 + pv_ops Kernel + CentOS 5.5 x86_64, is there an easier way.
Hi As you may''ve seen from my last posts I''m struggling to get the setup on my subject line to work without flaws. I''ve tried compiling the Kernel from Source, I''ve also tried Fedora 14, which has a flaky pv_ops Dom0 kernel which DOESN''T work at all, but none of these seem to work. I''m a mid-time XEN user, I just love it and want to stay
2009 Feb 24
2
email stuck in outbox
Can anyone here help me out with a client side Outlook issue? I know outlook is a horrible imap client :( We intermittently have a problem where mail gets "stuck" in Outlook users' outboxes. Might have anything to do with dovecot? Is there anyway I can troubleshoot this server side? Are there any settings I can tweak? We have a new and an old dovecot server (see below) and both
2016 Nov 06
3
ldap search with DN which contains space
Hello, I am trying to get all the members of a given group. I run this command: #ldbsearch -H /var/lib/samba/private/sam.ldb memberOf=CN=Administrators,CN=Builtin,DC=ejemplo,DC=cu And it works fine. BUT: problems arise when the group name contains spaces, e.g 'Domain Controllers' Then, I run: #ldbsearch -H /var/lib/samba/private/sam.ldb memberOf=CN=Domain
2019 Mar 21
3
Maildirs on AWS EFS
Hello, AWS released one month ago a EFS system with administered life cycle, which means that files not accessed in the last 30 days are moved to a lower cost storage tier. Currently I hold my e-mail, delivered to Maildir++ folders by postfix and retrieved with Dovecot, in standard EBS volumes. This has the disadvantage that I need to allocate more than enough space to ensure that the volume
2009 Jul 27
1
INVITE Privacy Information
Hello all, I would like to use Asterisk to add/modify SIP headers in the INVITE message, to include Privacy information, if the INVITE includes a *67 prefix (or another predefined prefix). That's an example of the INVITE I get: /INVITE sip:*6700112233445 at 192.168.1.100 SIP/2.0 From: "123456789"<sip:*123456789*@192.168.1.100>;tag=333333333 To: <sip:*6700112233445 at
2005 Nov 15
0
SSH with authentication and no privacy
Previous threads have discussed the now deprecated NONE cipher and the rationale for its removal. Recent posts on FCC compliance indicate the usefulness of authentication without privacy for packet radio. I also find this useful for transfers between IPsec protected endpoints. Authentication is then useful for user administration/privileges but encryption is not necessary given the IPsec
2010 Mar 12
0
Regarding - P-Asserted identity and Privacy - SOLVED
Hi All, I got this figured out, when the privacy is ON at the other end of the server and when we get the Invite message to the server connected to PRI's, just take the details from the invite message in the Dial plan and send the calls as anonymous: exten => _1NXXXXXXXXX,n,Set(PRIVACY=${SIP_HEADER(Privacy)}) exten => _1NXXXXXXXXX,n,ExecIf($["${PRIVACY}" =
2010 Aug 31
1
Logging the CID from the Privacy Manager
Hi folks, My v1.6 Asterisk system logs all Call Detail Records to a PostgreSQL database, including those handled by the Privacy Manager. Unfortunately, even though I can use the CLI to see the information being submitted by anonymous callers to satisfy the demands of the the Privacy Manager, that information is not recorded in the database. Instead, all that is written to it: clid:
1999 Jun 29
0
Privacy Guard Glue, snapshot 19990628
Privacy Guard Glue (PGG) Snapshot 19990628 Released ===================================================== PGG (Privacy Guard Glue) is a well-designed library written in C to add GnuPG support to applications. PGG uses GnuPG (Gnu Privacy Guard) with its coprocessing interface as the workhorse. PGG is free software and includes the complete source code. It is protected under the Gnu
2003 Nov 26
2
Issues with Privacy Manager and Zapateller
I am having issues with Privacy Manager and Zapateller. If I set callerid="" on a sip user zapateller sends the tones If I set callerid="Anonymous" <8475551212> zapateller doesn't send the tones If I call from a phone after dialing *67 zapateller doesn't send the tones In the last 2 cases, the display on the phone shows -Blocked Call- PrivacyManager always gives