search for: dey

Displaying 20 results from an estimated 29 matches for "dey".

Did you mean: dev
2023 Oct 31
1
9.3p1 Daemon Rejects Client Connections on armv7l-dey-linux-gnueabihf w/ GCC 10/11/12
I have an NXP i.MX6-based armv7l-dey-linux-gnueabihf system in which I am seeing some as-yet-unaccountable behavior in sshd when compiled with Arm/GCC 10/11/12. That is, when attempting to scp/slogin/ssh to 'root@<host>', where <host> is either a name or IPv4 or IPv6 address, the connection is quickly closed by the...
2023 Nov 03
0
9.3p1 Daemon Rejects Client Connections on armv7l-dey-linux-gnueabihf w/ GCC 10/11/12
On Nov 2, 2023, at 4:39 PM, Grant Erickson <gerickson at nuovations.com> wrote: > On Nov 2, 2023, at 4:32 PM, Damien Miller <djm at mindrot.org> wrote: >> On Mon, 30 Oct 2023, Grant Erickson wrote: >> >>> I have an NXP i.MX6-based armv7l-dey-linux-gnueabihf system in which I >>> am seeing some as-yet-unaccountable behavior in sshd when compiled with >>> Arm/GCC 10/11/12. That is, when attempting to scp/slogin/ssh to >>> 'root@<host>', where <host> is either a name or IPv4 or IPv6 address,...
2003 Apr 26
2
Multiple Integration
...) Func<-function(x){(x[1]*x[2])} adapt(2, lo=c(0,1), up=c(1,x[1]), functn=Func) it is not giving any error(it should, if it is not the correct way of putting up) but also not giving correct result. Is there any package to handle multiple integration in R?? Thanking you, with best regards, N. Dey
2003 Jun 06
2
little manipulation on data frame
...o stop and count the no. of rows)in additional coulmns say N1 (corresponding to coulmn x), N2 (y) and N3 (z). I want my new table like x y z N1 N2 N3 1 5 3 2 3 2 2 2 3 7 8 2 2 2 3 8 9 5 2 2 2 4 5 4 6 depends upon next row If anybody knows it, please help me. Thanking you. Best regards, N. Dey.
2013 Mar 06
3
Plotting time data for various countries in same graph
...th the x-axis being time,y-axis being he Values and 2 line graph , one for India and one for counry. I don't have great knowledge on graphics in R. I was trying to use, ggplot(data,aes(x=Time,y=Values,colour=Country)) But this does not help. Can anyone help me with this? -- Anindya Sankar Dey [[alternative HTML version deleted]]
2006 May 03
3
mysql error
Hi, I am starting new on rails. Tried my first example got this error #28000Access denied for user ''root''@''localhost'' (using password: NO) Please do suggest as I am having this problem on one of my system but it works fine on the other.Really confused. Thanks Rohan -- Posted via http://www.ruby-forum.com/.
2003 Apr 22
1
Do loop
...= 0, upper = 182)}, but some problem couldn't do it. > Func<-function(x,p){exp(2*x-(3*p/10))*exp(-(5*x))} > for(p in 10*1:50){integrate(Func, lower = 0, upper = 182)} Error in f(x, ...) : Argument "p" is missing, with no default Pl. help me, thanking you. best regards, N Dey
2013 Sep 03
2
summary(object) not showing all values of a factor
Dear all, I am encountering some odd results from the summary(object) command for coxph and hurdle models. In both cases the result of summary(object) function leaves out one of the categories of a categorical variable used in the model. It is typically the first category if sorted alphabetically. Is there any way around this problem? For example, if I have categorical variable "type"
2004 Aug 13
11
asterisk in india
Does anyone know if the E1 cards that digium sells work in India. Also are there any distributers for those cards in India. By E1 cards I mean E100P, TE410P or TE405P -- regards Vikram (http://www.vicramresearch.com)
2014 Jul 04
2
[LLVMdev] MOS6502 target
...index off the hardware stack pointer, for a start. > > As mentioned before, if possible you'd want to statically allocate as many > local vars as possible, as LDA $nnnn is a byte smaller and twice as fast (4 > vs 8) as LDY #nn; LDA (SP),Y. (you'll sometimes be able to use INY or DEY > instead of the load .. or just reuse the last value. But still...) > > > With regard to code layout, ideally everything would get inlined since I >> have gobs of memory compared to everything else. I wouldn't need to worry >> as much about the stack as long as real val...
2005 May 13
5
Is there a product to simulate a PRI trunk?
Does anyone know of a way to simulate the signaling of a PRI trunk for testing/setup purposes? I realize this may be a rather naive question, but I was wondering if you could take a TE110, for example, and using a crossover cable (or not?) and some means of emulating the NI2 signaling protocol connect it to another TE110 on another machine to test and verify an installation before the telco
2014 Jul 04
2
[LLVMdev] MOS6502 target
Well, the stack pointer be a single byte, so pushing things on there doesn't work terribly well. Assuming I pass by reference, that's 128 values absolutely total before it wraps around and silently clobbers itself. It means single byte values will be incredibly inefficient... Tricky stuff. I'm lucky on the C64 since it's rare to exit back to the kernel with machine language apps
2006 Jul 09
1
language support
Hi All, I am new on rails and making my first application on rails. My client wants to have his site supporting two languages english and french. Please let me know how to implement multilingual support in rails? Thanks Rohan -- Posted via http://www.ruby-forum.com/.
2004 Jun 15
1
memdisk etherboot integration
Folks: I've used etherboot to create a zrom that successfully brings a image of a bootable floppy into high memory. What I'd like to do is glue memdisk in so that it can hook int13 and serve the transferred image for booting when etherboot hands control back to the BIOS. The trick, and this is where I'd appreciate "gotchas", pointers or "this is an approach I
2009 Mar 13
1
Tinc on 64-bit Vista
Guus, Just thoguht I'd let you know -- Tinc works fine under 64-bit Vista! Obtaining a 64-bit signed TAP/TUN driver was a bit of an ordeal. It appears that the OpenVPN guys have forked out the money to get the TAP-win64 driver signed for kernel modules. I installed OpenVPN, then installed Tinc -- no problems whatsoever. The OpenVPN installer does a check to see if it's running on
2009 Mar 22
2
GraphDumpFile - Feature request
Hi Guus, I've been a huge fan of the GraphDumpFile parameter in tinc -- it certainly beats sending USR2 to tincd, and ploughing through syslog to figure out which nodes are connected. Could I request that GraphDumpFile dumps a little more data to the file, namely, the subnet; changing the output file from (for example): digraph { nodeA [label = "nodeA"];
2010 Jul 21
0
Fw: New issue, configuring 2 Vista nodes
Yes, I am aware of this. It does not affect my problem; however, I have isolated the problem to the Norton Internet Security Firewall & I am working with their Engineering group to solve it. Cheers, Alan ------Original Message------ From: Peter Dey Sender: tinc-bounces at tinc-vpn.org To: tinc at tinc-vpn.org ReplyTo: tinc at tinc-vpn.org Subject: Re: New issue, configuring 2 Vista nodes Sent: Jul 21, 2010 09:08 > I am trying to configure 2 Vista nodes. For testing, I put them both on the > same LAN & subnet, and after figuring ou...
2012 Oct 14
1
Unable to work with Rattle
Hello, I have installed R version 2.15.1 and I am trying to work with rattle package. I have got an error stating as below; Error in loadTooltips() : could not find function "xmlTreeParse" In addition: Warning messages: 1: package ‘XML’ is not available (for R version 2.15.1) 2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there
2016 Apr 27
1
Approximate taylor series
...give me satisfactory results and msy be more complex than we thought. I wanted to use Taylor's approximation to continuous function, to approximate a functional form using the given data. But failed to see a package in R thaat does that. Can anyone suggest a way to do it? -- Anindya Sankar Dey [[alternative HTML version deleted]]
2009 Apr 18
3
need help with tinc windows service
hi im a newbie to networking and vpns.so plz pardon my mistakes. i installed tinc 1.0.9 and followed the tinc setup instructions as in the tinc-windows example. after i hav started the tinc service with tincd -n command the service starts and then stops abrupty giving the message " the tinc.test service on the local computer has started and then stopped.Some services stop automatically if