Displaying 20 results from an estimated 400 matches similar to: "bottlenecks in R script"
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
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
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 or SW tokens supports Ed25519 curves, then you
> could leverage it even with
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 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 time. If you are interested
in my
2014 Jun 08
1
dovecot/lmtp munmap()-ing a lot
I observed several long running dovecot/lmtp processes hogging the
CPU. I then strace'd them (strace -c -p 6375) and found them
munmap()-ing a lot:
% time seconds usecs/call calls errors syscall
------ ----------- ----------- --------- --------- ----------------
97.18 19.592537 1878 10430 munmap
2.28 0.458984 36 12696 epoll_ctl
2001 Oct 01
1
envelope.c CVS vorbis compile error.
Just checked out the vorbis CVS branch a couple minutes ago and got an
internal compiler error with gcc 2.95.4 on envelope.c
gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0rc2\" -DHAVE_DLFCN_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1
-DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -I. -I.
-I../include -O20 -ffast-math
2007 Mar 19
2
Debugging Bug 5253: How to find who owns address space range?
I am trying to debug a wine crash I am having when using GDI rendering for
Starcraft BNet (Bug 5253). This bug does not happen in OpenGL mode, but my
purpose is to understand the source of the bug and not to workaround it.
(Bug link: http://bugs.winehq.org/show_bug.cgi?id=5253)
The crash is in some unrolled memcpy loop that writes to screen memory, and
as the bug description says, crashes after
2006 Feb 16
2
javascript node with Ajax.Updater
Hi there, im having a problem with the Ajax.Updater, im using the
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.
//
2019 Apr 04
2
Question of syslinux chainloading
So when you boot from only your hard drive attached, it is the primary
and only drive.
It loads the master boot record that load the NT Loader boot code that
is then configured to load the operating system from the primary
partition on the primary drive.
When you boot from the USB drive, you make it the Primary drive. You
then tell it to load the MBR fromt the secondary drive. The secondary
2006 Mar 22
2
problem with Ajax.Updater evalscript and firefox
Hello there people, im having a problem with the Ajax.Updater evalscripts, i
fill and div with a form that i get with the 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
2006 Apr 06
4
problem with IE
hello there, im having a little problem with Internet Exploiter, im doing
this:
//// CODE ////
var m = $(''XYZ'').cloneNode(false)
m.setAttribute(''id'', ''XYZ_2'');
m.value = '''';
var onblur = "alert(''hola'');";
m.setAttribute(''onblur'', onblur);
2019 Apr 04
2
Question of syslinux chainloading
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 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
2015 Mar 31
7
Wanted: smartcard with ECDSA support
Hi list,
I have no idea if Damien Miller had the time to work on that.
I have an initial patch to authenticate using PKCS#11 and ECDSA keys.
This requires OpenSSL 1.0.2, prior OpenSSL versions do not expose the
required interfaces 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
2005 Mar 22
1
Can't Modify files on SMB PDC
Hi all ..
I'm having problems with my Samba PDC and WinXP clients, I can create
and delete files/directories on any share, but when i try to modify any
file, it sends a "Permission Denied, Maybe the disk it's full .. " error
on the client.
My conf is:
Redhat 8.0 on i386
Linux 2.4.18-14
Samba 3.0.4
For corporate reasons i can't upgrade my linux distro..
2006 Jan 11
3
divider id of container
Hi there, i need to drag an draggable element to an child div node inside an
another div container, but i create the child node dynamicly with ids like ''
div_ + i '' where ''i'' is a incremental variable, thats the problem because 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
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
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
> diffrent from the syslinux version.
Not sure what this means
2007 Oct 15
3
Spec::Rails::DSL::HelperEvalContextController: missing defau
Just created a new project and this is the error that I am getting when
I try to run my rspec tests:
Spec::Rails::DSL::HelperEvalContextController: missing default helper
path spec/rails/dsl/helper_eval_context_helper
Spec::Rails::DSL::ViewExampleController: missing default helper path
spec/rails/dsl/view_example_helper
[4;36;1mSQL (0.000138) [0;1mSET SQL_AUTO_IS_NULL=0
[4;35;1mSQL
2018 Oct 04
1
syslinux PXE boot version upgrade, network no longer working
Hi All,
I had some issues with keeppxe and also found a solution after much
trial and error. I would have not mind trying out ?experimental?
binaries but it was not clear where to find them. I use a stock a
stock install of slackware64 current for my tftp server. I use
pfsense to point to the tftp server under the dhcp boot options. I
upgraded from Syslinux 6.03 to 6.04 pre1 and was still