search for: 15450

Displaying 7 results from an estimated 7 matches for "15450".

Did you mean: e5450
2012 Jun 10
2
problem with sub()
Dear R users: I want to convert some character vectors into numeric vectors. > head(price) [1] "15450 EUR" "7900 EUR" "13800 EUR" "3990 EUR" "4500 EUR" [6] "4250 EUR" >head(mileage) [1] "21000?km" "119000?km" "36600?km" "92000?km" "140200?km" [6] "90000?km" in the first exam...
2011 Apr 05
2
Precision of summary() when summarizing variables in a data frame
...le is part of a data.frame. The problem is that the min and max returned by summary() do not equal the ones returned by min() and max(). Does anybody know why that is? > min(data$vc) [1] 15452 > max(data$vc) [1] 316148 > summary(data$vc) Min. 1st Qu. Median Mean 3rd Qu. Max. 15450 21670 40980 55500 63880 316100 sessionInfo() R version 2.11.1 (2010-05-31) x86_64-apple-darwin9.8.0 locale: [1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packa...
2009 Nov 12
0
AST_CONFIG, MEETME_INFO and meetme.conf
...om number in meetme.conf. When I'm trying to implement this, I can see that : 1. AST_CONFIG is not convenient to parse lines like "conf=>1234", as several lines are present and AST_CONFIG is dedicated to key-value pairs. 2. MEETME_INFO is focused on live conferences (though issue 15450 extends this behaviour). How would you work around this without using Realtime ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091112/7ef58df9/attachment.htm
2009 Jun 12
1
Error messages? or what
...0 ACK URGP=0 1 Time(s): =165.91.140.32 DST=216.104.158.222 LEN=1500 TOS=0x00 PREC=0x00 TTL=49 ID=41232 DF PROTO=TCP SPT=388 DPT=40486 WINDOW=1448 RES=0x00 ACK URGP=0 1 Time(s): =388 WINDOW=6506 RES=0x00 ACK URGP=0 1 Time(s): =40486 WINDOW=1448 RES=0x00 ACK URGP=0 1 Time(s): C=0x00 TTL=49 ID=15450 DF PROTO=TCP SPT=388 DPT=40486 WINDOW=1448 RES=0x00 ACK URGP=0 1 Time(s): C=165.91.140.32 DST=216.104.158.222 LEN=1500 TOS=0x00 PREC=0x00 TTL=49 ID=59330 DF PROTO=TCP SPT=388 DPT=40486 WINDOW=1448 RES=0x00 ACK URGP=0 1 Time(s): CK URGP=0 1 Time(s): DST=216.104.158.222 LEN=1500 TOS=0x00 PREC=0...
2006 Apr 04
1
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafaxv --- sorry.wrong log.
...ng skew to -15150. [2006-04-04 13:42:39] Adjusting skew to -15200. [2006-04-04 13:42:39] Adjusting skew to -15250. [2006-04-04 13:42:39] Adjusting skew to -15300. [2006-04-04 13:42:40] Adjusting skew to -15350. [2006-04-04 13:42:40] Adjusting skew to -15400. [2006-04-04 13:42:40] Adjusting skew to -15450. [2006-04-04 13:42:40] Adjusting skew to -15500. [2006-04-04 13:42:40] Adjusting skew to -15550. [2006-04-04 13:42:40] Adjusting skew to -15600. [2006-04-04 13:42:40] Adjusting skew to -15650. [2006-04-04 13:42:40] Adjusting skew to -15700. [2006-04-04 13:42:40] Adjusting skew to -15750. [2006-04-0...
2006 Apr 04
0
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafax
...ng skew to -15150. [2006-04-04 13:42:39] Adjusting skew to -15200. [2006-04-04 13:42:39] Adjusting skew to -15250. [2006-04-04 13:42:39] Adjusting skew to -15300. [2006-04-04 13:42:40] Adjusting skew to -15350. [2006-04-04 13:42:40] Adjusting skew to -15400. [2006-04-04 13:42:40] Adjusting skew to -15450. [2006-04-04 13:42:40] Adjusting skew to -15500. [2006-04-04 13:42:40] Adjusting skew to -15550. [2006-04-04 13:42:40] Adjusting skew to -15600. [2006-04-04 13:42:40] Adjusting skew to -15650. [2006-04-04 13:42:40] Adjusting skew to -15700. [2006-04-04 13:42:40] Adjusting skew to -15750. [2006-04-0...
2006 Feb 05
2
I appear to be attacking others
It looks like my CentOS 4.2 box is attacking other people with some type of ftp attack. I got an email from somebody saying they were being attacked by my IP address. Further investigation /var/log/messages shows a whole bunch of sshd attacks on me, none of which appear successful. I'm running ethereal right now and I can see that my system is doing some kind of ftp attacks on others.