Displaying 20 results from an estimated 55 matches for "2722".
Did you mean:
222
2017 May 23
1
[Bug 2722] New: Symbolic links aren't listed properly by sftp
https://bugzilla.mindrot.org/show_bug.cgi?id=2722
Bug ID: 2722
Summary: Symbolic links aren't listed properly by sftp
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Comp...
2003 Apr 03
2
write.matrix has limited line length -> truncation (PR#2722)
Full_Name: Dr. Wolfgang Christen
Version: 1.62
OS: Windows 2000
Submission from: (NULL) (141.20.76.99)
I have a matrix of 705 x 999 elements and would like to save the data to a file
using the follwing line:
write.matrix ( format ( U1r, digits = 15 ), file = "C:\\Documents and
Settings\\Administrator\\My Documents\\R\\plot-u2-2.txt" )
Then I had to find out that only 195 (out of 705)
2005 Feb 13
2
dovecot-stable: NIL from in envelope request
...ON CONTENT-LANGUAGE CONTENT-LOCATION RESENT-TO RESENT-DATE RESENT-FROM RESENT-CC RESENT-SUBJECT LIST-HELP LIST-UNSUBSCRIBE LIST-SUBSCRIBE LIST-POST LIST-OWNER LIST-ARCHIVE FOLLOWUP-TO REFERENCES)] {76}
IMAP DEBUG 15:23:32 2/13: UID 1 INTERNALDATE "03-Mar-2004 13:56:55 -0500" RFC822.SIZE 2722 FLAGS (\Seen))
dovecot-stable 20050213:
IMAP DEBUG 15:18:30 2/13: 00000007 FETCH 1:41 (UID ENVELOPE BODY.PEEK[HEADER.FIELDS (Newsgroups Content-MD5 Content-Disposition Content-Language Content-Location resent-to resent-date resent-from resent-cc resent-subject List-Help List-Unsubscribe List-Subsc...
2009 Mar 13
2
different outcomes using read.table vs read.csv
Good Afternoon
I have noticed results similar to the following several times as I
have used R over the past several years.
My .csv file has a header row and 3073 rows of data.
> rskreg<-read.table('D:/data/riskregions.csv',header=T,sep=",")
> dim(rskreg)
[1] 2722 13
> rskreg<-read.csv('D:/data/riskregions.csv',header=T)
> dim(rskreg)
[1] 3073 13
>
Does someone know what could be causing the read.table and read.csv
functions to give different results on some occasions? The
riskregions.csv file was generated with and saved from...
2008 Jan 22
2
Free IAX / SIP Softphone with attended transfer
...that can work with SIP
or/and IAX lines and supports attended transfer ?
Thanks for help.
Mit freundlichen Gr??en / best regards
Andr? Herrlich
IT-Operator / Developer
____________________________
LetMeRepair
LMR Service and Consulting GmbH
Fichtestr. 1A
02625 Bautzen
Tel.: + 49 - (0)3591 - 2722 - 1451
Fax: + 49 - (0)3591 - 2722 - 1459
E-Mail: aherrlich at letmerepair.com
Internet: www.letmerepair.com
2011 Oct 02
1
generating Venn diagram with 6 sets
..."=14710,"A&C"=
271416
,"A&D&E&F"=1069,"A&D&E"=17628,"A&D&F"=3152,"A&D"=71573,"A&E&F"=2786,"A&E"=57511,"A&F"=13684,A=
475970
,"B&C&D&E&F"=2722,"B&C&D&E"=30528,"B&C&D&F"=2740,"B&C&D"=30986,"B&C&E&F"=3579,"B&C&E"=55443,"B&C&F"=7789,"B&C"=101005,"B&D&E&F"=917,"B&D&E"=148...
2007 Feb 13
3
Linux on a Thinkpad R40
I've just acquired a use IBM Thinkpad R40 model 2722-GDM.
I'm contemplating what to run on it, and longer-term the likely
candidates are:
Centos 5
SLE{D,S} 10
OpenSUSE 10.2
Kubuntu - the latest.
Kubuntu - Long Life (aka 6.04, Dapper, ...)
I've booted Knoppix 4 in it and most seems well, including the Atheros
Wireless card Windows can...
2004 Apr 23
1
Rsync Log Error
...ocket.c(395)
2004/04/20 02:02:01 [2719] rsyncd version 2.6.0 starting, listening on port
873 2004/04/20 02:02:01 [2719] rsync: open inbound socket on port 873
failed: Address already in use 2004/04/20 02:02:01 [2719] rsync error: error
in socket IO (code 10) at
socket.c(395)
2004/04/20 02:03:00 [2722] rsyncd version 2.6.0 starting, listening on port
873 2004/04/20 02:03:00 [2722] rsync: open inbound socket on port 873
failed: Address already in use 2004/04/20 02:03:00 [2722] rsync error: error
in socket IO (code 10) at
socket.c(395)
2004/04/20 02:04:00 [2725] rsyncd version 2.6.0 starting, li...
2006 Feb 22
0
Outbound problem sip chanel
...;IAX2/206-3",
"SIP/iristel/85149635279") in new stack
Feb 22 14:33:20 DEBUG[3239] chan_sip.c: Setting NAT on RTP to 524288
Feb 22 14:33:20 DEBUG[3239] chan_sip.c: Outgoing Call for 85149635279
Feb 22 14:33:20 VERBOSE[3239] logger.c: -- Called iristel/85149635279
Feb 22 14:33:20 DEBUG[2722] chan_sip.c: (Provisional) Stopping
retransmission (but retaining packet) on
'4360dc7425a0f29412d564a1595abce2@192.168.50.160' Request 102: Found
Feb 22 14:33:20 DEBUG[2722] chan_sip.c: Acked pending invite 102
Feb 22 14:33:20 DEBUG[2722] chan_sip.c: Stopping retransmission on
'4360dc74...
2013 Oct 08
2
[LLVMdev] What makes register allocation expensive?
...he most basic program in the test suite; it prints "hello,
world" and counts from 1 to 10, so it is about a dozen lines long and
refers to maybe five hundred lines of library code. All times are in
milliseconds, and the total includes both compilation and program
execution.
llvm-3.1:
2722 total
2342 llvm::ExecutionEngine::runFunctionAsMain
1144 SelectionDAGIsel::runOnMachineFunction
294 RegisterCoalescer::runOnMachineFunction
116 RAGreedy::runOnMachineFunction
llvm-3.3:
53683 total
52661 llvm::ExecutionEngine::runFunctionAsMain
16955 RAGreedy::runOnMachineFunction
15149 Regist...
2011 May 04
2
what happens when I store linear models in an array?
...;t understand what's happening, or how to
easily batch-extract parameters of linear models. Any advice?
____________________________________
Andrew D. Steen, Ph.D.
Center for Geomicrobiology, Aarhus University
Ny Munkegade 114
DK-8000 Aarhus C
Denmark
Tel: +45 8942 3241
Fax: +45 8942 2722
andrew.steen@biology.au.dk
[[alternative HTML version deleted]]
2008 Feb 12
3
problems plotting geom_line on ggplot2
Se ha borrado un texto insertado con un juego de caracteres sin especificar...
Nombre: no disponible
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080212/16ba8b97/attachment.pl
2012 Apr 12
2
domU NAT network cannot connect
...X errors 0 dropped 0 overruns 0 frame 0
TX packets 76637 bytes 513836706 (490.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tap8.0: flags=4098<BROADCAST,MULTICAST> mtu 1500
ether 3e:9b:52:95:03:d3 txqueuelen 500 (Ethernet)
RX packets 2722 bytes 239183 (233.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
*vif8.0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500*
inet 10.0.0.128 netmask 255.255.255.2...
2014 Feb 03
3
Memory leak - how to investigate
...0 httpd
[ 2714] 48 2714 85544 2688 0 0 0 httpd
[ 2715] 48 2715 84748 1505 0 0 0 httpd
[ 2716] 48 2716 84569 1318 0 0 0 httpd
[ 2721] 48 2721 84815 1718 0 0 0 httpd
[ 2722] 48 2722 84502 1256 0 0 0 httpd
[ 2723] 48 2723 87014 4123 0 0 0 httpd
[ 2724] 48 2724 84502 1246 0 0 0 httpd
[ 2725] 48 2725 84420 1203 0 0 0 httpd
[ 2726] 48 2726 867...
2017 Jul 05
2
Performance metrics with LLVM
...the data listing views, that is handy. Each metric is given a section in the run reports, you can imagine what that might look like with 50 metrics. We might need to do some UI redesign to make the run reports sane.
I think LNT will have a hard time collecting all the stats right now. There are 2722 source files in the llvm test-suite right now, and many hundred stats. Especially pages like the run reports which still do inline calculations are going to be slow. We do cache all the stuff needed to render the pages quickly now, but that pages are not updated to use that.
> On Jul 5, 2017...
2013 Jul 01
3
Asterisk 1.8.20 AGI function SAY DATETIME does not play anything when mode in say.conf is changed to "new"
Hi
I am using following say.conf file. Its a default file, which comes with
Asterisk installation.
When I call SAY DATETIME AGI function, it simply returns without playing
date & time. Where as if I use mode=old setting, it works. Is this a bug
or mode=new is not implemented for SAY DATETIME AGI function?
[general]
mode=new ; method for playing numbers and dates
;
2006 Jun 23
0
Problem with search
Hi
Iam working on search and using ferret for that
Iam able to search properly but the problem is
when i search using keyword "doctor" it presents me output
but not when i search using "doctors" (plural)
If anyone of you know this problem
Please let me know
--
Posted via http://www.ruby-forum.com/.
2003 Dec 10
0
RdbiPgSQL and POSIXct
...ot;1925-07-26" ...
$ datum.zap :`POSIXct', format: chr NA NA NA NA ...
$ org : Factor w/ 213 levels "","Anthron","Ar..",..: 76 179 76 76
76 76 76 76 76 76 ...
$ udelezenci : Factor w/ 3826 levels "","Abrahamsberg..",..: 2092 2722
1184 1185 1427 1183 1426 2585 1909 10 ...
$ zapisnikar : Factor w/ 589 levels "","Abrahamsberg..",..: 1 1 1 1 1 1 1
345 345 345 ...
$ opombe : Factor w/ 749 levels "","10","10t",..: 565 565 308 308 1 1
318 31 28 308 ...
$ kat.st.VG : i...
2010 Apr 24
0
'geepack' and 'gee' package outputs
...3.14e+16 5.05e+14 3864 <2e-16 ***
data$product2 3.69e+16 8.12e+14 2062 <2e-16 ***
data$product3 -2.67e+16 4.67e+14 3267 <2e-16 ***
data$product4 -2.59e+16 5.04e+14 2642 <2e-16 ***
data$product5 -1.41e+16 5.30e+14 710 <2e-16 ***
data$product6 -2.59e+16 4.96e+14 2722 <2e-16 ***
data$product7 1.55e+17 2.07e+15 5646 <2e-16 ***
data$product8 2.90e+16 7.87e+14 1362 <2e-16 ***
data$product9 -2.43e+16 4.79e+14 2584 <2e-16 ***
data$product10 -2.04e+16 5.05e+14 1632 <2e-16 ***
---
Signif. codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0....
2002 Nov 06
1
Daily smb_trans2_request errors
...ne share from the samba server mounted on the W2K box. The shares aren't related.
Running on a Debian 3.0, samba 2.2.3a-6, kernel 2.4.18.
Any help on getting rid of these messages would be appreciated :)
Met vriendelijke groet,
Cipriano Groenendal
Campai Business Solutions B.V
Darwinstraat 6
2722 PX Zoetermeer
Tel : 079-3432943
Fax : 079-3432521
http://www.campai.nl
cipri@campai.nl