search for: calderon

Displaying 20 results from an estimated 40 matches for "calderon".

2010 Mar 15
2
gaps in time series
hello *, im new to the list (and R in general), i have a problem that im hoping someone can help me solve. i have data that i want to turn into a time series per day, ex. 2010-03-01 9 2010-03-03 17 2010-03-04 2 2010-03-05 9 2010-03-07 3 is there an easy way to fill in the gaps for the missing days? thx much --joe
2015 Oct 08
3
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
Thomas Calderon <calderon.thomas at gmail.com> writes: > Hi, > > There is no need to add new mechanism identifiers to use specific curves. > > This can be done already using the CKM_ECDSA mechanism parameters (see > CKA_ECDSA_PARAMS > in the standard). > Given that the underlying HW...
2016 Jan 15
4
Proposal: always handle keys in separate process
How about using the existing OpenSSH client's PKCS#11 support to isolate keying material in a dedicated process? A similar approach, "Practical key privilege separation using Caml Crush", was discussed at FOSDEM'15 with a focus on Heatbleed [1][2] but the ideas and principles are the same. Now this is easily done using the following available components: - SoftHSM to store
2019 Mar 13
1
Fwd: syslinux-6.03 failed to boot ESXI 6.7
---------- Forwarded message --------- From: Adan Calderon <adancalderon at gmail.com> Date: Wed, Mar 13, 2019 at 9:13 AM Subject: Re: [syslinux] syslinux-6.03 failed to boot ESXI 6.7 To: luckydog xf <luckydogxf at gmail.com> I can share some working examples for a USB Thumb drive and PXE servers using chain loading, but it will take me some...
2005 Mar 22
1
Can't Modify files on SMB PDC
...t it's the same.. I'm stuck! any help would be appreciated .. p.s.= I apologize for my poor English, if anything it's not clear enough, let me know .. -- Greeting from the depths of the dark night... -=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= HuiLo [Isaias Calderon calderon@lci.ulsa.mx] Pgp Key : 0xB8149DE3 DH/DSS -=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Fingerprint: 37ED 0622 6184 C07E 3499 BDB2 BBA5 0A2E B814 9DE3 -- "I do not feel obliged to believe that the same God who has endowed us with sense, reason, and intellect...
2014 May 07
7
[Bug 2240] New: Secure PIN entry for smartcards through the keypad on the reader (patch)
https://bugzilla.mindrot.org/show_bug.cgi?id=2240 Bug ID: 2240 Summary: Secure PIN entry for smartcards through the keypad on the reader (patch) Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5
2019 Apr 04
2
Question of syslinux chainloading
...from the configuration file. That file would probably still say the operating system is on the primary drive's first partition, but this would no longer be true. This is what I understand. On Thu, Apr 4, 2019 at 11:30 AM Lu Wei <luweitest at gmail.com> wrote: > > On 4/4/19, Adan Calderon <adancalderon at gmail.com> wrote: > > Lu Wei, > > > > What Hard drive are you also trying to boot? The first and only fixed > > drive inside a computer? > > If so would the line to boot a local HD not be: > > > > LABEL LOCAL > > MENU LABEL Loc...
2020 May 13
0
chain loading Syslinux 3.86 from 6.04
.... I don't see the directive that tells Syslinux(4) to look in the sub directory for syslinux.cfg instead of the root. The only thing (right now) I can see that is different, is my D:\syslinux.cfg is one file while yours loads other files to make the menu. On Tue, May 12, 2020 at 6:22 PM Adan Calderon <adancalderon at gmail.com> wrote: > I usually use the 64 bit windows executable on a command prompt ran as > administrator. The exact version of 4 I have uses with my "multiboot > syslinux usb pen drive with vmware" is > 4.07. > > My main syslinux.cfg (6.04) th...
2019 Apr 04
2
Question of syslinux chainloading
...u Wei, What Hard drive are you also trying to boot? The first and only fixed drive inside a computer? If so would the line to boot a local HD not be: LABEL LOCAL MENU LABEL Local operating system in harddrive (if available) kernel chain.c32 append hd0 -Adan On Thu, Apr 4, 2019 at 8:56 AM Adan Calderon <adancalderon at gmail.com> wrote: > > Lu Wei, > > For the DOS portion make sure you have a working FAT-32 DOS Bootable > Drive first. Back up it's boot sector into a file. This file will > probably be 512 Bytes and if you were to open it with a Hex editor it > would...
2020 May 12
0
chain loading Syslinux 3.86 from 6.04
...did not work(throws an error that syslinux.bin does not exist). I checked the docs and don't see any flags to tell syslinux to install to a file instead of a device. I tried this with 3.86 and 4 (as Wes suggested he has had success with this in the past). On Mon, May 11, 2020 at 5:01 PM Adan Calderon <adancalderon at gmail.com> wrote: > try installing syslinux 3.86 or 4 to a boot sector "file" not the actual > boot sector. then chainload that file. > > On Mon, May 11, 2020, 3:57 PM Adan Calderon <adancalderon at gmail.com> > wrote: > >> the mboot...
2006 Feb 16
2
javascript node with Ajax.Updater
...e Ajax.Updater to get an divider, inside the div i have a javascript node that i use to do javascript stuff, the problem is when i get the divider i get whole the html but not the javascript node, thats a bug? *anybody know what''s happening?* -- // // Ing. Francisco J. Calderón S. // fjcalderon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org // Usuario de GNU/Linux nº 349529 // Maracay, Venezuela // _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-...
2010 Mar 16
1
bottlenecks in R script
hello *, im running into two major bottlenecks an R script. 1. going through a 40mb file and reading in via readLines() 1 line at a time is almost an order of magnitude slow than the equivalent in python, im wondering if there are alternatives to readLines(), doing more lines at a time helps a bit 2. generating date sequences takes a long time, im basically doing something like
2006 Mar 22
2
problem with Ajax.Updater evalscript and firefox
...Ajax.Updater, that form had a javascript validation, i put evalScripts true but when i get the form i had an unexpected close in the firefox, i had a long time looking the answer but nothing yet, somebody with the same problem? or the answer? greets -- // // Ing. Francisco J. Calderón S. // fjcalderon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org // Usuario de GNU/Linux nº 349529 // Maracay, Venezuela // _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-...
2006 Apr 06
4
problem with IE
...ribute(''onblur'', onblur); y6.appendChild(m); //// CODE //// where "XYZ" is an input text and y6 is a TD cell, this works perfectly in firefox, but i dont have idea why doesnt work in IE, any clue?? thx in advance :) -- // // Ing. Francisco J. Calderón S. // fjcalderon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org // Usuario de GNU/Linux nº 349529 // Maracay, Venezuela // _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-...
2024 Jan 21
1
Running VMware ESXi network installer via syslinux/menu
Hello, On 1/20/2024 1:03 AM, Adan Calderon wrote: > Remember the vmware versions of their loader are diffrent. Phew, what does that mean? It's their "bootx64.efi". Running "file" on it says it's an "MS-DOS executable". > I remember looking at the source for the mboot file and it was > diffre...
2015 Mar 31
7
Wanted: smartcard with ECDSA support
...rfaces to override the signature function pointer for ECDSA. The only limitation is that the OpenSSL API misses some cleanup function (finish, for instance), hence I have yet to find a way to properly free the PKCS#11 resources. Is this a contribution you might be interested in ? Cheers, Thomas Calderon
2018 Oct 04
1
syslinux PXE boot version upgrade, network no longer working
...ftp searches online for pxe20-sdk.exe, pxe20-pdk.exe, pxe_pdk.exe. I hope this information also helps someone else and I hope a newer release of syslinux eventiually fix the keeppxe parameter which I also discovered has to come after an append statement and is case sensitive. Best Regards, Adan Calderon On Tue, Feb 6, 2018 at 5:58 PM David McDowell via Syslinux <syslinux at zytor.com> wrote: > > Ah! I was only searching in 4.07 and didn?t think to search in the 6.03 for that. Thank you for steering me down the right path Lukas! > > > On Feb 6, 2018, at 5:20 PM, Lukas Schwaigh...
2006 Jan 11
3
divider id of container
...i need get the id of this child nodes to manipulate it, somebody knows how if i drag the element to that child node i can get the id of that node ? i try with the dropon.id but i get the id of the parent div node, i need the id of the childs thanks -- // // Ing. Francisco J. Calderón S. // fjcalderon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org // Usuario de GNU/Linux nº 349529 // Maracay, Venezuela // _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-...
2015 Oct 08
2
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
On 10/8/2015 4:49 AM, Simon Josefsson wrote: > Mathias Brossard <mathias at brossard.org> writes: > >> Hi, >> >> I have made a patch for enabling the use of ECDSA keys in the PKCS#11 >> support of ssh-agent which will be of interest to other users. > > Nice! What would it take to add support for Ed25519 too? Do we need to > allocate any new PKCS#11
2020 Apr 19
1
Error -28
I?m having trouble getting my GTX 1050 Ti working in Debian Sid. This machine is a PowerMac G5, 2.3 GHz Dual Core. I?m using a Quadro FX 4500 as well and it seems to work as expected. I?ve installed the firmware-linux-nonfree package, which seems to have the required firmware for the GTX 1050 Ti. In dmesg I see this error after some lines which mention ?direct-loading firmware?: nouveau