search for: ateos

Displaying 6 results from an estimated 6 matches for "ateos".

Did you mean: mateos
2010 Apr 16
4
DO NOT REPLY [Bug 7368] New: Support --link-dest when receiving from a old version
https://bugzilla.samba.org/show_bug.cgi?id=7368 Summary: Support --link-dest when receiving from a old version Product: rsync Version: 3.0.7 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy:
2010 Jan 27
6
DO NOT REPLY [Bug 7070] New: Permission denied message with --fake-super and permissionless directory
https://bugzilla.samba.org/show_bug.cgi?id=7070 Summary: Permission denied message with --fake-super and permissionless directory Product: rsync Version: 3.0.6 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at
2009 Jul 29
1
Relay from http://scfire-dtc-aa04.stream.aol.com:80/stream/1060
...; <port>80</port> or <server>http://scfire-dtc-aa04.stream.aol.com/stream/1060</server> <port>80</port> I searching on internet with google without a good explanation for relay this type of streaming Thk -- "Afirmo que ambos somos ateos. Yo simplemente creo en un dios menos que t?. Cuando entiendas por qu? descartas a todos los otros posibles dioses, entender?s por qu? yo descarto al tuyo." Stephen Roberts
2009 Dec 20
3
straming
va? salut? sunt? nelutu? asi vrea? un? cont? pentru? straamint? pe net? pentru radio? cu icecast?? astept? raspuns? va multumesc? ...:::by-nelutu:::... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20091220/f4f2306e/attachment-0001.htm
2010 Feb 03
2
DO NOT REPLY [Bug 7095] New: rsync doesn't sync extended attributes
https://bugzilla.samba.org/show_bug.cgi?id=7095 Summary: rsync doesn't sync extended attributes Product: rsync Version: 3.0.7 Platform: PPC OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: joerg.sommer at ateo.de
2008 Oct 03
1
Simple addition and subtraction doesn't work??
I was working on a teaching example, but came across this weird result: > q<-c(1.6,2.6, -3.4) > q [1] 1.6 2.6 -3.4 > sum(q) [1] 0.8 > sum(q)- 0.8 [1] 2.22044605e-16 Why is the result not precisely zero? Thanks! AT